# Backend CMS Page Images Manager

Once you enable the extension, it will add a CMS Page Images Manager tab on your store backend.

From the Admin dashboard, navigate to **Image Clean > CMS Page Images Manager.**

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

It will open a CMS Page Images grid, as shown below.

<br>

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

### Delete Single CMS Page Image <a href="#bdelete-single-cms-page-imageb" id="bdelete-single-cms-page-imageb"></a>

You can delete a single CMS image by pressing the Delete option for that particular image from the Action column in the grid.

<br>

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

### Delete Multiple CMS Page Images <a href="#bdelete-multiple-cms-page-imagesb" id="bdelete-multiple-cms-page-imagesb"></a>

To delete multiple CMS images, select the images you want to delete with the help of the checkbox and choose Delete from the Action dropdown.

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

### Remove CMS Page Image from List <a href="#bremove-cms-page-image-from-listb" id="bremove-cms-page-image-from-listb"></a>

You can remove the CMS image from the list by pressing the Remove From List option for that particular image from the Action column in the grid.

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

If anything goes wrong, please contact us at <support@magecomp.com>

<br>


---

# 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-clean-extension/backend-cms-page-images-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.
