diff --git a/docs-website/sidebars.js b/docs-website/sidebars.js index ae44a34574..a5f688c3bf 100644 --- a/docs-website/sidebars.js +++ b/docs-website/sidebars.js @@ -364,12 +364,12 @@ module.exports = { Slack: [ { type: "doc", - id: "docs/managed-datahub/slack/saas-slack-setup", + id: "docs/managed-datahub/slack/saas-slack-app", className: "saasOnly", }, { type: "doc", - id: "docs/managed-datahub/slack/saas-slack-app", + id: "docs/managed-datahub/slack/saas-slack-setup", className: "saasOnly", }, { diff --git a/docs/managed-datahub/slack/saas-slack-app.md b/docs/managed-datahub/slack/saas-slack-app.md index 26c9db9a47..3526e8ec98 100644 --- a/docs/managed-datahub/slack/saas-slack-app.md +++ b/docs/managed-datahub/slack/saas-slack-app.md @@ -8,12 +8,25 @@ import FeatureAvailability from '@site/src/components/FeatureAvailability'; The DataHub Slack App brings several of DataHub's key capabilities directly into your Slack experience. These include: -1. Searching for Data Assets -2. Subscribing to notifications for Data Assets -3. Managing Data Incidents +1. Receive notifications +2. Searching for Data Assets +3. Subscribing to notifications for Data Assets +4. Managing Data Incidents +5. Chat with the @DataHub bot _Our goal with the Slack app is to make data discovery easier and more accessible for you._ +Learn more about [how to set up the Slack app](./saas-slack-setup.md) or [how to troubleshoot issues](./saas-slack-troubleshoot.md). + +## Receive Notifications + +The DataHub Slack app can send notifications to Slack channels and direct messages. +Notifications [can be configured](../subscription-and-notification.md) in the DataHub UI once the [Slack app is set up](./saas-slack-setup.md#configure-notifications). + +
+
+
-## Coming Soon
+## @DataHub Slack Bot
-We're constantly working on rolling out new features for the Slack app, stay tuned!
+With the DataHub Slack bot, you can mention @DataHub in any channel and ask it questions about your metadata.
+
+Key capabilities include:
+
+- Find relevant data assets.
+- Understand the impact of changes to data assets.
+- Dig into specific assets and their glossary terms, owners, and more.
+- Write first-drafts of SQL queries to answer specific questions.
+- Get notified about incidents and updates.
+
+:::info
+
+As of DataHub Cloud v0.3.12, the DataHub Slack bot is in private beta. Reach out to your DataHub Cloud representative to get access.
+
+:::
+
+
+
+