|
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 an AI assistant 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 | +## Setup |
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. |
| 17 | +1. Navigate to the [Slack app page](https://dashboard.mintlify.com/products/slack) in your dashboard. |
| 18 | +2. Click **Add to Slack**. |
23 | 19 | 3. Follow the Slack prompts to add the app to your workspace. |
24 | 20 | 4. Test that the bot is working and responds when you: |
25 | 21 | - Send a direct message to the Mintlify app. |
26 | | - - Mention the bot with `@mintlify` in a channel. |
27 | | - - Create an `#ask-ai` channel, add the bot, and ask a question. |
| 22 | + - Mention the bot with `@mintlify-assistant` in a channel. |
| 23 | + - Create an `#ask-ai` channel, add the bot, and ask a question. |
0 commit comments