Files
grafana/docs/sources/manage-users/_index.md
T
achatterjee-grafana c4c0e0253d Transformations changes (#27716)
* Chunking out the long Transformation topic. Also, updated TOC. Local build looks fine.

* More changes.

* More re-arranging of content. Fixed links in Types and Options page.

* Capitalization changes.

* Changes to Overview section.

* Fixed merge conflicts.

* Fixed typo to fix build failure.

* Update docs/sources/panels/transformations/types-options.md

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

* Changes from Diana.

* Fixed a typo in a relref.

* Fixed broken link.

* Update link in Troubleshooting topic.

* Added changes.

* Fixed a bunch of broken links.

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-09-22 18:41:32 -04:00

998 B

+++ title = "Manage users" type = "docs" [menu.docs] name = "Manage users" identifier = "manage-users" weight = 3 +++

Manage users

Create users and teams and configure [Permissions Overview]({{< 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.