IT OPS
Reclaim seats from apps no one signs into via SSO
Reads SSO login logs to find provisioned app assignments that have never been used in the period, confirms removal with the app owner in Slack.
How it runs
The automated pipeline, trigger to output.
- TriggerMonthly schedule fires
- ActionPull SSO sign-in logs from IdP APIHTTP webhook
- LogicFilter to assignments with zero logins in window
- ActionConfirm removal with each app owner in SlackSlack
- ActionDeprovision confirmed assignments via IdP APIHTTP webhook
- OutputPost freed-license summary to AirtableAirtable
What it does
Uses your identity provider as the source of truth for usage. By reading SSO sign-in logs, it surfaces app assignments that exist on paper but show zero logins, then removes the assignment after the app owner confirms. This catches whole apps a team adopted, abandoned, and kept paying for.
When to use it
Run it monthly when most SaaS access flows through SSO and you trust login logs as the activity signal. Strong fit for catching shelfware: apps with active license counts but no real sign-in traffic.
How it works
- 1A monthly schedule starts the audit.
- 2The workflow pulls SSO sign-in logs from the identity provider's API over HTTP.
- 3A filter isolates app assignments with no logins in the review window.
- 4Each zero-login app is grouped by owner and sent to that owner in Slack for confirm or keep.
- 5Confirmed assignments are deprovisioned through the IdP admin API.
- 6A summary of removed assignments and freed licenses is posted to Airtable and recapped in the Slack 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.
- 3Connect AirtableBases, tables, views, automations.
- 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 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.
