# Personal Access Tokens

Generated access tokens **inherit the same feature and workspace permissions as the user** who creates them, and these permissions apply when accessing the platform through the API.

## Access Token Generation

1. Click the “Generate New Token +” button.
2. Provide Token Details.
   1. Token Name: Assign a meaningful name to your token.
   2. Description: Add a brief description for clarity.
   3. Duration: Specify the token’s expiration period.

{% hint style="warning" %}
Once generated, the token will be displayed only once. Be sure to copy and securely store it immediately, as it cannot be accessed again.
{% endhint %}

<figure><img src="https://1029475228-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi12bk7lo75SODuwcRCQp%2Fuploads%2FqMUc5UcnVSE9NsKQvXFP%2F2_generate%20new%20token.png?alt=media&#x26;token=6373c435-d44e-42fe-bdf8-94423acea87c" alt=""><figcaption><p>Figure 2: Generation of a New Token</p></figcaption></figure>

## Managing Your Tokens

On the **Personal Access Tokens page,** the tokens table lists all previously created tokens with the following details:

* Name
* Partial Token Key (not the full key, for security reasons)
* Created Date
* Expiration Date
* Delete Token Option
