> 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-users-are-added-to-a-verified-domain.md).

# How Users Are Added to a Verified Domain

Users with email addresses in a verified domain are automatically associated with the account that verified the domain.

Automatic user association works only after the domain is verified and activated.

### Related setup

* To add, verify, and activate domains, see [How to Add and Manage Domains](/admin-panel/account-settings/how-to-add-and-manage-domains.md).
* To create corporate users in the verified domain, see [Create Corporate Users (Single and Bulk)](/admin-panel/users-and-user-roles/create-corporate-users-single-and-bulk.md).

{% hint style="info" %}
Domain-based association links the user to the account. It does not grant account or mailbox permissions by itself.
{% endhint %}

### If the user already exists

Users who registered before domain verification and activation are linked to the account automatically. They keep their existing access rights to accounts and mailboxes.

### If the user registers after domain activation

Users who register after domain verification and activation are also linked to the account automatically, but they do not receive account or mailbox access automatically.

You as an Admin have to grant the required permissions separately.

### Related topics

* [How to Add and Manage Domains](/admin-panel/account-settings/how-to-add-and-manage-domains.md)
* [Create Corporate Users (Single and Bulk)](/admin-panel/users-and-user-roles/create-corporate-users-single-and-bulk.md)
* [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)


---

# 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-users-are-added-to-a-verified-domain.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.
