mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Doc: Add granularity to files and folder permissions. (#38732)
* Added note as suggested by Simon. Also, adjusted content and resized image. * Minor wording change.
This commit is contained in:
parent
6b7b9f5158
commit
dd24995852
@ -8,17 +8,13 @@ weight = 200
|
|||||||
|
|
||||||
# Grant dashboard and folder permissions
|
# Grant dashboard and folder permissions
|
||||||
|
|
||||||
You can assign and remove permissions for organization roles, users, and teams for specific dashboards and dashboard folders.
|
You can assign and remove permissions for organization roles, users, and teams for specific dashboards and dashboard folders. This topic explains how to grant permissions to specific folders and dashboards. To learn more about denying access to certain Grafana users, refer to [Restricting access]({{< relref "restricting-access.md">}}).
|
||||||
|
|
||||||
This topic explains how to grant permissions to specific folders and dashboards.
|
{{< figure src="/static/img/docs/permissions/folder-permissions-7-5.png" class="docs-image--no-shadow" max-width= "750px" caption="older permissions" >}}
|
||||||
|
|
||||||
To learn more about denying access to certain Grafana users, refer to [Restricting access]({{< relref "restricting-access.md">}}).
|
|
||||||
|
|
||||||
![Folder permissions](/static/img/docs/permissions/folder-permissions-7-5.png)
|
|
||||||
|
|
||||||
## Permission levels
|
## Permission levels
|
||||||
|
|
||||||
Grafana has three permission levels that can be assigned. These permissions are separate from [organization roles]({{< relref "organization_roles.md">}}).
|
There are three permission levels for files and folders. Each of the permissions is processed independently. They permissions are separate from [organization roles]({{< relref "organization_roles.md">}}).
|
||||||
|
|
||||||
- **Admin -** Can create, edit, or delete dashboards. Can create, edit, and delete folders. Can also change dashboard and folder permissions.
|
- **Admin -** Can create, edit, or delete dashboards. Can create, edit, and delete folders. Can also change dashboard and folder permissions.
|
||||||
- **Edit -** Can create and edit dashboards. _Cannot_ change folder or dashboard permissions, or add, edit, or delete folders.
|
- **Edit -** Can create and edit dashboards. _Cannot_ change folder or dashboard permissions, or add, edit, or delete folders.
|
||||||
|
Loading…
Reference in New Issue
Block a user