diff --git a/ai/slack-app.mdx b/ai/slack-app.mdx
new file mode 100644
index 000000000..60df9324b
--- /dev/null
+++ b/ai/slack-app.mdx
@@ -0,0 +1,25 @@
+---
+title: "Slack app"
+description: "Add a bot that searches your docs to answer questions in your Slack workspace"
+icon: "slack"
+---
+
+
+ The Slack app is available for [Pro and Enterprise plans](https://mintlify.com/pricing?ref=slack-app).
+
+
+The Slack app adds a bot to your Slack workspace that searches your documentation to answer users' questions. The bot responds to direct messages, @mentions, and to any questions in a channel specifically named `#ask-ai`.
+
+## Setting up the Slack app
+
+
+ If your Slack Workspace Owner requires admin approval to install apps, ask them to approve the Mintlify Slack app before you add it.
+
+
+1. Navigate to the [Integrations](https://dashboard.mintlify.com/settings/organization/integrations) page of your dashboard.
+2. Select **Connect** in the Slack integration card.
+3. Follow the Slack prompts to add the app to your workspace.
+4. Test that the bot is working and responds when you:
+ - Send a direct message to the Mintlify app.
+ - Mention the bot with `@mintlify` in a channel.
+ - Create an `#ask-ai` channel, add the bot, and ask a question.
diff --git a/docs.json b/docs.json
index 4f57a8745..8b8044c54 100644
--- a/docs.json
+++ b/docs.json
@@ -43,12 +43,13 @@
"guides/assistant",
"ai/llmstxt",
"ai/contextual-menu",
- "ai/markdown-export",
"ai/model-context-protocol",
+ "ai/markdown-export",
"guides/geo",
"guides/claude-code",
"guides/cursor",
- "guides/windsurf"
+ "guides/windsurf",
+ "ai/slack-app"
]
},
{