# License key usage

Each subscription includes a **license key** that allows you to activate Tokens Studio in the plugin. The license key links your subscription to your user account and ensures access to the correct plan features.

***

#### Receiving your license key

* The license key is automatically sent to the **email address used during subscription checkout**.
* Only this user will receive the key initially.
* The admin can later revoke or regenerate this key if needed.

***

#### Using the license key in the plugin

1. Open the **Tokens Studio plugin**.
2. Go to **Settings → License**.
3. Paste the license key into the input field and confirm.

Once added, the plugin activates your subscription features and seat access.

***

#### Transferring a license key

* A license key can be **removed** from the plugin and added by another person if needed.
* However, a **license key cannot be used by two users simultaneously**.
* The license key will be valid only the first time it is added.&#x20;

***

#### Revoking or regenerating a license key

* Admins can **revoke** a license key at any time from the **Account Portal**.
* After revocation, the key immediately becomes invalid.
* A **new key** can then be **regenerated** and shared with another user.
* Only the new key will work — the old one is permanently disabled.

***

> ⚠  *Keep your license key secure. Share it only with authorized team members and avoid posting it in shared documents or screenshots.*


---

# 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://docs.tokens.studio/starter-plus-account/license-key-usage.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.
