# Media Gallery

<figure><img src="https://1194850497-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZdlNWe9B3vivAiMJadz%2Fuploads%2FZyW3fVHifYpiT8GShgnK%2FMedia%20Gallery%20-1.png?alt=media&#x26;token=4b9ea429-35bb-4e3a-97bb-cb9b3ae74947" alt=""><figcaption></figcaption></figure>

Media Gallery stores all the media files that can be used in the application.

* New Folder: Allows to add new folder in the Media Gallery Menu.
* Upload: Allows to add a file inside the selected folder.
* Sort By: Allows to sort files based on Name, Size, Modified. In ascending or descending order.
* Refresh: Allows to refresh the media gallery.
* The window icon in the right allows to toggle the view between large icons and detail’s view.
* The i icon in the right gives the information of the selected folder.
* Search Media: Allows to search a file by its name inside the folder.


---

# 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://tableflow-1.gitbook.io/tableflow-guide/product-guide/media-gallery.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.
