# How to create media folders?

1\.     To create a media folder, navigate to the **Media Folder** screen.

<figure><img src="/files/VxP1LodVHcslJ30yIF7w" alt=""><figcaption><p><em>Add new folder</em></p></figcaption></figure>

2\.    To create a new media folder, click **Add New Folder**.

<figure><img src="/files/zcAM84oSDLya2gxti9NG" alt=""><figcaption><p><em>Add folder name</em></p></figcaption></figure>

The **Create A New Media Folder** screen is displayed.

3\.    Enter a name for the media folder and then click **Create Folder**.

<figure><img src="/files/9VjcUkoFYLBXZ9S8U6iC" alt=""><figcaption><p><em>Add another folder</em></p></figcaption></figure>

The folder is successfully created in the **Media Directory**.

{% hint style="info" %}
To add another folder, in the **Media folders** pane, click **Add New Folder**.&#x20;
{% endhint %}

### Who can create a media folder?

Only a **group admin** can create a media folder inside the group.

{% hint style="info" %}
Non-admin group members can view the media folders, but they can't create new folders.
{% endhint %}

### How many folders can be created inside a group?

There is no limit on the number of folders that can be created inside a group

&#x20;


---

# 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-create-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.
