CHATBOTS
Escalate Unanswered Benefits Questions to HR with Logging
When the benefits bot can't ground an answer in Confluence, it opens a tracked escalation to HR in Teams and logs the gap in Postgres so the knowledge base can be improved.
How it runs
The automated pipeline, trigger to output.
- TriggerEmployee asks the benefits bot in TeamsMicrosoft Teams
- ActionSearch Confluence and score answer confidence with OpenAIConfluence
- LogicBranch: confident answer vs. knowledge gap
- ActionLog the unanswered question to PostgresPostgres
- OutputEscalate to HR channel and notify employee in TeamsMicrosoft Teams
What it does
Catches the questions your benefits bot cannot confidently answer from Confluence, routes them to the HR team channel in Teams, and records each unanswered question in Postgres. Over time this builds a backlog of documentation gaps you can prioritize.
When to use it
When you already run a grounded benefits bot and want a safety net: no employee should hit a dead end, and HR should see exactly which topics are missing from Confluence so they can write the page.
How it works
- 1An employee asks the bot a question in Teams.
- 2The flow searches the HR Confluence space and runs an OpenAI confidence check on the retrieved context.
- 3If confidence is high, it answers normally and stops.
- 4If confidence is low or no page matched, it posts the question into the HR escalation channel in Teams, tagging it for a human.
- 5It writes the unanswered question, timestamp, and asker into a Postgres table for trend analysis.
- 6The employee gets a message that HR has been notified and will follow up.
Set it up
What you configure once, before turning it on.
- 1Connect Microsoft TeamsChannels, chats, files.
- 2Connect ConfluenceSpaces, pages, blueprints.
- 3Connect OpenAIModels, embeddings, files.
- 4Connect PostgresAny Postgres URL — query, write, migrate.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Chatbots workflows
Discord WAF False-Positive Triage from Ray ID
When a user posts a Cloudflare ray ID in a Discord support channel, the bot looks up the blocked request's WAF event, classifies whether it looks like a genuine false positive.
Agentic WAF Investigator with Discord Approval Gate
An autonomous agent investigates a Discord-reported WAF block end to end: pulls Cloudflare logs, correlates with PagerDuty incidents, decides if an allowlist is safe.
Discord Onboarding Completion to CRM Sync
The moment a member finishes Discord onboarding, captures their submitted profile answers, creates or updates a contact in HubSpot.
Draft WAF Allowlist Proposal to Linear from Discord Report
Lets a support engineer confirm a Discord WAF report is a false positive, then auto-drafts a scoped Cloudflare allowlist rule proposal and files it as a Linear ticket…
Discord FAQ Free-Text Answer Grader
When a member submits a free-text answer in their onboarding thread, an agent grades it against the canonical FAQ knowledge base, replies with targeted feedback.
Discord FAQ-Gated Role Concierge
Greets each new Discord member in a private onboarding thread, walks them through required FAQ steps one at a time.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
