# Import Images

### What is the Image Importer?

The image importer allows you to bulk upload 1000's of images in a few clicks saving you countless hours.

### How to Import Images

1. Log into your Freewebstore Control Panel.
2. Go to **Manage** > **Images**.
3. Click **Import/ Export**.
4. A pop-up will appear, click **Import**.
5. **Drag and Drop** or **Click** to upload your image **zip file**.

We'll automatically upload the zip and start the import. &#x20;

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

Once complete, we'll automatically email you to let you know. You'll then be able to access the images anywhere in your control panel or on your live store.


---

# 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/import-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.
