# How to Sign In to DocStudio

Sign in with your email and password, use **Sign in with Apple**, or choose your company if your instance supports corporate sign-in.

### **Sign In**

{% columns %}
{% column width="58.333333333333336%" %}

1. To authorize on the platform, open the authorization/login page.
2. Enter your email and password and click the <img src="/files/ZWl4Q3TtOpINDWzLXw08" alt="" data-size="line"> button.
   {% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/oCL11VfPuSYhA5Pvmddt" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
To save time, check the Remember me box. The platform will store your email for your next sign-in.
{% endhint %}

* If you forgot your password and want to reset it, click the **Forgot password?** link and follow the instructions.
* If your password has expired according to the password policy, and you are trying to sign in to the platform, instead of successful authorization, you will be redirected to a special page for password renewal.

### Sign in with Apple

<figure><img src="/files/sbWyhIZ2LSzeoDMqUzbn" alt="" width="434"><figcaption></figcaption></figure>

Instruction:

1. To authorize on the platform, open the authorization/login page.
2. Click the **Sign in with Apple** button.
3. Enter your email and password and click the <img src="/files/t6keYfxvyTDFC2skwA9O" alt="" data-size="line"> button.
4. Enter your password and click the <img src="/files/k3Nid1LL3N4UE83hgC8m" alt="" data-size="line"> button
   * If it's first time log in, enter Two-Factor Authentication code
5. You can choose to Trust or don't trust this browser on your behalf.
6. Click the <img src="/files/Kyxcx8XGyy5ar60TCOnB" alt="" data-size="line"> button.
7. You must select the **Share My Email** option during the confirmation step.

{% hint style="warning" %}
Currently, the system only supports authorization if you share your real email address. If you select **Hide My Email**, you will receive a notification: *"To sign in with Apple, please allow sharing your email address and try again"* and will be redirected back to the login page.
{% endhint %}

#### Sign in Outcomes

* **New Users** — If this is your first time logging in, you will be redirected to the [**Create your account**](/user/user-profile/register/how-to-register-personal-account.md) page.
* **Existing Users** — If you already have a DocStudio account with the same email address, you will be instantly logged into your existing profile.

### Sign in with Choose company

Use **Choose company** to sign in faster.

This option reduces extra clicks and helps corporate users choose the correct sign-in method faster.

{% columns %}
{% column %}

<figure><img src="/files/VDNHRQP3MvuAivvKuhaC" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/fYuT2qUg6C1sR1t05daK" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

1. Open the authorization page.
2. Review the available sign-in options.
3. If the **Or** divider and the **Choose company** block appear, select your company.
4. Continue with the company sign-in flow.

{% hint style="info" %}
This functionality may be configured by contacting sales managers.
{% endhint %}

### Sign in with SSO

1. Check your mailbox for the **Log in with SSO** letter.
2. Follow the link to create a password for your user profile.
3. Enter your password in the **Password** field and re-enter it in the **Confirm Password** field and clik the <img src="/files/avVx1EBT8mqPWFsIml0R" alt="" data-size="line"> button.

{% columns %}
{% column %}

<figure><img src="/files/1zZvLzWrHeyPd8dc7nFn" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

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

{% endcolumn %}
{% endcolumns %}


---

# 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-sign-in-to-docstudio.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.
