# ​How to Grant Mailbox Permissions

Mailbox permissions are granted through roles, just like account permissions. The key difference is that you must select the mailbox the role applies to.

<figure><img src="https://docs.docstudio.com/en/latest/_images/mailboxRoles.png" alt=""><figcaption></figcaption></figure>

### Grant mailbox permissions

1. Open the user page in the admin panel.
2. Go to the **Mailbox** tab.
3. Select the mailbox you want to grant access to.
4. Create a mailbox role and select the required permissions.
5. Click **Invite** in the page header.

After you click **Invite**:

* You see a notification in the upper-right corner.
* The system sends an invitation email to the address you specified.
* The next steps depend on whether the user is new or already exists.

To review the full list of permissions, see [Mailbox permissions](/user/user-access-and-permissions/mailbox-permissions.md).


---

# 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/users-and-user-roles/how-to-grant-mailbox-permissions.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.
