+++ title = "Dashboard & Folder Permissions" description = "Grafana Dashboard & Folder Permissions Guide " keywords = ["grafana", "configuration", "documentation", "dashboard", "folder", "permissions", "teams"] type = "docs" [menu.docs] name = "Dashboard & Folder" identifier = "dashboard-folder-permissions" parent = "permissions" weight = 3 +++
{{< docs-imagebox img="/img/docs/v50/folder_permissions.png" max-width="500px" class="docs-image--right" >}}
For dashboards and dashboard folders there is a Permissions page that make it possible to remove the default role based permissions for Editors and Viewers. On this page you can add and assign permissions to specific Users and Teams.
You can assign & remove permissions for Organization Roles, Users and Teams.
Permission levels:
The highest permission always wins so if you for example want to hide a folder or dashboard from others you need to remove the Organization Role based permission from the Access Control List (ACL).
user1 has the Editor Role)Permissions for a dashboard:
Everyone with Editor Role Can Edituser1 Can ViewResult: user1 has Edit permission as the highest permission always wins.
user1 has the Viewer Role and is a member of team1)Permissions for a dashboard:
Everyone with Viewer Role Can Viewuser1 Can Editteam1 Can AdminResult: user1 has Admin permission as the highest permission always wins.
Permissions for a dashboard:
user1 Can Admin (inherited from parent folder)user1 Can EditResult: You cannot override to a lower permission. user1 has Admin permission as the highest permission always wins.