Voice AI for member services

Insurance answers,
on the phone, in seconds.

Aria is a voice AI that patients can call to check what their plan covers, whether a procedure needs prior authorization, and where their claim stands — with identity verification and PHI guardrails built in.

Call +1 (424) 850-8992Available 24/7 · English
Live sample
Hi, this is Arnold Bergnaum. I want to check if my plan covers a specialist visit.
Happy to help, Arnold. Could you please share your date of birth so I can verify?
August twenty-second, nineteen eighty.
Thanks, you're verified. Your UnitedHealth Choice plus plan covers specialist visits with a twenty five dollar copay in network…

How a call works

Three deterministic steps before any personal health information leaves our systems.

01

Patient calls

Twilio routes the call to Aria. We verify the request signature on every webhook — nothing else can reach the agent.

02

Identity is verified

Aria collects the caller's name and date of birth. No plan details, no claims, no diagnoses are shared until the match succeeds.

03

Coverage answered

Aria uses narrowly-scoped tools — insurance, prior auth, claims — restricted to the verified patient. Every turn is transcribed.

Guardrails, not vibes.

Voice agents leak PHI when identity verification is a prompt, not a gate. Aria enforces it server-side, then a second model reviews every reply.

  • Server-side identity gate
    PHI tools reject any request whose patient ID doesn't match the verified session — even if the model tries.
  • No medical advice
    Aria refuses treatment or diagnostic questions and refers callers to their clinician.
  • Injection-hardened
    Caller speech is wrapped as untrusted data. A classifier flags jailbreak attempts, out-of-scope drift, and possible PII leaks — visible in the admin dashboard.