|
1 | 1 | --- |
2 | 2 | title: "Slack app" |
3 | | -description: "Add a bot that searches your docs to answer questions in your Slack workspace" |
| 3 | +description: "Add AI-powered documentation search to your Slack workspace" |
4 | 4 | icon: "slack" |
5 | 5 | --- |
6 | 6 |
|
7 | 7 | <Info> |
8 | 8 | The Slack app is available for [Pro and Custom plans](https://mintlify.com/pricing?ref=slack-app). |
9 | 9 | </Info> |
10 | 10 |
|
11 | | -The Slack app adds a bot named `@mintlify` to your Slack workspace that can search your documentation and answer users' questions. The bot responds to direct messages, @mentions, and to any questions in a channel specifically named `#ask-ai`. |
| 11 | +The Slack app adds a bot named `@mintlify-assistant` to your Slack workspace that can search your documentation and answer users' questions. The bot responds to direct messages, @mentions, and to any questions in a channel specifically named `#ask-ai`. |
12 | 12 |
|
13 | 13 | The Slack app can incur costs: either using your AI assistant credits or incurring overages. |
14 | 14 |
|
15 | | -## Setting up the Slack app |
| 15 | +## Installing the Slack app |
16 | 16 |
|
17 | | -<Note> |
18 | | - If your Slack Workspace Owner requires admin approval to install apps, ask them to approve the Mintlify Slack app before you add it. |
19 | | -</Note> |
20 | | - |
21 | | -1. Navigate to the [Add-ons](https://dashboard.mintlify.com/products/addons) page of your dashboard. |
22 | | -2. Select **Connect** in the Slack Integration card. |
23 | | -3. Follow the Slack prompts to add the app to your workspace. |
24 | | -4. Test that the bot is working and responds when you: |
| 17 | +<Steps> |
| 18 | +<Step title="Navigate to the Slack app page in your dashboard."> |
| 19 | + Go to your [dashboard](https://dashboard.mintlify.com/products/slack) and select the Slack app. |
| 20 | +</Step> |
| 21 | +<Step title="Select Install Slack app."> |
| 22 | + This will redirect you to Slack's authorization page. |
| 23 | +</Step> |
| 24 | +<Step title="Follow the Slack prompts to add the app to your workspace."> |
| 25 | +</Step> |
| 26 | +<Step title="Test that the bot is working and responds when you:"> |
25 | 27 | - Send a direct message to the Mintlify app. |
26 | | - - Mention the bot with `@mintlify` in a channel. |
| 28 | + - Mention the bot with `@mintlify-assistant` in a channel. |
27 | 29 | - Create an `#ask-ai` channel, add the bot, and ask a question. |
| 30 | +</Step> |
| 31 | +</Steps> |
0 commit comments