mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 00:52:11 +08:00
15 lines
609 B
Markdown
15 lines
609 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/administration/manage-users-and-permissions/
|
|
title: Manage users and permissions
|
|
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 >}}
|