mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Docs: Update organization_roles.md (#29911)
This commit is contained in:
parent
883502085a
commit
9a0f44ce5f
@ -48,5 +48,8 @@ This role can be changed with the Grafana server setting [editors_can_admin]({{<
|
||||
- Cannot access Explore.
|
||||
- Cannot manage other organizations, users, and teams.
|
||||
|
||||
This role can be changed with the Grafana server setting [viewers_can_edit]({{< relref "../administration/configuration.md#viewers-can-edit" >}}). If you set this to `true`, then users with the Viewer role can also make transient dashboard edits, meaning they can modify panels and queries but not save the changes (nor create new dashboards).
|
||||
This role can be changed with the Grafana server setting [viewers_can_edit]({{< relref "../administration/configuration.md#viewers-can-edit" >}}). If you set this to `true`, then users with the Viewer role can:
|
||||
- Make transient dashboard edits, meaning they can modify panels and queries but not save the changes or create new dashboards.
|
||||
- Access and use [Explore]({{< relref "../explore/_index.md" >}}).
|
||||
|
||||
This is especially useful for public Grafana installations where you want anonymous users to be able to edit panels and queries but not save or create new dashboards.
|
||||
|
Loading…
Reference in New Issue
Block a user