> 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/archive/corporate-account.md).

# Corporate Account

### Corporate Account

**Corporate Account** is an account for company or team work in DocStudio.

Use it when multiple users need access to shared company resources and when access must be controlled by an administrator.

A corporate account is built around centralized administration. In this model, an account administrator can manage users, mailboxes, domains, and permissions from one place.

Corporate users work in the platform according to the permissions assigned to them. Access is not granted automatically to account data or mailboxes until an administrator configures it.

If a company domain is verified and activated, users with email addresses in that domain are automatically associated with that account. This applies both to existing users and to users who register later.

With a corporate account, administrators can:

* verify and activate company domains
* create single or multiple corporate users
* grant account permissions
* grant mailbox permissions
* manage company mailboxes and other account settings

Use **Corporate Account** when:

* you work as part of a company or team
* you need shared administration
* you need role-based access
* you need to manage users and mailboxes at scale

You can register a company account from **User Profile**.

**Read more**:

* [How to Register a Company Account](/user/user-profile/register/how-to-register-a-company-account.md)
* [How to Authorize as a Corporate User](/archive/how-to-authorize-as-a-corporate-user.md)
* [Create Corporate Users (Single and Bulk)](/admin-panel/users-and-user-roles/create-corporate-users-single-and-bulk.md)
* [How to Add Users to a Verified Domain](/admin-panel/users-and-user-roles/how-users-are-added-to-a-verified-domain.md)
* [Access Restrictions: Unverified Domains and Deleted Accounts](/admin-panel/users-and-user-roles/access-restrictions-unverified-domains-and-deleted-accounts.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/archive/corporate-account.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.
