> For the complete documentation index, see [llms.txt](https://docs.sealsecurity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealsecurity.io/getting-started/tokens.md).

# Managing tokens

Production and development tokens, how to generate them, and how to handle them safely.

Tokens authenticate the Seal CLI (and other clients) against the Seal Artifact Server. Token generation and revocation live at **Settings > Tokens**; only Admin-role users have access.

<figure><img src="https://2109738374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FytkIsVkwVdKiLQ2CT6Sw%2Fuploads%2Fgit-blob-27137ca5c8f2c7b7935a44e0900968edef67d306%2Fsettings-tokens-tab.png?alt=media" alt="The Settings > Tokens tab with token rows and the New token button visible."><figcaption><p>The Tokens tab on the Settings page.</p></figcaption></figure>

* [Token types](/getting-started/tokens/token-types.md): production versus development, and when to use each.
* [Generating and revoking tokens](/getting-started/tokens/generating-tokens.md): the create flow, the one-time reveal, and revocation.
* [Token security best practices](/getting-started/tokens/best-practices.md): scope, rotation, and where to store tokens.
