From 6cee1c6862d89706334c4ff6dfbd73c21450eed3 Mon Sep 17 00:00:00 2001 From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:32:10 -0500 Subject: [PATCH] Adding clarifying language to roles --- website/snippets/_enterprise-permissions-table.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/website/snippets/_enterprise-permissions-table.md b/website/snippets/_enterprise-permissions-table.md index 4104759b24d..54fe0f48cbb 100644 --- a/website/snippets/_enterprise-permissions-table.md +++ b/website/snippets/_enterprise-permissions-table.md @@ -103,8 +103,8 @@ Key: {` |Project-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job runner | Job viewer | Metadata (Discovery API only) | Semantic Layer | Stakeholder | Team admin | Webhook | |--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:-----------:|:---------------------------------------:|:--------------:|:-----------:|:----------:|:-------:| -| Environment credentials | W | W | W | W | R | W | - | - | - | - | R | R | - | -| Custom env. variables | W | W | W | W | W | W | - | R | - | - | R | W | - | +| Environment credentials | W | W | W | W | R | W | - | - | - | - | R | R | - | +| Custom env. variables | W | W# | W | W# | W | W | - | R | - | - | R | W | - | | Data platform configs | W | W | W | W | R | W | - | - | - | - | R | R | - | | Develop (IDE or CLI) | W | W | - | W | - | - | - | - | - | - | - | - | - | | Environments | W | R | R | R | R | W | - | R | - | - | R | R | - | @@ -121,3 +121,5 @@ Key: \* These permissions are `R`ead-only by default, but may be changed to `W`rite with [environment permissions](/docs/cloud/manage-access/environment-permissions#environments-and-roles). + +\# Custom env. variables for the `Developer` and `Analyst` roles are set in the **Credentials** section of **Account settings**.