mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 23:13:52 +08:00
16 lines
787 B
Markdown
16 lines
787 B
Markdown
+++
|
|
title = "Manage role assignments"
|
|
description = ""
|
|
keywords = ["grafana", "fine-grained-access-control", "roles", "permissions", "enterprise"]
|
|
weight = 115
|
|
+++
|
|
|
|
# Manage role assignments
|
|
|
|
To grant or revoke access to your users, you can assign [Roles]({{< relref "../roles.md" >}}) to users, [Organization roles]({{< relref "../../../permissions/organization_roles.md" >}}) and [Grafana Server Admin]({{< relref "../../../permissions/_index.md#grafana-server-admin-role" >}}) role.
|
|
|
|
The following pages provide more information on how to manage role assignments:
|
|
|
|
- [Manage user role assignments]({{< relref "manage-user-role-assignments.md" >}}).
|
|
- [Manage role assignments to Organization roles and Grafana Server Admin role]({{< relref "manage-built-in-role-assignments.md" >}}).
|