diff --git a/ai/slack-bot.mdx b/ai/slack-bot.mdx index bd328fb2c..3d534bc2a 100644 --- a/ai/slack-bot.mdx +++ b/ai/slack-bot.mdx @@ -12,7 +12,7 @@ The Slack app adds a bot to your workspace that supports your community with rea The bot can only see messages in channels you specifically add it to. It does not have global read access to your workspace. -The bot responds to `@` mentions and to every message in channels named `#ask-ai`. +The bot responds to `@` mentions and to every message in channels named `#ask-ai`. You can also configure a custom channel where the bot responds to all messages. Each message sent by the bot counts toward your assistant message usage. @@ -38,9 +38,22 @@ Each message sent by the bot counts toward your assistant message usage. 1. Click **Configuration**. This opens the app configuration page in a web browser. 1. In the **Bot User** section, edit the bot name. -## Create an `#ask-ai` channel +## Configure the Ask AI channel -To help your users quickly get answers to their questions, create a channel named `#ask-ai`. The bot will respond to every message in that channel. See [Create a channel](https://slack.com/help/articles/201402297-Create-a-channel) in the Slack Help Center for more information. +By default, the bot responds to every message in any channel named `#ask-ai`. You can customize this behavior to use a specific channel instead. + +### Use the default behavior + +Create a channel named `#ask-ai` in your workspace. The bot will respond to every message in that channel. See [Create a channel](https://slack.com/help/articles/201402297-Create-a-channel) in the Slack Help Center for more information. + +### Set a custom Ask AI channel + +1. Navigate to the [Integrations](https://dashboard.mintlify.com/products/assistant/settings/integrations) tab of the **Assistant Configurations** page in your dashboard. +1. In the Slack card, click **Configure**. +1. In the **Ask AI Channel** dropdown, select the channel where you want the bot to respond to all messages. +1. Click **Save**. + +The bot will now respond to every message in your selected channel, instead of channels named `#ask-ai`. ## Manage the Slack app