From 8f9cf851f73c359e5e046a35045b9fb3972350a1 Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Mon, 8 Mar 2021 07:48:53 -0800 Subject: [PATCH] Docs: Update organization_roles.md (#31744) --- docs/sources/permissions/organization_roles.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sources/permissions/organization_roles.md b/docs/sources/permissions/organization_roles.md index b1a13b33783..113557fa4e0 100644 --- a/docs/sources/permissions/organization_roles.md +++ b/docs/sources/permissions/organization_roles.md @@ -23,13 +23,14 @@ Can do everything scoped to the organization. For example: - Can add, edit, and delete data sources. - Can add and edit users and teams in their organization. -- Can add, edit, and delete folders containing dashboards for data sources associated with their organization. +- Can add, edit, and delete folders containing dashboards for data sources associated with their organization. They can also edit folder permissions. - Can configure app plugins and organization settings. - Can do everything allowed by the Editor role. ## Editor role - Can view, add, and edit dashboards, panels, and alert rules in dashboards they have access to. This can be disabled on specific folders and dashboards. +- Can add, edit, and delete folders containing dashboards for data sources associated with their organization. They cannot edit folder permissions. - Can create, update, or delete playlists. - Can access Explore. - Can add, edit, or delete alert notification channels.