Field notes from six teams shipping voice agents.
Recruiter screening, freight tracking, dealership service, insurance brokerage, consumer lending, property management — each built from the same composable sub-agents. What we shipped, what we learned, and how the same fabric handles six very different calls.
- Recruiter screening
We hired our backend engineer through this agent.
An orchestrator composes 11 sub-agents per candidate — verify, probe seniority, qualify intent, kind wrap. Skips what doesn’t apply.
- 11
- sub-agents composed
- 20+
- candidates screened
- 2
- hired into production
- Freight brokerage
One agent runs check calls and carrier sales.
Two workflows, one agent fabric — carrier check-calls and inbound carrier sales. The orchestrator picks per call.
- 2
- workflows, one agent
- 9
- sub-agents composed
- TMS
- system of record
- Auto dealership service
Confirm appointments and answer "where's my car?"
The orchestrator composes per workflow — outbound appointment confirmations and inbound service-status calls share the skeleton.
- 2
- workflows, one agent
- 8
- sub-agents composed
- DMS
- system of record
- Insurance brokerage
Walk a renewal and issue a COI from the same fabric.
Outbound renewal check-ins and inbound certificate requests share the skeleton — verify the insured, read the policy from the AMS, log the outcome. The orchestrator picks per call.
- 2
- workflows, one agent
- 8
- sub-agents composed
- AMS
- system of record
- Consumer lending
Chase stips outbound. Answer "where's my app?" inbound.
Outbound stipulation chases and inbound application status calls share the skeleton — verify the applicant, read the file from the LOS, log the outcome. ECOA, TCPA, and FDCPA-aware by composition.
- 2
- workflows, one agent
- 9
- sub-agents composed
- LOS
- system of record
- Property management
Take the maintenance call. Send the vendor update.
Inbound maintenance intake and outbound work-order status calls share the skeleton — verify the resident, read the unit and open WOs from the PMS, log the outcome. Emergency triage runs before anything else.
- 2
- workflows, one agent
- 9
- sub-agents composed
- PMS
- system of record
Frequently asked questions
Everything teams ask before they pick up the phone — and a few things they should.
How is this different from ElevenLabs Agents?
What telephony providers do you support?
What about compliance — TCPA, HIPAA?
Can we self-host?
What languages do you support?
Want this for your calls?
Tell us the call you want to automate — recruiting or otherwise. We'll send back a working prototype within 48 hours, wired to your actual use case. Same composition pattern you just read about.