Skip to content

Commit c1832ad

Browse files
Update org-auth-tokens (#12668)
Highlighting a part of Org Auth Tokens that are created outside of a typical user action. They're a common support question.
1 parent 016fa21 commit c1832ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/account/auth-tokens/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,12 @@ User auth token permissions are customizable but cannot be edited later.
4747

4848
![](./img/org-auth-tokens-overview.png)
4949

50+
<Alert>
51+
5052
They can also be generated on certain pages of Sentry's docs if you're signed in, and by using the Sentry Wizard to configure uploading source maps.
5153

54+
</Alert>
55+
5256
Organization auth token names are generated for you unless you create the token through the Sentry UI. This name is only used for display purposes - it helps to identify an auth token in case you want to revoke it later. You can change the name for an organization auth token at [sentry.io](https://sentry.io) on the **Edit Auth Token** page under **Settings > Developer Settings > Auth Tokens**.
5357

5458
For security reasons, organization auth tokens are only visible _once_, right after you create them. If you lose the auth token, you will have to create a new one. This means you can't see the full token on the overview page or on the token detail page, you can only see the last characters of the token to help identify it.

0 commit comments

Comments
 (0)