diff --git a/docs/Using-Fleet/Permissions.md b/docs/Using-Fleet/Permissions.md index 11559bdff8..5a60be9c9e 100644 --- a/docs/Using-Fleet/Permissions.md +++ b/docs/Using-Fleet/Permissions.md @@ -20,16 +20,20 @@ They can also run queries configured with the `observer_can_run` flag set to `tr ### Observer+ +`Applies only to Fleet Premium` + Observer+ is an Observer with the added ability to run *any* query. ### GitOps +`Applies only to Fleet Premium` + GitOps is a modern approach to Continuous Deployment (CD) that uses Git as the single source of truth for declarative infrastructure and application configurations. GitOps is an API-only and write-only role that can be used on CI/CD pipelines. ## User permissions -| **Action** | Observer | Observer+ | Maintainer | Admin | GitOps | +| **Action** | Observer | Observer+ *| Maintainer | Admin | GitOps *| | ------------------------------------------------------------------------------------------------------------------------------------------ | -------- | --------- | ---------- | ----- | ------ | | View all [activity](https://fleetdm.com/docs/using-fleet/rest-api#activities) | ✅ | ✅ | ✅ | ✅ | | | View all hosts | ✅ | ✅ | ✅ | ✅ | |