mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 16:13:02 +08:00

* Move data source management to administration * Move RBAC to administration * Move team management up a docs org level * Combine and rename admin preferences docs * Move plugin management to administration * Combine plugin management docs * Combine API key docs * Combine service account docs * Combine server user management docs * Move datasource management to administration * Move enterprise licenses to administration * Move CLI out of admin, update links to admin * Merge org user management docs * Restructure to Torkel's plan * Fix typo * Weigh admin topics for navigation * Weigh administration topics and align to Torkel's plan * Move server user management from server admin to admin/user management * Move configure docker image to setup guide * Move the remaining server admin docs to the root admin directory * Reweight docker config
15 lines
583 B
Markdown
15 lines
583 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/administration/manage-users-and-permissions/
|
|
title: User management
|
|
weight: 200
|
|
---
|
|
|
|
# User management
|
|
|
|
A _user_ is defined as any individual who can log in to Grafana. Each user is associated with a _role_ that includes _permissions_. Permissions determine the tasks a user can perform in the system. For example, the **Admin** role includes permissions for an administrator to create and delete users.
|
|
|
|
The following topics describe how to use permissions to control user access to data sources, dashboards, users, and teams.
|
|
|
|
{{< section >}}
|