# ​How to Grant Account Permissions

Account permissions are granted through roles. Create an **Account** role, select the permissions you need, and then assign the role to users.

### Create role

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

1. Open **Roles** in the admin panel.
2. Click the ![](/files/vFyjrmjOg3dJSVyN1vvx) button.
3. Fill in the role details and select permissions.
4. Click the <img src="/files/1hsASvdWbAh8RiCtpHJR" alt="" data-size="line"> button to save changes.

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

### Role editor fields

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

1. **Name —** Enter a role name.
2. **Account/Mailbox —** Switch between account-level and mailbox-level roles.
3. **Description** — Add a short note to explain the role.
4. **Filters —** Use **View all** or **View only selected** to control the permissions list.
5. **Select all permissions —** Checkbox that allows you to select all permissions across all groups.
6. **Action buttons**:
   * Click the <img src="/files/1hsASvdWbAh8RiCtpHJR" alt="" data-size="line"> buttton to save changes.
   * Click the <img src="/files/9qD0c2Kfun5E6LX1CZTD" alt="" data-size="line"> button to close the editor without saving.
   * Click the <img src="/files/sOzjH4TlR5qqVTjby6DZ" alt="" data-size="line"> button to delete the role.


---

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