CHATBOTS
Teams IT Bot: Self-Service Entitlement & Permission Reset
Employees ask the Teams bot to reset their access on a system; the bot verifies identity, reapplies their role's baseline permissions, and logs the change.
How it runs
The automated pipeline, trigger to output.
- TriggerTeams message requests an entitlement resetMicrosoft Teams
- LogicVerify requester identity and account ownership
- ActionFetch role permission baseline from policy tablePostgres
- ActionReapply baseline permissions on target systemSalesforce
- ActionWrite before/after audit rowPostgres
- OutputConfirm restored permissions in Teams threadMicrosoft Teams
What it does
Lets employees fix broken or stale access without filing a ticket. When someone types "reset my Salesforce permissions" in Teams, the bot confirms who they are, looks up the baseline entitlement set for their role, reapplies it on the target system, and records an audit entry.
When to use it
Ideal when permission drift causes a steady trickle of "I can't access X anymore" complaints. Use it to restore role-default access safely while keeping a tamper-evident log of every reset.
How it works
- 1A Teams message asks the bot to reset entitlements on a named system.
- 2A logic step verifies the requester's identity and that they own the account in question.
- 3The bot fetches the role-to-permission baseline from a Postgres policy table.
- 4It calls the target system's API to reapply the baseline permission set.
- 5The reset, before/after state, and actor are written as an audit row to Postgres.
- 6The bot confirms in the Teams thread which permissions were restored.
Set it up
What you configure once, before turning it on.
- 1Connect Microsoft TeamsChannels, chats, files.
- 2Connect SalesforceAccounts, opportunities, cases.
- 3Connect PostgresAny Postgres URL — query, write, migrate.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Chatbots workflows
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 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.
Intercom-to-HubSpot Sync When an Activation Call Is Booked
When a Zoom activation call gets booked from an Intercom chat, enriches the lead in HubSpot, logs the meeting, and posts an AI-written prep brief to the assigned rep in Slack.
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 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 Onboarding Completion to CRM Sync
The moment a member finishes Discord onboarding, captures their submitted profile answers, creates or updates a contact in HubSpot.
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.
