Microsoft Teams integration
Deploy the Biel.ai bot in Microsoft Teams so your team can ask questions to your documentation from any channel, group chat, or direct message.

What you can do
- Surfaces: team channels, group chats, and personal chats.
- Per-conversation context: each channel thread, DM, and group chat keeps its own conversation history.
- Reset the conversation: send
/clearto start a fresh conversation context.
Prerequisites
- A Biel.ai account with documentation indexed.
- Teams Administrator access to your Microsoft 365 organization.
Setup
1. Download the app package
In your project settings, open Integrations in the left sidebar. On the Microsoft Teams card, click Download manifest.
This downloads a biel-teams-app.zip file containing the bot manifest and icons, ready to upload to your Teams Admin Center.
2. Upload the app to your Teams Admin Center
A Teams administrator in your organization must upload the package:
- Open Teams Admin Center.
- Go to Teams apps → Manage apps → Upload new app.
- Upload the
biel-teams-app.zipfile. - Under Permission policies, configure which users or groups can install the app.
If your organization has strict app permission policies, you may need to explicitly allow the Biel app for the relevant users or groups before it becomes discoverable in the Teams app store.
3. Generate a setup token
Back in Settings → Integrations, expand the Microsoft Teams card and click Generate token.
Copy the setup token that appears.
4. Connect the bot
Open a chat with the Biel bot in Teams (search for Biel in the Teams app store and click Add) and send the setup token as your first message.
The bot will confirm the connection:
Connected! This Teams workspace is now linked to the [Project Name] project.
You can start asking questions.
From this point on, all messages from your Teams organization are routed to the linked Biel project.
The setup token is single-use. It is consumed when the connection is established. If you ever need to reconnect or link a different project, generate a new token from the project settings page.