# Backend Image Manager

Click on the **scan images** button to scan all the images

<figure><img src="/files/LsFndvSRX9KDVR0ZpvWL" alt=""><figcaption></figcaption></figure>

All images are **scanned successfully** on the backend of your store.

<figure><img src="/files/9tZvD74ccGCFSqnefUfs" alt=""><figcaption></figcaption></figure>

Select the images you want to **optimize** and from the actions dropdown select the optimize action for optimizing the selected images to optimize. Or you can click on Optimize all button for optimizing all the images at a time.

<figure><img src="/files/VR4AxqQ7LDGZllOw14Oe" alt=""><figcaption></figcaption></figure>

Image optimization successful.

<figure><img src="/files/Y3yhQsFNOgTd8mAnbsKM" alt=""><figcaption></figcaption></figure>

Select the images you want to skip and from the actions dropdown select the **skip action** for skipping the selected images to optimize.

<figure><img src="/files/Mt3OMAk8IJcF02dbDivR" alt=""><figcaption></figcaption></figure>

Successfully **skipped** the selected images.

<figure><img src="/files/7nJT3T9k0iRDZRpVsxEc" alt=""><figcaption></figcaption></figure>

Select the images you want to **delete** and from the actions dropdown select the **delete action** for deleting the selected images.

<figure><img src="/files/hOgPJSxmhskn1HXx73Se" alt=""><figcaption></figcaption></figure>

Successfully **deleted** the selected images.

<figure><img src="/files/rqeRAfijymB7XzEFF8dA" alt=""><figcaption></figcaption></figure>

Admin can also optimize images website-wise.

<figure><img src="/files/9TwylY1URnZVuKKu898z" alt=""><figcaption></figcaption></figure>


---

# 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.magecomp.com/magento-2-image-optimizer-extension/backend-image-manager.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.
