# Images

In addition to the **images** section in the theme properties, the Theme Builder provides an Image List panel that lets you manage the named images visually.

The Image List shows a preview of all the images (including SVG images) and allows you to import or export all the images at once. It's a great way to update a theme. Simply export all the images in a folder, replace them with new images using the same name, and import them back. Wisej Theme Builder will replace all the icons and images in the theme.

![](https://4196911125-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrHxzbanglDTTaYfB34Z%2Fuploads%2Fgit-blob-b15e8d9440d22647a2592afe53070d9d8eea9e03%2Fimage%20\(66\).png?alt=media)

| Element                                                                                                                                                                                                                                         | Description                          |                                                                                                   |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ | ------------------------------------------------------------------------------------------------- |
| ![add Icon.Image](https://4196911125-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrHxzbanglDTTaYfB34Z%2Fuploads%2Fgit-blob-2324a39b03f731a2763d8c41e2e96f5a485686c0%2FAdd%20\(1\).png?alt=media)                        | Adds a new image to the list.        | [Image Picker.](https://docs.wisej.com/theme-builder/user-interface/image-picker)                 |
| ![edit Icon.Image](https://4196911125-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrHxzbanglDTTaYfB34Z%2Fuploads%2Fgit-blob-b96d33c0939350b64f096553c0e5f4f99c4ad00f%2FImageLoader.png?alt=media)                       | Edits the selected image.            | [Image Picker.](https://docs.wisej.com/theme-builder/user-interface/image-picker)                 |
| ![remove Icon.Image](https://4196911125-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrHxzbanglDTTaYfB34Z%2Fuploads%2Fgit-blob-56df747c17b3987dea29cf132bc4f0c0c63b69d1%2FRemove.png?alt=media)                          | Removes the selected image.          |                                                                                                   |
| ![export Icons.Image](https://4196911125-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrHxzbanglDTTaYfB34Z%2Fuploads%2Fgit-blob-2de8b1fd460c1c848a74d437c2754b2d4e621b99%2FDownloadFolder%20\(1\)%20\(1\).png?alt=media) | Exports all the images to a folder.  | [Export/Import Images.](https://docs.wisej.com/theme-builder/user-interface/export-import-images) |
| ![import Icons.Image](https://4196911125-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrHxzbanglDTTaYfB34Z%2Fuploads%2Fgit-blob-cb6160e78193a37096269379f811ea5b6326c718%2FUploadFolder.png?alt=media)                   | Import all the images from a folder. | [Export/Import Images.](https://docs.wisej.com/theme-builder/user-interface/export-import-images) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wisej.com/theme-builder/user-interface/images.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
