docs(Ask DataHub) Update naming conventions for Ask DataHub (#14746)

This commit is contained in:
Maggie Hays 2025-09-15 19:07:16 -05:00 committed by GitHub
parent 29f717b7d1
commit e479ca59b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -79,12 +79,12 @@ Features aimed at making it easy to discover data assets at your organization an
| Business User friendly experiences (for data analysts, BI analysts, data governance leads, PMs etc.) | ✅ | ✅ |
| Personalization across the product | ✅ | ✅ |
| Browser extension for BI Tools | ✅ | ✅ |
| Slack AI Discovery Assistant - AI-powered, conversational data discovery | ❌ | ✅ **(beta)** |
| **Ask DataHub** - AI-powered, conversational data discovery via Slack & Microsoft Teams | ❌ | ✅ **(beta)** |
| UI-based Automatic Documentation and Classification propagation across lineage | ❌ | ✅ |
| Customizable Home Page for curated onboarding | ❌ | ✅ **(beta)** |
| Usage and graph-based search ranking | ❌ | ✅ |
| Generative AI to accelerate documentation and metadata-completeness | ❌ | ✅ |
| Slack integration | ❌ | ✅ |
| Slack & Microsoft Teams integrations | ❌ | ✅ |
| Subscribe to assets, activity, and notifications | ❌ | ✅ |
## Data Observability

View File

@ -7,7 +7,7 @@ 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. Receive notifications
2. Chat with the @DataHub bot
2. Chat with **Ask DataHub**
3. Searching for Data Assets
4. Subscribing to notifications for Data Assets
5. Managing Data Incidents
@ -25,9 +25,9 @@ Notifications [can be configured](../subscription-and-notification.md) in the Da
<img width="70%" alt="Example DataHub notification in Slack." src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/saas/slack/notification_1.png" />
</p>
## @DataHub AI in Slack
## **Ask DataHub**
With the DataHub AI in Slack, you can mention @DataHub in any channel and ask it questions about your metadata.
**Ask DataHub** is DataHub's conversational AI assistant. In Slack, you can mention @DataHub in any channel to ask questions about your metadata.
<p align="center">
<video width="80%" autoPlay muted loop playsInline crossOrigin="anonymous">
@ -44,15 +44,15 @@ Key capabilities include:
- Dig into specific assets and their glossary terms, owners, and more.
- Write first-drafts of SQL queries to answer specific questions.
#### Enabling @DataHub AI in Slack
#### Enabling **Ask DataHub** in Slack
:::warning Permissions
The current version of the @DataHub AI in Slack assumes that all users have read permissions for all assets. A future version will support more granular permissions.
The current version of **Ask DataHub** assumes that all users have read permissions for all assets. A future version will support more granular permissions.
:::
In DataHub Cloud v0.3.13 (July 2025), the @DataHub AI command is in **public beta** and can be enabled in the Settings → AI page. In prior versions, it was in private beta and required a request to your DataHub Cloud representative to get access.
In DataHub Cloud v0.3.13 (July 2025), **Ask DataHub** is in **public beta** and can be enabled in the Settings → AI page. In prior versions, it was in private beta and required a request to your DataHub Cloud representative to get access.
<p align="center">
<img width="70%" alt="Enabling @DataHub AI in Slack" src="https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/saas/slack/chatbot_config.png" />