Manage users
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 authentication token.
The following articles walk through managing users.
Create a user
Create a user in InfluxDB using the InfluxDB UI or the influx CLI.
View users
Review a list of users in InfluxDB using the InfluxDB UI or the influx CLI.
Delete a user
Delete a user from InfluxDB using the InfluxDB UI or the influx CLI.
Update a user
Update a user in InfluxDB using the InfluxDB UI or the influx CLI.
Change your password
Change your password in InfluxDB using the influx CLI.