Back to Influxdb

Manage users

content/influxdb/v2/admin/users/_index.md

latest644 B
Original Source

Users are those with access to InfluxDB. To grant a user permission to access data, add them as a member of an organization and provide them with an API token.

The following articles walk through managing users.

{{% note %}}

InfluxDB 2.x/1.x compatibility

If you upgraded from 1.x to {{< current-version >}}, use the influx v1 auth commands to manage authorizations for the InfluxDB 1.x compatibility API. {{% /note %}}

{{< children >}}