> For the complete documentation index, see [llms.txt](https://support.docstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.docstudio.com/admin-panel/users-and-user-roles/how-to-invite-users-to-an-account-or-mailbox-by-email.md).

# How to Invite Users to an Account or Mailbox by Email

* If you are an **Account Owner**, you can invite users to your account or mailbox by email.
* You can invite users who already use DocStudio and users who are new to the platform.

{% hint style="info" %}
A corporate account administrator manages the company account in the **Admin panel**. **Corporate Account Admin** — is a user who has access to the company's account, in which a verified and active domain is registered.
{% endhint %}

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

### Invite a user by email

{% hint style="info" %}
The **Invite user** button is disabled until you enter an email address.
{% endhint %}

1. Open the **Admin panel**.
2. Open **Users**.
3. Click the <img src="/files/uAEumaAol6XpU2v9hh87" alt="" data-size="line"> button in the page header.
4. In the modal, fill in:
   * **Email** — required. The invitation email is sent to this address.
   * **Name** — optional.
5. Click **Invite user**.

After you create the invitation:

* the system sends an invitation email
* the user appears in the **Users** list
* you are redirected to the user edit page

### Assign permissions

On the user edit page, assign the required access:

1. Open the **Account** tab to assign account permissions.
2. Open the **Mailbox** tab to assign mailbox permissions.
3. Save the changes.

For detailed steps, see [How to Grant Account Permissions](/admin-panel/users-and-user-roles/how-to-grant-account-permissions.md) and [How to Grant Mailbox Permissions](/admin-panel/users-and-user-roles/how-to-grant-mailbox-permissions.md).

### Related topics

* [How to Grant Account Permissions](/admin-panel/users-and-user-roles/how-to-grant-account-permissions.md)
* [How to Grant Mailbox Permissions](/admin-panel/users-and-user-roles/how-to-grant-mailbox-permissions.md)
* [How to Manage User Invitations and Filter Users](/admin-panel/users-and-user-roles/how-to-manage-user-invitations-and-filter-users.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-invite-users-to-an-account-or-mailbox-by-email.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.
