HR & RECRUITING
Transcribe and anonymize each Zoom exit interview
When a Zoom offboarding call finishes recording, transcribe it, strip names and other identifiers.
How it runs
The automated pipeline, trigger to output.
- TriggerZoom recording completed for offboarding callZoom
- ActionTranscribe audio with Hugging Face speech-to-textHugging Face
- ActionRedact names and identifiers via NER modelHugging Face
- LogicHold transcript if any identifier remains, else proceed
- OutputWrite anonymized transcript to Coda tableCoda
What it does
Turns every completed Zoom exit-interview recording into a redacted, analysis-ready transcript. Speaker names, manager names, team identifiers, and contact details are removed before the text is ever stored, so the raw, attributable recording never leaves Zoom.
When to use it
Run this as the foundation of any exit-interview program. People Ops wants honest signal about why employees leave, but employees only speak freely when anonymity is guaranteed. This enforces that guarantee mechanically instead of trusting a human to scrub each file.
How it works
- 1A Zoom webhook fires the moment an offboarding-call recording completes.
- 2The audio is sent to a Hugging Face speech-to-text model to produce a verbatim transcript.
- 3A redaction step uses a Hugging Face NER model to detect person names, emails, and team references, replacing each with a stable role token (Departing Employee, Manager A).
- 4A logic check confirms no high-confidence identifiers remain; anything ambiguous routes to a hold list instead of the clean store.
- 5The anonymized transcript is written to a Coda table keyed by a random interview ID, with the raw recording reference deliberately excluded.
Set it up
What you configure once, before turning it on.
- 1Connect ZoomMeetings, recordings, transcripts.
- 2Connect Hugging FaceModels, datasets, spaces — the open-source hub.
- 3Connect CodaDocs, packs, 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 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.
