# Personal access token

## How to get a personal access token

{% hint style="info" %}
**Good to know:** A Personal Access Token (PAT) is a security token used for authenticating API requests. it is required on every API calls to stackcue
{% endhint %}

Navigate to your `{{base_url}}` and log in with your username and password. Next, click on the **Profile** menu to view your user details. Then, click on the **"Create Token"** button. In the popup window, enter a name and specify values for the abilities column, then generate the token.

<br>

> Note :This personal access token used as `Bearer <token>` in this documentation

<figure><img src="https://566643532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLeyUmKm7uHnmMCHXLC7v%2Fuploads%2FucevMDBJbnSwwn6SJALo%2Fimage.png?alt=media&#x26;token=83e58606-6a36-4c00-99ed-635acce5a4d6" alt=""><figcaption></figcaption></figure>
