Files
grafana/docs/sources/administration/user-management/server-user-management/assign-remove-server-admin-privileges.md
Garrett Guillotte ef26c39cbd Docs: Fix Admin docs relrefs (#51060)
* Fix relrefs in CLI docs

* Fix relrefs in licensing docs

* Fix relrefs in AWS licensing docs

* Fix RBAC relrefs

* Fix Enterprise relrefs

* Fix data source management relrefs

* Fix server/org user management relrefs

* Remove redundant force-user-logout doc

* Fix add/remove user from org relrefs

* Fix user management relrefs

* Fix user management relrefs

* Fix link text typos

* Fix and add stats and license relrefs

* Fix index page relrefs

* Fix developer docs plugin relref to admin plugins doc

* Update docs/sources/administration/enterprise-licensing/activate-aws-marketplace-license/_index.md

Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>

* Fix provisioning relrefs

Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
2022-06-17 15:03:26 -07:00

1.5 KiB

aliases title description weight
/docs/grafana/latest/administration/manage-users-and-permissions/manage-server-users/assign-remove-server-admin-privileges/
Assign or remove Grafana server administrator privileges Describes how to assign and remove Grafana administrator privileges from a server user. 20

Assign or remove Grafana server administrator privileges

Grafana server administrators are responsible for creating users, organizations, and managing permissions. For more information about the server administration role, refer to [Grafana server administrators]({{< relref "../../roles-and-permissions#grafana-server-administrators" >}}).

Note: Server administrators are "super-admins" with full permissions to create, read, update, and delete all resources and users in all organizations, as well as update global settings such as licenses. Only grant this permission to trusted users.

Before you begin

  • [Add a user]({{< relref "../#add-a-user" >}})
  • Ensure you have Grafana server administrator privileges

To assign or remove Grafana administrator privileges:

  1. Sign in to Grafana as a server administrator.
  2. Hover your cursor over the Server Admin (shield) icon until a menu appears, and click Users.
  3. Click a user.
  4. In the Grafana Admin section, click Change.
  5. Click Yes or No, depending on whether or not you want this user to have the Grafana server administrator role.
  6. Click Change.

The system updates the user's permission the next time they load a page in Grafana.