Channel posts
Ask the bot inside any channel where it is added. Answer arrives in the same thread, with source links.
Deploy a Biel.ai docs bot inside Microsoft Teams so employees self-serve from runbooks, HR policies, internal SDKs, and product docs without leaving the chat. Standard Teams app package, admin-controlled rollout.
infra/runbooks/db-rotate. Provision the new secret, deploy with both old and new active, drain traffic to the new one, then revoke the old. The script handles the handoff automatically; expected downtime is zero.Used by teams that take their documentation seriously
Ask the bot inside any channel where it is added. Answer arrives in the same thread, with source links.
Add the bot to a group chat for ad-hoc cross-team questions. Same source-cited answer, scoped to the chat.
Private 1:1 with the bot for questions an employee does not want to ask publicly. Same answer, only they see it.
Every answer carries the doc title and a deep link to the section it came from. Verify in one click.
biel-teams-app.zip with the bot manifest and icons.Most internal docs questions in Teams today get answered by humans, repeatedly. Biel turns those into self-serve answers and surfaces the gaps your runbooks and policies do not cover.
| Dimension | Teams alone | Biel.ai |
|---|---|---|
| Where employees ask | They DM whoever owns the docs, or post in #help and wait. Same questions repeat across teams. | They ask the bot in a channel, group chat, or personal chat. Answer in seconds with source links. |
| Admin control | Teams Admin Center governs which apps are allowed and who can install them. Custom bots are a project. | Standard Teams app package. Admin uploads through the same flow as any internal app, sets permission policies. |
| Source attribution | Whoever answers links a SharePoint page they remember, if they remember the right page. | Every answer cites the doc title and links to the section. Verifiable, repeatable, attributable. |
| Context across messages | Memory lives in whoever they asked. Repeated questions waste time. | Per-conversation context. Follow-ups resolve without repeating background. /clear resets. |
| Privacy | Channel asks are public to the team. DMs lose the answer to history. | Channel asks are public to the channel; personal-chat asks are private. Same sources, same answer. |
| Where docs gaps come from | Repeated questions surface only when someone notices and writes them up. | Every question lands in the dashboard. Repeated unanswered ones surface as content gaps to fix. |
| Setup | Build a Teams bot in-house: manifest, hosting, OAuth, LLM. Maintain it. | Download package, admin upload, paste token. Bot live in 15 minutes. |
/clear resets context when you want a clean slate.