mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 07:32:50 +08:00

* Changes. to metadata in Manage users * changes to install section * Added titile * More changes. * Updated administration folder metadata, moved 2 files from installation folder. * Added links to Administration landing page, other metadata changes worked out. * Updated alerting section metadata. * Updated metadata of Auth section. Broke index and created separate Grafana Authentication section. * Added correct weight. * Updated metadata for the Best practices section. * Updated metadata in templates, broke Overview topic. * Updated subment Variable types metadata * Fixed yaml file and H1 description of Variables syntax topic. * Couple more metadata changes. * Added aliases files, as suggested by Diana.
990 B
990 B
+++ title = "Manage users" type = "docs" [menu.docs] name = "Manage users" identifier = "manage-users" weight = 40 +++
Manage users
Create users and teams and configure [Permissions]({{< relref "../permissions/overview.md" >}}) to make sure that users only have access to the resources they need.
Only Administrators can manage users and teams.
Users
Users are named accounts in Grafana that can be granted permissions to access resources throughout Grafana.
- [Add or remove a user]({{< relref "./add-or-remove-user.md" >}})
- [Enable or disable a user]({{< relref "./enable-or-disable-user.md" >}})
Teams
Teams allow you to grant permissions for a group of users.
- [Create or remove a team]({{< relref "./create-or-remove-team.md" >}})
- [Add or remove a user from a team]({{< relref "./add-or-remove-user-from-team.md" >}})
Learn more
Set up users and teams in our tutorial on how to Create users and teams.