> ## Documentation Index
> Fetch the complete documentation index at: https://docs.askui.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Access Tokens

> Creating and using access tokens

# Manage Access Tokens

To use AskUI you need to configure your credentials consisting of `workspace id` and `access token` in your AskUI Development Environment.

This page will show you how to create and delete access tokens.

## Create Access Token

Navigate to the page **Access Tokens** in [AskUI Hub](https://hub.askui.com) and click the button **CREATE TOKEN** in the top right corner.

<img src="https://mintcdn.com/askui/S_l-F1JleJ291Lq-/02-how-to-guides/01-account-management/images/workspace-create-access-token-start.png?fit=max&auto=format&n=S_l-F1JleJ291Lq-&q=85&s=a306bf51f70dde8b3e3b31060d2cef53" alt="Create access token button" width="1725" height="1368" data-path="02-how-to-guides/01-account-management/images/workspace-create-access-token-start.png" />

A dialogue will appear where you have to enter a name for the access token and an optional expiration date. If you leave the date empty the access token will never expire.

<Warning>For security reasons we recommend you set an expiration date for an access token.</Warning>

<img src="https://mintcdn.com/askui/S_l-F1JleJ291Lq-/02-how-to-guides/01-account-management/images/workspace-create-access-token-dialogue.png?fit=max&auto=format&n=S_l-F1JleJ291Lq-&q=85&s=9f3f3a193a19e6ee832701cf76d80998" alt="Create access token dialog" width="1723" height="1366" data-path="02-how-to-guides/01-account-management/images/workspace-create-access-token-dialogue.png" />

## Delete Access Token

To delete an access token click the `Trash Bin` icon in the same row. A confirmation dialogue will pop up where you can confirm the deletion.

<Warning>Access tokens get deleted immediately. There is no grace period!</Warning>

<img src="https://mintcdn.com/askui/S_l-F1JleJ291Lq-/02-how-to-guides/01-account-management/images/workspace-delete-access-token.png?fit=max&auto=format&n=S_l-F1JleJ291Lq-&q=85&s=245879d65518feb6fe9ef7839bed2210" alt="Delete access token" width="1725" height="1365" data-path="02-how-to-guides/01-account-management/images/workspace-delete-access-token.png" />
