docs-v2/content/v2.0/users/_index.md

18 lines
541 B
Markdown

---
title: Manage users
seotitle: Manage users in InfluxDB
description: Manage users in InfluxDB using the InfluxDB UI or the influx CLI.
menu:
v2_0:
name: Manage users
weight: 12
---
Users are those with access to InfluxDB.
In order to access any data, a user must be [added as a member](/v2.0/organizations/members/add) of an organization.
All users have unique authentication tokens with specific permissions used to grant them access to data within InfluxDB.
The following articles walk through managing users.
{{< children >}}