# Fetch Instagram Images from Backend

Once you have enabled and configured the extension properly from the backend, you will have control over managing all the databases of Instagram. You will have the option to fetch and load more images. Also, you have the option to clean the database if required.

**New Image:**

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

Here, you can approve and reject images of your choice. Approved images will show up in the Instagram Feed. Rejected images can be deleted to free up space.

**Approved Images:**

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

You can check the final approved images here. Also, you can delete them if needed.

<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-instagram-shop-extension/fetch-instagram-images-from-backend.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.
