CHATBOTS
IT Helpdesk Chatbot Grounded in Your Confluence Wiki
Answers employee IT questions in chat by retrieving relevant Confluence wiki pages and grounding an OpenAI reply with cited sources.
How it runs
The automated pipeline, trigger to output.
- TriggerEmployee sends an IT question in chat
- ActionSearch Confluence IT space for matching pagesConfluence
- LogicAssemble retrieved page excerpts into grounding context
- ActionGenerate grounded answer with citations via OpenAIOpenAI
- OutputReply in chat with answer and source links
What it does
Turns your existing Confluence IT knowledge base into a self-serve helpdesk chatbot. When an employee asks a question like "How do I set up the VPN on macOS?" or "What's the printer install process?", the workflow searches your Confluence spaces for the most relevant pages, feeds that content to an OpenAI model, and returns a concise, accurate answer with links back to the source pages. Because every reply is grounded in your actual wiki, it deflects routine tickets without inventing policy.
When to use it
Use this when your IT team fields the same questions over and over and the answers already live in Confluence but nobody reads them. It's ideal for first-line deflection: onboarding setup, software access, password and MFA resets, VPN, equipment requests, and policy lookups. Deploy it as a chat endpoint behind Slack, an internal portal, or a help widget. If a question has no good wiki match, the bot says so and points the user to open a ticket instead of guessing.
How it works
The workflow triggers on an inbound chat message. It runs a Confluence content search (CQL) against your designated IT space(s) to pull the top-matching pages, then passes those page excerpts plus the user's question into an OpenAI chat completion with a system prompt that forbids answering outside the provided context. The model returns a grounded answer with citations, which is sent back to the chat session. Swap the trigger source or response sink without touching the retrieval-and-ground core.
Set it up
What you configure once, before turning it on.
- 1Connect ConfluenceSpaces, pages, blueprints.
- 2Connect OpenAIModels, embeddings, files.
- 3Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 4Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 5Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Chatbots workflows
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.
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.
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 verify-button onboarding via web form webhook
Receives a completed external verification form by webhook, matches it to the Discord account, grants the verified role, and confirms back to the member in Discord.
Discord intro-gated role granting concierge
Watches your #introductions channel, uses AI to confirm a new member's intro is genuine and complete, then auto-assigns the verified Member role and welcomes them.
Daily Discord Digest of Repeated WAF False-Positive Reports
Each morning, scans logged Discord WAF reports in Postgres, groups them by the Cloudflare rule that keeps firing.
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.
