# How to Register a Company Account

### **Company Account Creation**

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

1. Navigate to the [Sign in](https://app.docstudio.com/auth/login) page.
2. Fill in the **Email field** and click the <img src="/files/tzvLjR7dtPwyct7ugdHY" alt="" data-size="line"> button.
3. Check your mailbox for the **Email Address Confirmation** letter, copy the code, and paste it into the **Enter Email Code** field.
4. Click the <img src="/files/NOdEGoUnyJbWD3RkWQbf" alt="" data-size="line"> button.
5. Check the **Company Account** checkbox.
6. Fill in the **Add the name of your bussines** field
7. Fill in the **EIN or TIN** field
8. Fill in **First name** and **Last name** fields
9. Enter your password in the **Password** field and re-enter it in the **Confirm Password** field.
10. Click the the <img src="/files/bWdIupME3bNxdSuJtTxP" alt="" data-size="line"> button to finish registration.


---

# 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/user/authorization-and-security/how-to-register-on-platform/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.
