From 5b5c51ce279ef8cd075b22f985ec3e785dd38f0a Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Fri, 17 Jan 2025 10:21:42 +0000 Subject: [PATCH 1/2] add slack to enterprise table --- website/docs/docs/cloud/account-integrations.md | 4 ++-- website/snippets/_enterprise-permissions-table.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/website/docs/docs/cloud/account-integrations.md b/website/docs/docs/cloud/account-integrations.md index e5ff42cb900..c0bf1792c70 100644 --- a/website/docs/docs/cloud/account-integrations.md +++ b/website/docs/docs/cloud/account-integrations.md @@ -33,8 +33,8 @@ Connect your dbt Cloud account to an OAuth provider that are integrated with dbt To configure an OAuth account integration: 1. Navigate to **Account settings** in the side menu. 2. Under the **Settings** section, click on **Integrations**. -3. Under **OAuth**, and click on **Link** to connect your Slack account. -4. For custom OAuth providers, under **Custom OAuth integrations**, click on **Add integration** and select the OAuth provider from the list. Fill in the required fields and click **Save**. +3. Under **OAuth**, and click on **Link** to [connect your Slack account](/docs/deploy/job-notifications#set-up-the-slack-integration). +4. For custom OAuth providers, under **Custom OAuth integrations**, click on **Add integration** and select the [OAuth provider](/docs/cloud/manage-access/sso-overview) from the list. Fill in the required fields and click **Save**. diff --git a/website/snippets/_enterprise-permissions-table.md b/website/snippets/_enterprise-permissions-table.md index b39337697c1..a2f4c9a2d20 100644 --- a/website/snippets/_enterprise-permissions-table.md +++ b/website/snippets/_enterprise-permissions-table.md @@ -33,6 +33,7 @@ Key: | Project (create) | W | - | - | W | - | - | | Public models | R | R | - | R | R | R | | Service tokens | W | - | - | - | R | R | +| Slack notifications | W | - | - | - | - | - | | Webhooks | W | - | - | - | - | - | `} From fcdcfb81d03dd0817ea39b0184aa40a1e5719cca Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Tue, 21 Jan 2025 10:13:02 +0000 Subject: [PATCH 2/2] update table --- 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 a2f4c9a2d20..4104759b24d 100644 --- a/website/snippets/_enterprise-permissions-table.md +++ b/website/snippets/_enterprise-permissions-table.md @@ -19,7 +19,7 @@ Key: {` | Account-level permission| Account Admin | Billing admin | Manage marketplace apps | Project creator | Security admin | Viewer | |:-------------------------|:-------------:|:------------:|:-------------------------:|:---------------:|:--------------:|:------:| -| Account settings | W | - | - | R | R | R | +| Account settings* | W | - | - | R | R | R | | Audit logs | R | - | - | - | R | R | | Auth provider | W | - | - | - | W | R | | Billing | W | W | - | - | - | R | @@ -33,12 +33,14 @@ Key: | Project (create) | W | - | - | W | - | - | | Public models | R | R | - | R | R | R | | Service tokens | W | - | - | - | R | R | -| Slack notifications | W | - | - | - | - | - | | Webhooks | W | - | - | - | - | - | `} +\* Roles with write (**W**) access to Account settings can modify account-level settings, including [setting up Slack notifications](/docs/deploy/job-notifications#slack-notifications). + + #### Project permissions for account roles