HR & RECRUITING
Scheduled compensation-band drift audit to Notion
Runs nightly to compare every active employee's pay against their role's current salary band in BigQuery.
How it runs
The automated pipeline, trigger to output.
- TriggerNightly schedule fires the audit
- ActionQuery BigQuery for employees joined to current bandsBigQuery
- LogicCompute band position; keep only out-of-band rows
- ActionBuild a drift card per flagged employee
- OutputUpsert cards onto the Notion comp-review boardNotion
What it does
Each night this workflow pulls current compensation for all active employees and the canonical salary bands for their role, level, and location from BigQuery. It computes where each person sits relative to their band's min and max, and surfaces anyone who has drifted below the floor or above the ceiling. Every flagged case becomes a structured card on a Notion comp-review database, with the exact dollar gap, the percent-of-band position, and whether the drift is high or low.
When to use it
Use this when comp data lives in a warehouse and you want a standing, no-touch audit instead of running ad-hoc spreadsheet checks before each review cycle. It keeps a living queue of out-of-band employees ready for HR to triage.
How it works
- 1A nightly schedule fires the audit.
- 2Query BigQuery for active employees joined to their role's current band (min, mid, max).
- 3Compute band position; filter to only rows below min or above max.
- 4For each flagged employee, build a card with the gap and direction.
- 5Upsert the card into the Notion comp-review board, updating any existing card for that employee.
Set it up
What you configure once, before turning it on.
- 1Connect BigQueryDatasets, queries, schemas.
- 2Connect NotionPages, databases, comments.
- 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 HR & Recruiting workflows
Assemble and send the debrief packet after the final interview
Triggered when a candidate's final interview ends on the calendar, it waits a short window for scorecards, compiles the aggregated packet to Google Drive.
New-Hire Credential Intake to Renewal Calendar Holds
When a new credential is added to the tracker, it validates the record, files the document.
Credential Renewal Evidence Verification Agent
When an employee replies with a renewed credential document, an agent reads the attachment, extracts the new expiry date and credential number.
Escalate Compliance-Blocking Credential Lapses to Managers
Each day it finds credentials that have already expired or expire within 48 hours and are flagged compliance-blocking.
Day-one readiness orchestrator across all onboarding owners
An agent-driven coordinator that, when a hire is launched, plans the full provisioning program across IT, Facilities, and Finance, opens the work in your tracker.
Loom intake to req-tracker row in Airtable
Transcribes a hiring manager's Loom intake, scores the brief for completeness, and either logs a ready req in Airtable or routes incomplete intakes to a follow-up Slack ping.
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.
