# Updating Images

Once you have successfully configured the extension, go to **Instagram Integration -> New Images**. Here you can find a button “**Update Images List**”. Click it to fetch new Instagram images and videos based on the settings you selected while configuration. Once the images are fetched, you can approve or delete them as per your requirement.

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

You can see all the approved images at **Instagram Integration -> Approved Images**. You can even delete them by clicking on each.

<figure><img src="/files/4WXmMn6LZiQzAOwHDgzv" 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-instagram-feed-widget-extension/updating-images.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.
