# Upload an Image

Images are of paramount importance when it comes to your online store. Without images, how do your customers know what they are buying? Images can also add to the branding of your online store.

### How do I upload an Image?

To upload a new image:

1. Login to your Freewebstore Control Panel.
2. Go to **Manage > Images.**
3. Locate and click the **Add Images** button near the top right of the page.
4. You can then choose to upload an image from your device (recommended) or from a URL.&#x20;
5. By choosing **from your device** you can simply click within the box provided to choose the desired image. If you choose **by URL** you will need to enter the URL in which your image is located.
6. When you are happy click **Done.**

### How do I import multiple images at the same time?

Follow the steps 1 and 2 above and:

3\. Locate the **Import/Export** button next to the Add Images button at the top of the page.

4\. Here you can choose to import or export your images, after clicking **Import,** you will be faced with a new page where you will see a box upload a ZIP file of the images you wish to import. Our system will then unzip the file and upload the images for you.

### How do I create a ZIP File for my images on Windows?

1. Create a folder within your File Explorer.
2. Add images to your new folder.
3. When you are happy with the images you added, right-click your image folder.
4. Locate and hover **Send to.**
5. Then select **Compressed (zipped) folder.**
6. You will then see a new zipped folder (shown by the file with the Zip on) is created in the same location as the original file. This is the file you will need to upload to our **Bulk Image Importer** when prompted


---

# 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/upload-an-image.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.
