From 32d7819894481436ade02d0d3df7471eb78e6a4e Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 27 Apr 2022 12:43:37 -0400 Subject: [PATCH] Docs: clarifies viewer can edit prose (#48352) (#48358) * clarifies viewer can edit prose * updates task title (cherry picked from commit 9d129bde760b329cfa07beb15a9c8ede693ae440) Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> --- .../manage-dashboard-permissions/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/administration/manage-users-and-permissions/manage-dashboard-permissions/_index.md b/docs/sources/administration/manage-users-and-permissions/manage-dashboard-permissions/_index.md index c27a0960737..d70a89c4aef 100644 --- a/docs/sources/administration/manage-users-and-permissions/manage-dashboard-permissions/_index.md +++ b/docs/sources/administration/manage-users-and-permissions/manage-dashboard-permissions/_index.md @@ -58,9 +58,9 @@ Grant dashboard permissions when you want to restrict or enhance dashboard acces 1. Select the user or team. 1. Select the permission and click **Save**. -## Enable viewers to preview dashboards and use Explore +## Enable viewers to edit (but not save) dashboards and use Explore -By default, the viewer organization role does not allow viewers to create dashboards or use the Explore feature. However, by modifying a configuration setting you can allow viewers to create and preview (but not save) dashboards, and use the Explore feature. +By default, the viewer organization role does not allow viewers to create dashboards or use the Explore feature. However, by modifying a configuration setting, you can allow viewers to edit a panel and make changes to a dashboard but not save those changes. This setting also enables viewers to use the Explore feature. This modification is 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.