> 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/authorization-and-security/application-tokens-api-access.md).

# Application Tokens (API Access)

Application tokens let you authorize API requests and third-party integrations without using your password. You create a token in your user profile, set an expiration date, copy the token once, and revoke it when needed.

{% hint style="info" %}

* **Application token** — A token used for API access instead of an interactive sign-in session.

See the [Glossary](/glossary/glossary.md) for DocStudio term definitions.
{% endhint %}

{% hint style="warning" %}
This feature can be disabled by an instance administrator. In this case, creating new tokens is disabled. All existing tokens stay valid until their expiration date.
{% endhint %}

Use application tokens with the API and third-party integrations.

### Create a token

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

1. Open **User profile** → **Application tokens**.
2. Click the <img src="/files/Pu7tNZxd1ALmKfZszRP4" alt="" data-size="line"> button in the bottom-left corner.
3. Enter the **Token name** and select the **Token expiration date**.
4. In the confirmation window, click the **Copy** icon ![](/files/X4R3ogKQfImDFsqiSXMG).

{% hint style="danger" %}
Make sure to copy the token. This is the only time you can see it. You won’t be able to view it again after you close this window.
{% endhint %}

5. Check the token list. Revoke tokens if needed.

{% hint style="info" %}
You will receive an email notification 30 days and 1 day before the token expires.
{% endhint %}
