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..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 |
@@ -38,6 +38,9 @@ Key:
+\* 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