> 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/user/user-profile/register/how-to-register-a-company-account.md).

# How to Register a Company Account

### Register a company account

Use this flow when you already have a profile and want to add a separate company account.

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

1. Click the **Register company account** button.
2. Enter a new account name or keep the default name.
3. Enter the company ITN and mailbox name.
4. Select the **I agree with Terms and conditions and Privacy Policy** checkbox.
5. Click the <img src="/files/p4zhVRjJTjLpO9p48hnU" alt="" data-size="line"> button.

{% hint style="info" %}
The button becomes active after you complete the required fields.
{% endhint %}

{% hint style="info" %}
DocStudio uses the language selected during company account registration as the default **Email notifications language** for the company account. This language is used for account invitations, recipient email messages, and the recipient interface by default.

Corporate users created in this company account inherit the company account localization settings unless they change them later.
{% endhint %}

The company account is added to your profile.

### Related topics

* [Personal Settings Page Overview](/user/user-profile/personal-settings-page-overview.md)
* [How to Register a Company Account](/user/authorization-and-security/how-to-register-on-platform/how-to-register-a-company-account.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/user/user-profile/register/how-to-register-a-company-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.
