# Export Images

### What is the Image Exporter?

The Image Exporter allows you to export a zip file of all your images within your Freewebstore account.

### How to Export Images

1. Log into your Freewebstore Control Panel.
2. Go to **Manage** > **Images**.
3. Click **Import/ Export**.
4. A pop-up will appear, click **Export**.
5. Click **Export Images**.
6. A pop-up will appear, click **Confirm**.

Once confirmed, your export will be queued.&#x20;

{% hint style="info" %}
It generally takes less than 2 hours for an export to complete based on the number of images you have.&#x20;
{% endhint %}

Once complete, we'll automatically email you to let you know. You'll then be able to download the export file via the same page.&#x20;


---

# 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://help.freewebstore.com/manage/images/export-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.
