Skip to content

Commit

Permalink
Adding explorere
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver committed Feb 7, 2025
1 parent 20b3131 commit bd95ca0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions website/docs/docs/cloud/manage-access/enterprise-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Notable features:
- Admin is a project-level set.
- Unrestricted access to existing projects, but can't create new projects.
- Can invite new members and assign access but can't create groups.
- Can access dbt Explorer.

</Expandable>
<Expandable alt_header="Analyst">
Expand All @@ -53,6 +54,7 @@ Notable features:
- Full access to the IDE and the ability to configure personal credentials for adapters and Git.
- Read-only access to environment configs.
- Can view jobs but can't edit them.
- Can access dbt Explorer.

</Expandable>
<Expandable alt_header="Billing admin">
Expand All @@ -75,6 +77,7 @@ Notable features:
- Can set up and maintain database connections, environment variables, and Semantic Layer configs.
- Helpful for scenarios where your data warehouse admins only need access to dbt Cloud to configure connections.
- Read-only access to Git repo, job, and run settings.
- Can access dbt Explorer.

</Expandable>
<Expandable alt_header="Developer">
Expand All @@ -86,6 +89,7 @@ Notable features:
- Can create, edit, and test dbt code in the IDE.
- Read-only access to the underlying configs for environments, jobs, runs, and Git.
- Users manage their credentials to data warehouses and Git.
- Can access dbt Explorer.

</Expandable>
<Expandable alt_header="Git admin">
Expand All @@ -98,6 +102,7 @@ Notable features:
- Can edit project settings.
- Read-only access to account settings (including users and groups).
- No access to the IDE.
- Can access dbt Explorer.

</Expandable>
<Expandable alt_header="Job admin">
Expand All @@ -108,6 +113,7 @@ Notable features:
- Job admins can create and edit jobs, runs, environment variables, and data warehouse configs.
- Read-only access to project configs.
- Read-only access to connections and public models.
- Can access dbt Explorer.

</Expandable>
<Expandable alt_header="Job runner">
Expand All @@ -130,6 +136,7 @@ Notable features:
- Can run jobs.
- Read-only access to job results, status, and logs.
- No other access to dbt Cloud features.
- Can access dbt Explorer.

</Expandable>

Expand Down Expand Up @@ -162,6 +169,7 @@ Notable features:
- Only permission set other than Account admin that can create projects.
- Limited account settings access, including creating and editing connections, inviting users, creating groups, and assigning licenses.
- Unrestricted access to project configurations.
- Can access dbt Explorer

</Expandable>
<Expandable alt_header="Security admin">
Expand Down Expand Up @@ -195,6 +203,7 @@ Notable features:
- Read-only access to projects, environments, jobs, and runs.
- Read-only access to user and group information.
- No access to the IDE.
- Can access dbt Explorer.

</Expandable>
<Expandable alt_header="Team admin">
Expand All @@ -204,6 +213,7 @@ Notable features:
- Team admin is a project-level set.
- Access to manage the project(s) for a team of users. Limited scope and access can be extended via environment permissions.
- Read-only access to many account settings (excluding sensitive content like billing and auth providers).
- Can access dbt Explorer.

</Expandable>
<Expandable alt_header="Viewer">
Expand All @@ -213,6 +223,7 @@ Notable features:
- Viewer is an account-level set.
- Read-only access to all settings, projects, environments, and runs.
- No access to the IDE.
- Can access dbt Explorer

</Expandable>
<Expandable alt_header="Webhook">
Expand Down

0 comments on commit bd95ca0

Please sign in to comment.