Add docs for user management (#24277)
* Add docs for user management * WIP
This commit is contained in:
@@ -20,9 +20,7 @@ Grafana users have permissions that are determined by their:
|
||||
- Via permissions assigned directly to user (on folders, dashboards, data sources)
|
||||
- The Grafana Admin (i.e. Super Admin) user flag.
|
||||
|
||||
## User
|
||||
|
||||
A *user* is a named account in Grafana. A user can belong to one or more organizations and can be assigned different levels of privileges through roles.
|
||||
## Users
|
||||
|
||||
Grafana supports a wide variety of internal and external ways for users to authenticate themselves. These include from its own integrated database, from an external SQL server, or from an external LDAP server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user