Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more context to ent permissions table #5751

Merged
merged 19 commits into from
Jul 25, 2024
Merged
Changes from 17 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
ff07d09
add additional context
mirnawong1 Jul 8, 2024
3247065
Update _enterprise-permissions-table.md
mirnawong1 Jul 8, 2024
061d618
Update _enterprise-permissions-table.md
mirnawong1 Jul 8, 2024
fb167ea
Update _enterprise-permissions-table.md
mirnawong1 Jul 8, 2024
185da94
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 9, 2024
e8e1d32
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 9, 2024
e163fd4
clarify
mirnawong1 Jul 9, 2024
b5210d4
Merge branch 'update/enterprise-permissions-table' of https://github.…
mirnawong1 Jul 9, 2024
a91eb22
Update _enterprise-permissions-table.md
mirnawong1 Jul 9, 2024
8ba013a
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 9, 2024
88b53f2
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 9, 2024
816525f
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 10, 2024
b3a148f
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 12, 2024
0759117
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 16, 2024
1b063b5
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 17, 2024
c896741
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 23, 2024
caf2f71
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 23, 2024
20e9111
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 25, 2024
c338a60
Merge branch 'current' into update/enterprise-permissions-table
mirnawong1 Jul 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions website/snippets/_enterprise-permissions-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Key:
Permissions:

* Account-level permissions — Permissions related to the management of the dbt Cloud account. For example, billing and account settings.
* Project-level permissions — Permissions related to the projects in dbt Cloud. For example, repos and access to the IDE or dbt Cloud CLI.
* Project-level permissions — Permissions related to the projects in dbt Cloud. For example, repos and access to the dbt Cloud IDE or dbt Cloud CLI.

### Account roles
Account roles enable you to manage the dbt Cloud account and manage the account settings (for example, generating service tokens, inviting users, and configuring SSO). They also provide project-level permissions. The **Account Admin** role is the highest level of access you can assign.

#### Account permissions for account roles

| Account-level permission| Account Admin | Billing admin | Project creator | Security admin | Viewer |
|:-------------------------|:-------------:|:-------------:|:---------------:|:--------------:|:------:|
| Account settings | W | | R | R | R |
Expand All @@ -31,31 +31,31 @@ Account roles enable you to manage the dbt Cloud account and manage the account
| Webhooks | W | | | | |

#### Project permissions for account roles

|Project-level permission | Account Admin | Billing admin | Project creator | Security admin | Viewer |
mirnawong1 marked this conversation as resolved.
Show resolved Hide resolved
|:-------------------------|:-------------:|:-------------:|:---------------:|:--------------:|:------:|
| Connections | W | | W | | R |
| Credentials | W | | W | | R |
| Data platform connections | W | | W | | R |
| Environment credentials (deployment) | W | | W | | R |
| Custom env. variables | W | | W | | R |
| dbt adapters | W | | W | | R |
| Data platform configurations | W | | W | | R |
| Develop (IDE or dbt Cloud CLI) | W | | W | | |
| Environments | W | | W | | R |
| Jobs | W | | W | | R |
| Metadata | R | | R | | 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 |
| Semantic Layer Config | W | | W | | R |
| Semantic Layer config | W | | W | | R |


### Project role permissions

The project roles enable you to work within the projects in various capacities. They primarily provide access to project-level permissions such as repos and the IDE or dbt Cloud CLI, but may also provide some account-level permissions.

#### Account permissions for project roles

| Account-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 |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:-----------:|:--------:|:--------------:|:-----------:|:----------:|:-------:|
| Account settings | R | | R | | R | | | | | | | R | |
Expand All @@ -71,20 +71,20 @@ The project roles enable you to work within the projects in various capacities.
| Webhooks | W | | | W | | | | | | | | | W |

#### Project permissions for project roles

|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 |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:-----------:|:--------:|:--------------:|:-----------:|:----------:|:-------:|
| Connections | W | R | W | R | R | R | | | | | R | R | |
| Credentials | W | W | W | W | R | W | | | | | R | R | |
| Data platform connections | W | R | W | R | R | R | | | | | 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 | |
| dbt adapters | 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 | W | R | W | R | R | | | R | R | |
| Metadata | R | R | R | R | R | R | | 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 | | |
| Projects | W | W | W | W | W | R | | R | | | R | W | |
| Repositories | W | | R | R | W | | | | | | R | R | |
| Runs | W | R | R | W | R | W | W | R | | | R | R | |
| Semantic Layer Config | W | R | W | R | R | R | | | | W | R | R | |
| Semantic Layer config | W | R | W | R | R | R | | | | W | R | R | |
Loading