Manage authentication tokens

InfluxDB ensures secure interaction between users and data through the use of authentication tokens. A token belongs to an organization and identifies InfluxDB permissions within the organization.

The following articles provide information about managing authentication tokens in both InfluxDB Cloud and InfluxDB OSS.

Create a token

Create an authentication token in InfluxDB using the InfluxDB UI or the influx CLI.

View tokens

View authentication tokens in InfluxDB using the InfluxDB UI or the influx CLI.

Update a token

Update authentication tokens’ descriptions in InfluxDB using the InfluxDB UI.

Delete a token

Delete an authentication token from InfluxDB using the InfluxDB UI or the influx CLI.

authentication security