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

* initial refactor * initial draft for teams * restructed topics, added front matter * modified aliases * removes old files * removed files * initial refactor * initial draft for teams * restructed topics, added front matter * modified aliases * removes old files * removed files * final xrefs updates * xref adjustment * copy updates * copy and content updates to about, add to org, add user, admin * copy updates to remove user from org * update org vs server admin section names, cross-link * cross-link add and invite users to org * add remaining cross-links between org and server admin * add dashboard permissions table * add permissions information to teams * add copy invite instructions to invite management * tweaks and link updates * incorporated PM feedback * fixed xrefs * yarn prettier * fix codespell * combined teams and dashboard permissions content Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
14 lines
615 B
Markdown
14 lines
615 B
Markdown
+++
|
|
title = "Manage users and permissions"
|
|
aliases = ["docs/sources/administration/manage-users-and-permissions/_index.md"]
|
|
weight = 200
|
|
+++
|
|
|
|
# Manage users and permissions
|
|
|
|
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 >}}
|