A user can create a personal access token to authenticate their user account with
Chronosphere APIs, Chronoctl, and Terraform. When you authenticate with a personal
access token, Chronosphere Observability Platform associates the actions you take
with your identity and respects the permissions granted to your user account’s team.Unlike creating service accounts, you don’t need to be a member of a team with the
SysAdmin role to create a personal access token.For details about user accounts and teams, see Accounts and Teams.
For details about signing in to Observability Platform in a web browser, see
Authenticating with Chronosphere.A personal access token expires and stops working after a defined period of up to 30 days.
You can’t use a personal access token as an API token for the Collector.To create a persistent identity for a service, define permissions for it, and provide it
with an API token, use a service account.
Click your profile icon from the menu bar and select My Account.
Click + Add Token to open the Add Token window.
Enter a name for the personal access token.
In the Token Expiration dropdown, select a token duration in days.
Click Generate Token to save the personal access token.
Copy the resulting API token.
Store the API token securely, because it’s as sensitive as your password. If you
don’t store the API token immediately after creation, you can’t view it after
navigating away from the My Account page. If you lose the API token, you must
create a new personal access token.
You can use the API token generated by your personal access token with Chronoctl
or the Chronosphere API to access the same things you can access in the
Observability Platform web app.For details, see the Chronoctl,
Prometheus API, and
Chronosphere API documentation.
Observability Platform invalidates each personal access token and its associated API
token upon expiration. You can also manually revoke personal access tokens that
you’ve created.
When you revoke a personal access token, Observability Platform removes it and its
associated API token immediately without any additional confirmation.
To revoke a token:
Click your profile icon from the menu bar and select My Account.
On the row of the token you want to revoke, click Revoke.
To revoke all of your tokens:
Click your profile icon from the menu bar and select My Account.