Managing Tokens
Below are the steps to access, create, revoke, and copy tokens in the Chkk Dashboard.1
Access the Tokens Tab
- In the Chkk Dashboard, expand Configure on the left menu.
- Click Settings, then select the Tokens tab.
- Here you’ll see a list of all your active tokens (if any), along with options to create new ones or revoke existing ones.
2
Request a New Token
- Click the Add Token button to open the token creation page.
- NameYour Token: Provide a meaningful label for the token (e.g.,
deployment-token
). - Click Mark as Done to generate a new token.
- You can click on the code-block or the “clipboard” icon to copy the token.
- Additionally, you can click the “eye” icon next to the “clipboard” to unhide the token
3
Revoke a Token
- In the Tokens list, find the token you want to revoke.
- Click the x icon next to that token.
- A confirmation modal will appear requesting your confirmation; confirm you want to revoke it.
- Once revoked, the token is no longer valid for future requests.
4
Copy an Already Created Token
- From the Tokens tab, locate the token whose value you wish to copy.
- Click the clipboard icon next to the Token name to copy the token string.
5
Edit a Token Name
- From the Tokens tab, locate the token whose name you wish to edit.
- Click the pencil icon next to the Token name to edit the token name.
- A modal will appear where you can edit the token name.
- Click Save after re-naming the token to update the token name.