# File manager

**File Manager** allows you to manage files necessary for conducting campaigns, such as contact lists and email materials. In addition to being used by teams working together on campaign deliveries, it can also be used for the **secure exchange of documents** with the Customer Service team.

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

### **Creating Directory**

It allows for the organization of files within the team.

1. To add a folder, click the blue button **+ New directory**.

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

2. Name your folder and click **Add**.
3. To add files to the folder, select your folder and click the **Upload** button.

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

{% hint style="info" %}
The maximum capacity of the file manager is **250 MB**.
{% 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.messageflow.com/account/user-panel/file-manager.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.
