# ​How to Create a Mailbox

### Create a mailbox

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

1. Open the admin panel and go to the **Mailboxes** tab.
2. Click the <img src="/files/5TgMiW9GxBJ04vLgUzhN" alt="" data-size="line"> button.
3. Enter the mailbox name.
4. Click the <img src="/files/9AB1lmvizy0DlQBZRVNx" alt="" data-size="line"> button.

### Generate a mailbox report

1. Select records in the mailboxes table.
2. Click the **Generate report** <img src="/files/StPlw4mKR9pibzJ3m7Fy" alt="" data-size="line">icon and confirm in the modal.
3. You will see a notification that the report will be sent to your email after it is generated.
4. Open the email you received.
5. Click the <img src="/files/YoVbx3yvmc13Wyt552a7" alt="" data-size="line"> button.

{% hint style="info" %}
Use **Add mailboxes to group** <img src="/files/zjmzUWuZIBEdb1EzLBya" alt="" data-size="line"> icon in the table header.
{% endhint %}

### Check users assigned to a mailbox

In the **Users** column, click the number link.

You’ll be redirected to **Users** with the mailbox filter applied.

### Edit a mailbox

To open mailbox settings, click the **Gear** <img src="/files/sSvToaDOrKVj1SN6Yqxb" alt="" data-size="line"> icon.

From the edit view, you can:

* update the mailbox name
* add or remove aliases
* copy the mailbox UUID
* unassign users from the mailbox
* delete the mailbox


---

# 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://support.docstudio.com/admin-panel/managing-mailboxes-admin/how-to-create-a-mailbox.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.
