Slack integration
Connect your Biel.ai project to Slack and let users interact with your documentation bot directly from any channel or direct message. The bot answers questions using your indexed documentation, with full source citations.
What you can do
- Answer questions in channels — users mention
@Biel.aiand get an instant answer. - Direct message support — users chat with the bot privately without leaving Slack.
- Cited sources — every answer includes links to the relevant documentation pages.
- Per-project routing — each Slack workspace connects to a specific Biel.ai project.
Prerequisites
- A Biel.ai account with at least one project and indexed documentation.
- A Slack workspace where you have permission to install apps.
- Admin access to your Biel.ai dashboard.
Setup
1. Connect your Slack workspace
- In the Biel.ai dashboard, open the project you want to connect.
- Go to Settings → scroll down to the Integrations section.
- Click Add to Slack.
- You will be redirected to Slack's authorization screen — review the permissions and click Allow.
- Once authorized, Slack redirects back to Biel.ai and the workspace is connected.
2. Invite the bot to a channel
After connecting, invite the bot to any channel where you want it to respond:
/invite @Biel.ai
For direct messages, users can find the bot by searching its name in the Slack search bar.
Usage
In a channel — mention the bot followed by your question:
@Biel.ai how do I authenticate with the API?
In a direct message — just send your message directly, no mention needed:
What are the system requirements?
The bot will respond with an AI-generated answer and a list of source links from your documentation.
Troubleshooting
The bot does not respond to mentions
Make sure the bot has been invited to the channel with /invite @Biel.ai. The bot can only see messages in channels it has been added to.
The bot gives incorrect or outdated answers
Re-index your documentation in the Biel.ai dashboard to make sure the bot is querying the latest content.
Need help? Contact us or visit the support page.