2019-01-15 22:57:44 +00:00
|
|
|
---
|
2019-01-23 00:23:16 +00:00
|
|
|
title: Manage tokens in InfluxDB
|
|
|
|
description: placeholder
|
2019-01-15 22:57:44 +00:00
|
|
|
menu:
|
|
|
|
v2_0:
|
2019-01-23 00:23:16 +00:00
|
|
|
name: Manage tokens
|
|
|
|
parent: Manage users
|
|
|
|
weight: 2
|
2019-01-15 22:57:44 +00:00
|
|
|
---
|
2019-01-23 00:23:16 +00:00
|
|
|
|
2019-01-16 17:00:51 +00:00
|
|
|
**To view tokens**:
|
2019-01-15 22:57:44 +00:00
|
|
|
|
|
|
|
1. Click the ?? icon in the navigation bar.
|
2019-01-16 17:00:51 +00:00
|
|
|
2. In the right panel labeled **My Settings**, click **Tokens**. All of your account's tokens appear.
|
|
|
|
3. Click on a token name from the list to view the token and a summary of access permissions.
|
|
|
|
<<SCREENSHOT>>
|
|
|
|
|
|
|
|
**To copy a token**:
|
|
|
|
|
|
|
|
* From the token detail view, click **Copy**.
|
|
|
|
|
|
|
|
**To delete a token**:
|
|
|
|
|
|
|
|
* Hover over the name of a token in the list, then click **Delete**.
|
2019-01-23 16:17:16 +00:00
|
|
|
|
|
|
|
|
|
|
|
#### Tokens (/tokens)
|
|
|
|
|
|
|
|
* Table with Description, Last Used, and Organization columns
|
|
|
|
* Click on token name in Description column for Edit Token overlay
|
|
|
|
* Unlikely that user will use it, mostly in case of emergency
|
|
|
|
* Click on org name in Organization column to open organization page
|
|
|
|
* Generate token upper right
|
|
|
|
* Opens generate token overlay (tgo!)
|
|
|
|
* Also very unlikely that user will manually generate a token
|