Skip to content

Commit bc6db02

Browse files
Update ai/slack-app.mdx
1 parent 756e009 commit bc6db02

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

ai/slack-app.mdx

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,23 @@
11
---
22
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"
44
icon: "slack"
55
---
66

77
<Info>
88
The Slack app is available for [Pro and Custom plans](https://mintlify.com/pricing?ref=slack-app).
99
</Info>
1010

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`.
1212

1313
The Slack app can incur costs: either using your AI assistant credits or incurring overages.
1414

15-
## Setting up the Slack app
15+
## Setup
1616

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**.
2319
3. Follow the Slack prompts to add the app to your workspace.
2420
4. Test that the bot is working and responds when you:
2521
- 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

Comments
 (0)