AI Agents for Prior Authorization: A Practical Guide
Prior authorization is the tax your clinical staff pay for every insurer that decided a fax machine and a 40-minute hold queue counted as utilization management. In most practices I've seen, a single MA loses two to four hours a day to PA work: pulling chart notes, filling out payer-specific forms, calling to check status, resubmitting after a denial that hinged on a missing ICD-10 modifier. That's not clinical work. It's clerical work wearing a stethoscope.
This is exactly the shape of problem AI agents are good at, and it's where I'd point any practice owner asking "where do we start" with automation. Not scribing, not marketing copy. Start with the workflow that's already burning your best people out.
What "AI agent" actually means in a PA context
Let's be precise, because the term gets abused. An AI agent, in the sense that matters here, is software that can (a) read unstructured information like a chart note, payer policy PDF, or denial letter, (b) decide what to do next based on a defined workflow, and (c) take actions in other systems: filling a portal form, drafting a letter, updating a task queue, sending a fax through an API.
A chatbot answers questions. An agent finishes work. For prior auth, the difference is enormous. You don't want something that tells your staff how to submit a PA. You want something that submits it and hands them a completed packet to review.
Where the hours actually go
If you've never timed your PA workflow, do it once. When we've mapped it with practices, the breakdown is remarkably consistent:
- Identifying that a PA is required for this drug, this payer, this patient (10-15% of the time)
- Gathering clinical documentation to support medical necessity (25-30%)
- Filling out the payer-specific form or portal (15-20%)
- Submitting and tracking status (10-15%)
- Handling denials, peer-to-peer scheduling, and appeals (25-30%)
Every one of those buckets has agent-shaped work in it. The gathering and form-filling steps are the obvious wins. The denial handling is where the ROI actually compounds, because that's where your most experienced people (often the prescriber) get pulled in.
What an agent handles well, and what it doesn't
A well-scoped PA agent should be doing this on its own:
- Checking formulary and PA requirements at the point of prescribing, before the patient leaves
- Assembling the clinical justification from the chart: relevant diagnoses, prior therapies tried and failed, lab values, duration of condition
- Mapping that justification into the specific fields the payer's form requires (they are all different, and they change)
- Submitting via portal, fax, or payer API depending on what's available
- Polling for status and updating the patient's record
- Drafting an appeal letter when a denial comes back, citing the specific policy criteria the patient meets
What it should not be doing autonomously: deciding medical necessity, altering the clinical rationale, or submitting anything without a clinician's sign-off on the substance of the request. The agent's job is to prepare the packet to the point where a prescriber's review takes 90 seconds instead of 20 minutes. Human in the loop is not a slogan here, it's a design requirement.
A realistic before-and-after
Take a concrete example. A concierge practice prescribes a GLP-1 for a patient with documented obesity and a comorbidity. Under the old workflow, the MA sees the order, checks coverage on the payer portal, discovers PA is required, opens the form, toggles back to the EMR to find BMI history, prior weight-loss interventions, and A1c values, copies them into the form, submits it, and puts a task on her calendar to check back in three days. If it comes back denied for "insufficient documentation of lifestyle intervention," she pulls the physician in to draft a response. Total human time: 45 to 75 minutes, spread across three or four people, over five to ten days.
With an agent handling it, the prescriber signs the order, the agent has already checked the formulary in the background, it drafts the PA with the relevant chart evidence pulled and cited, the prescriber reviews and approves in about a minute, and the submission goes out. If a denial comes back, the agent drafts the appeal with the specific criteria from the payer's own medical policy and presents it for review. Total human time: 5 to 10 minutes, mostly the prescriber's, and the patient starts therapy faster.
The staffing implication isn't "fire your MA." It's that your MA now has three more hours a day to actually work at the top of her scope: patient calls, coordination, care gaps, the things that need a human.
What to check before you buy anything
Vendor demos are all shiny. What you want to know before signing:
- Does it integrate with your EMR at the data level, or does it screen-scrape? Screen-scraping breaks constantly. If your EMR and your PA agent don't share a data layer, you'll be doing reconciliation forever. This is one reason we built agents natively on our EMR rather than bolting them onto someone else's.
- How does it handle payer-specific forms? Ask for a list. Ask how new payers get added and how long that takes.
- What's the audit trail? Every action the agent takes should be logged, timestamped, and attributable. If a payer asks "who submitted this," you need an answer that holds up.
- How are PHI and BAAs handled? If the agent uses a foundation model, where is that model hosted, what data is retained, and is there a signed BAA covering the whole path? Get your compliance officer or counsel to review this before your ops team does.
- What happens on edge cases? A good agent knows when it doesn't know. It should escalate cleanly with context, not silently guess.
The compliance conversation, in plain terms
PA automation touches PHI on both ends: your EMR and the payer portal. Two practical things to sort out before you deploy. First, your BAA needs to cover the agent vendor and any model providers they use. Second, if the agent is submitting anything on behalf of a prescriber, your policies should reflect that clearly, including who has final sign-off and how that sign-off is captured. This is standard delegation-of-authority thinking applied to software. Talk to your own counsel about the specifics for your state and payer mix.
Rolling it out without wrecking your operations
The mistake I see: practices try to automate every PA on day one, hit an edge case, lose trust, and revert. Better approach is to pick one or two high-volume drugs or procedures where the PA process is well-understood, run the agent in a supervised mode where staff review every submission, measure the time saved and the approval rate, then widen the aperture. Within a quarter you'll know exactly which categories are ready for lighter-touch review and which still need hands on.
Also tell your staff what's happening and why. The framing matters. This isn't about replacing them, it's about giving them back the hours they've been losing to insurance companies. In my experience, MAs who have done PA work for years are the biggest fans of these tools within a week of using them, because they know exactly what the agent is saving them from.
If you want to see what this looks like when the agent lives inside the EMR instead of duct-taped alongside it, talk to our team and we'll walk you through how our practices are running PA today.
Frequently Asked Questions
Will an AI agent get PAs approved at a higher rate than my staff?
In practice, approval rates go up modestly, mostly because the agent is more consistent about pulling the right supporting evidence and citing the specific policy criteria. The bigger win is speed and staff time recovered, not approval rate. If your denials are driven by genuine medical necessity gaps, no agent fixes that.
What happens when a payer changes its form or policy?
This is the ongoing maintenance question, and it's the right one to ask. A serious vendor monitors payer policy updates and adjusts mappings on their side, not yours. Ask specifically how they detect changes and what their SLA is for updating.
Does the prescriber still need to sign off on each submission?
Yes, and they should. The agent prepares the packet; the clinician approves the clinical content. What changes is that the review takes a minute or two rather than fifteen, because the work is already assembled and cited.
Can this work for a small practice, or is it only for large groups?
Small practices often see the fastest relative benefit because PA work is a bigger share of a small team's day. The gating question is whether your EMR and your PA volume make the setup worth it. For a two-provider concierge practice doing 30 PAs a month, the answer is usually yes.
What's the realistic timeline to see time savings?
Four to eight weeks from go-live is typical, assuming you start with a supervised rollout on a handful of drug categories. The first two weeks are calibration. After that, you'll see the hours come back.