Skip to content

Commit

Permalink
Adding clarifying language to roles
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver committed Feb 7, 2025
1 parent 62ef742 commit 6cee1c6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions website/snippets/_enterprise-permissions-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | - |
Expand All @@ -121,3 +121,5 @@ Key:
</SortableTable>

\* 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**.

0 comments on commit 6cee1c6

Please sign in to comment.