From 87e2cfca71ad9b770ee20620957a2a9549273fe8 Mon Sep 17 00:00:00 2001 From: Lucas Manuel Rodriguez Date: Mon, 16 Oct 2023 14:18:42 -0300 Subject: [PATCH] Add query report to `manage-access.md` (#14542) Adding the permissions docs change for #7766. --------- Co-authored-by: Rachael Shaw --- docs/Using Fleet/manage-access.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Using Fleet/manage-access.md b/docs/Using Fleet/manage-access.md index 78bc19a350..18f129c557 100644 --- a/docs/Using Fleet/manage-access.md +++ b/docs/Using Fleet/manage-access.md @@ -50,7 +50,7 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines. | Run queries designated "**observer can run**" as live queries against all hosts | ✅ | ✅ | ✅ | ✅ | | | Run any query as [live query](https://fleetdm.com/docs/using-fleet/fleet-ui#run-a-query) against all hosts | | ✅ | ✅ | ✅ | | | Create, edit, and delete queries | | | ✅ | ✅ | ✅ | -| View all queries\** | ✅ | ✅ | ✅ | ✅ | | +| View all queries and their reports\** | ✅ | ✅ | ✅ | ✅ | | | Manage [query automations](https://fleetdm.com/docs/using-fleet/fleet-ui#schedule-a-query) | | | ✅ | ✅ | ✅ | | Create, edit, view, and delete packs | | | ✅ | ✅ | ✅ | | View all policies | ✅ | ✅ | ✅ | ✅ | | @@ -127,7 +127,7 @@ Users that are members of multiple teams can be assigned different roles for eac | Run queries designated "**observer can run**" as live queries against hosts | ✅ | ✅ | ✅ | ✅ | | | Run any query as [live query](https://fleetdm.com/docs/using-fleet/fleet-ui#run-a-query) | | ✅ | ✅ | ✅ | | | Create, edit, and delete only **self authored** queries | | | ✅ | ✅ | ✅ | -| View all queries\** | ✅ | ✅ | ✅ | ✅ | | +| View all queries and their reports\** | ✅ | ✅ | ✅ | ✅ | | | Manage [query automations](https://fleetdm.com/docs/using-fleet/fleet-ui#schedule-a-query) | | | ✅ | ✅ | ✅ | | View policies | ✅ | ✅ | ✅ | ✅ | | | View global (inherited) policies | ✅ | ✅ | ✅ | ✅ | |