From 9d129bde760b329cfa07beb15a9c8ede693ae440 Mon Sep 17 00:00:00 2001 From: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Date: Wed, 27 Apr 2022 09:10:33 -0500 Subject: [PATCH] Docs: clarifies viewer can edit prose (#48352) * clarifies viewer can edit prose * updates task title --- .../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 9a114ca6030..e22c5a2dca8 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.