IT OPS
Manager Approval Gate for SaaS Seat Deprovisioning
Routes each dormant seat to its manager via an interactive Slack approval, then either deprovisions the seat through a webhook or files a keep-it exception when declined.
How it runs
The automated pipeline, trigger to output.
- TriggerWebhook receives dormant-seat candidateHTTP webhook
- ActionSend interactive approval card to managerSlack
- LogicBranch on Approve vs Keep
- ActionCall deprovision API on approveHTTP webhook
- OutputConfirm outcome and log exceptionSlack
What it does
Takes a dormant-seat candidate and routes a deprovision decision to the seat owner's manager. The manager gets an interactive Slack message with the app, the user, days idle, and monthly cost, plus Approve and Keep buttons. Approvals fire a deprovision webhook; declines log an exception so the seat is skipped on the next sweep.
When to use it
Use it when you can't blindly revoke licenses and need a human sign-off before pulling access. Good for orgs where seat ownership maps to managers and you want an auditable approve-or-keep trail per reclamation.
How it works
- 1A webhook receives a dormant-seat candidate from your sweep workflow.
- 2Slack sends the manager an interactive approval card with seat details and Approve/Keep buttons.
- 3A logic step branches on the manager's response.
- 4On approve, an HTTP webhook calls your IdP or SaaS admin API to revoke the seat.
- 5On keep, the workflow records an exception so the seat is excluded from future sweeps.
- 6Slack confirms the outcome back to the requesting channel.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect SlackChannels, DMs, threads, mentions.
- 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 IT Ops workflows
Daily Building Anomaly Digest to MS Teams
Each morning queries BigQuery for the prior day's flagged sensor anomalies, summarizes them by site and system into a ranked briefing.
Indoor Air Quality Breach to Tenant Notice and Work Order
Listens for CO2, VOC, or humidity sensor alerts via webhook, and when a zone exceeds occupant-safety limits it emails affected tenants, opens a Monday remediation task.
Self-Service Reclaim Email for Idle Users
Detects users idle in a SaaS app past the threshold and emails each one a keep-or-release link; unanswered seats after the deadline are auto-flagged for removal.
Outlook Room Conflict Resolver with Approval Gate in Teams
When an Outlook room clashes, proposes a rebooking and asks the bumped meeting's organizer to approve the move in Microsoft Teams before any change is made.
Outlook Room Double-Booking Resolver with Auto-Rebook
Detects when two meetings claim the same Outlook room resource and automatically relocates the lower-priority meeting to a comparable free room.
Monthly Wasted-License Cost Report
Aggregates inactive-seat data across all tracked SaaS apps each month, computes total reclaimable spend, and delivers a ranked cost report to leadership in Notion and Slack.
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.
