Skip to content

Commit

Permalink
Removes erroneous permission field
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver committed Oct 23, 2024
1 parent 60b4106 commit 57107e4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions website/snippets/_enterprise-permissions-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Account roles enable you to manage the dbt Cloud account and manage the account
| Jobs | W | | W | | R |
| Metadata GraphQL API access | R | | R | | R |
| Permissions | W | | W | W | R |
| Profile | W | | W | | R |
| Projects | W | | W | R | R |
| Repositories | W | | W | | R |
| Runs | W | | W | | R |
Expand Down Expand Up @@ -75,15 +74,14 @@ The project roles enable you to work within the projects in various capacities.

|Project-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job runner | Job viewer | Metadata <br></br> (Discovery API only) | Semantic Layer | Stakeholder | Team admin | Webhook |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:-----------:|:--------:|:--------------:|:-----------:|:----------:|:-------:|
| Environment credentials (deployment) | W | W | W | W | R | W | | | | | R | R | |
| Environment credentials (deployment) | W | W | W | W | R | W | | | | | R | R | |
| Custom env. variables | W | W | W | W | W | W | | R | | | R | W | |
| Data platform configurations | W | W | W | W | R | W | | | | | R | R | |
| Data platform configurations| W | W | W | W | R | W | | | | | R | R | |
| Develop <br />(IDE or dbt Cloud CLI) | W | W | | W | | | | | | | | | |
| Environments | W | R | R | R | R | W | | R | | | R | R | |
| Jobs | W | R | R | R | R | W | R | R | | | R | R | |
| Metadata GraphQL API access | R | R | R | R | R | R | | R | R | | R | R | |
| Permissions (Groups & Licenses) | W | | R | R | R | | | | | | | R | |
| Profile (Credentials) | W | R | | R | R | R | | | | | R | | |
| Permissions (Groups & Licenses) | W | | R | R | R | | | | | | | R | | | | | R | | |
| Projects | W | W | W | W | W | R | | R | | | R | W | |
| Repositories | W | | R | R | W | | | | | | R | R | |
| Runs | W | R | R | R | R | W | W | R | | | R | R | |
Expand Down

0 comments on commit 57107e4

Please sign in to comment.