# ​How to Invite Users to an Account/Mailbox by email

If you have the Account Owner permissions, you can invite people to your account or mailbox by email. You can invite anyone, whether they already use DocStudio or are completely new to the platform.

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

### Invite a user by email

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

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

After you create the invitation, you are redirected to the user edit page.

### Assign permissions

On the user edit page, assign:

* account permissions
* mailbox permissions


---

# 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-invite-users-to-an-account-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.
