# How to access the Media Folders?

To access the **Media folders** on the web platfor&#x6D;**,** in the [<mark style="color:purple;">**tab bar**</mark>](https://docs.senpiper.com/media-folders/pages/Pn2YHhBGf6dipE6g0VN4#1.-tab-bar) of the **Group Details** screen, click <img src="/files/YLmEnsSopmajz2h7stcX" alt="" data-size="line">.

<figure><img src="/files/gztEoSW3w6yY9ArQkaml" alt=""><figcaption><p><em>Naviagte to Media Foders</em></p></figcaption></figure>

The **Media Folder** screen is displayed.

<figure><img src="/files/6HeVzQDVLYK4ROZKrpIv" alt=""><figcaption><p><em>Empty Media Folders</em></p></figcaption></figure>

The above image shows how the **Media folders** screen will look initially when no folders are created and no media files are uploaded.

<figure><img src="/files/yeVwvM3jKS5UXl8MMCD7" alt=""><figcaption><p><em>Media Folder &#x26; Files</em></p></figcaption></figure>

This is how the **Media Folder** screen will look like when media files are uploaded and organized into folders.

The **Media Folder** screen is divided into two  parts:

* In the **Media folders** pane on the left, the list of all the media folders in the directory is displayed.
* In the right pane, all the media files present in the selected media folder are displayed.

{% hint style="info" %}
To view the contents of a media file, click on the media file. The media file will be opened in view mode.
{% endhint %}


---

# 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.senpiper.com/media-folders/how-to-access-the-media-folders.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.
