# Delete an Image

You may want to delete images you no longer need or duplicates of images that didn't just didn't work out quite the way you wanted.

### How do I delete an Image?

#### Single Image

1. Login to your Freewebstore Control Panel.
2. Go to **Manage > Images.**
3. Hover your mouse over the image you want to delete.
4. Click **Edit**.
5. A pop-up will appear with different options. Click **Delete**.
6. A pop-up will appear, enter the *word* required to delete the image(s).
7. Click **Delete**.

#### Multiple Images

1. Login to your Freewebstore Control Panel.
2. Go to **Manage > Images.**
3. Check the box next to the image name of the image(s) you wish to delete.
4. Once you have checked one box, you will notice a new button appear at the top of the page labeled **Delete Selected (\[number of selected images]).** When you are happy with the images you have selected to be deleted, click the **Delete Selected** button.
5. A pop-up will appear, enter the *word* required to delete the image(s).
6. Click **Delete**.


---

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