Case study · Insurance · Chat Support
From Minutes to Seconds: Chat Support in Insurance
Chat Support was the step everything else waited on. It now runs itself on the same stack — live in 3 hours, judgement calls still going to a person.
Average Response Time
A insurance customer just opened a ticket — handle it.
Customer
“Hi — I need help with my insurance account, it's been a few days with no update. What's going on?”
Agent draft · in your tone
Hi Taylor — sorry for the wait! I've pulled up your account, resolved the issue on our side, and you're all set. I've also added a note so this is handled automatically next time.
3 AI agents · 5 tools connected · live in 3 hours · no code
- Company
- Multi-line insurance firm
- Team size
- 15-80 employees
- Industry
- Insurance
- Time to live
- 3 hours
- Agents deployed
- 3 AI agents
- Tools connected
- 5 integrations
The context
Why Chat Support is hard in insurance.
Chat Support is not hard in the abstract. It is hard in insurance, where the work arrives as submissions, ACORD forms, carrier portals, claims notices, and renewal lists — every channel a different shape, none of them waiting their turn. The team runs against the renewal date and the claims service standard, so the real cost of a slow chat support step is never the step. It is a renewal that lapses because a form sat in someone’s inbox.
Constraints the build had to hold
Forms are structured, and messy
Extraction is checked against each form type’s expected schema. Failures escalate rather than get guessed at.
Carrier rules differ
Each carrier gets its own branch inside one pipeline, rather than a pipeline nobody maintains.
Coverage decisions stay licensed
Anything constituting advice or a coverage determination is prepared for a licensed producer, never issued.
The change
Same job. Two chains.
Every handoff in the left-hand chain is somewhere Chat Support used to wait. The right-hand chain has the same steps and none of the waiting.
By hand
- Conversation opensinside office hours, or it waits
- Agent looks up the accountin another system
- Answers a question asked dailyfor the ninth time this week
- Hard cases queue behind it
wait times climb at peak
With agents
- Work arrives on any channelpicked up in seconds
- Triage agenthanded straight on
- Resolution agenthanded straight on
- Escalation agent
logged, and reviewable
When the work can happen
Before and after
What Chat Support cost them, and what replaced it.
The challenge
Live chat at this multi-line insurance firm worked well between nine and five and not at all outside it, which was a problem because a meaningful share of their insurance customers were not working nine to five. Overnight conversations became a morning backlog, and the backlog set the tone for the whole day.
The full background
During the day the issue was mix rather than volume. A large majority of conversations were the same handful of questions — order status, account access, how do I do this thing — and each one still cost an agent a full interaction, including the lookup in another system before they could answer. That left the genuinely hard conversations queuing behind the trivial ones. With 15-80 employees in support, adding coverage meant adding headcount, and the questions did not get more interesting.
What they built
The team connected Applied Epic and their chat platform to DeskFerry and gave the agents something the scripted bots they had trialled never had: account state. A triage agent identifies the customer and pulls their order, subscription, and history before deciding anything, which is why the routine questions became genuinely answerable.
How it was wired
A resolution agent handles known ground from the knowledge base and live data, in the insurance brand voice, and takes the action where one is needed. The design goal was never deflection rate — it was not making a customer repeat themselves. So confidence below threshold escalates immediately, with a summary and the account context attached, and the human joins a conversation already in progress rather than starting again. Refunds, exceptions, and anything angry go to a person by rule.
The impact
What changed, measured the same way on both sides.
Before and after across the metrics that matter for insurance Chat Support.
Average Response Time
Near-instant
Queries Resolved by AI
New capability
Customer Satisfaction
Notable increase
Support Cost per Interaction
Major savings
After-Hours Coverage
Always on
How these were measured
- Baseline
- The "before" column is the team’s own measurement of their manual chat support process, taken over the four weeks before anything was connected.
- Comparison
- The "after" column is the same measurement repeated on the same process once the agents were live, so both sides count the same things in the same way.
- Why no percentages
- These are composite scenarios built from patterns across many deployments, not one audited customer’s books. Directional language is the honest way to report that — your own numbers will depend on your volume, your process, and your starting point.
A day, either side
The same day, before and after.
What Chat Support actually looked like for this insurance team — the version they described in the first call, and the version they run now.
Before DeskFerry
8:00
The overnight chat backlog is the first thing anyone sees.
10:00
Answer the same shipping question for the ninth time this week.
13:00
Queue depth peaks. Wait times go from two minutes to eleven.
18:00
Coverage ends. Anything after this waits until tomorrow.
Weekend
insurance customers get an auto-reply and nothing else.
After DeskFerry
8:00
Overnight conversations were handled or triaged as they arrived.
10:00
Repeat questions are answered from the knowledge base, with the order looked up first.
13:00
Peak is absorbed. Humans see only what needs a human.
18:00
Coverage does not end. Escalations are queued with full context for the morning.
Weekend
Customers get answers, and the team does not.
The build
The 3 agents that run it.
One job each, with an explicit handoff between them. Splitting Chat Support this way is what makes a failure legible — you can see which step it went wrong at instead of debugging one agent that does everything.
- 01
Triage agent
Trigger
A conversation starts
Identifies the customer, pulls their account and order state from Applied Epic, and works out what is really being asked.
Agent 1 of 3 in the Insurance workflow.
- Answers directly, or escalates with the lookup already done.
- 02
Resolution agent
Trigger
A question matches known ground
Answers from the knowledge base and live account data, in the insurance brand voice, and takes the action if one is needed.
Agent 2 of 3 in the Insurance workflow.
- Escalates the moment confidence drops rather than guessing.
- 03
Escalation agent
Trigger
A conversation needs a person
Summarises what has happened, attaches the account context, and routes to the right human with the SLA clock already running.
Agent 3 of 3 in the Insurance workflow.
How they did it
From nothing to production in 3 hours.
No code, no IT ticket, no vendor implementation team. These are the steps in the order this team took them.
Step 01
Connected the insurance stack
Applied Epic, Salesforce, and DocuSign via pre-built connectors. No API keys, no custom code.
Step 02
Wrote the business rules
Scoring, routing, escalation thresholds, and exception handling for insurance chat support — in the visual builder.
Step 03
Tested on real history
Replayed a week of past chat support to check accuracy and surface edge cases, then adjusted the weights.
Step 04
Launched and watched
Live with close oversight for 48 hours, then down to a weekly review.
The stack
Nothing was replaced. Everything was connected.
The insurance team kept the tools they already ran — DeskFerry sits between them.
Applied Epic
Policy, submission, and renewal state
Salesforce
System of record for accounts and pipeline; every write is scoped to owned fields
DocuSign
Signature events that start the workflow the moment a deal is real
Gmail
Where the work arrives, and where drafted replies go back out
Google Sheets
The lightweight ledger the team already reads, kept current automatically
Chat Support handled end to end · seconds, every time
What stayed human
The parts they deliberately did not automate.
Automating Chat Support end to end was never the goal. Removing the volume so the judgement calls got proper attention was.
Anything the agent is unsure of
Confidence below threshold escalates immediately with a summary attached. The design goal was never deflection rate — it was not making a customer repeat themselves.
Refunds, exceptions, and anything angry
Money and upset customers go to a person. The agent has already pulled the account and drafted a starting point.
The policy renewal rates question
Asked first by every insurance team. Agents run on the access the staff account already had, every action is logged, and any step can be stopped without unwinding what ran.
Takeaways
What transfers to your team.
The parts of this that are not specific to one company's tooling or volume.
- 01
No technical expertise needed — the people who own the chat support process built it.
- 02
Capacity scaled without headcount, which changed the unit economics.
- 03
Every decision is logged, so the workflow can be audited rather than trusted.
- 04
Leadership got chat support numbers in real time for the first time.
In their words
“What impressed me most was the setup speed. I expected a months-long implementation, but we had AI agents handling our insurance chat support workflow within a single afternoon. The no-code approach meant our team could configure everything themselves without waiting on IT.”
Composite — written from what teams running this workflow report, not a single named customer.
FAQ
Questions people ask about this build.
Automating Chat Support in insurance — what it takes, and where it stops.
How long does it take to set up chat support automation for a insurance business?
This team was live in 3 hours. Pre-built insurance templates cover the wiring, so most of that time goes on your business rules rather than on connecting things. No code.
How many AI agents does chat support automation actually need?
3 here: triage agent, resolution agent, escalation agent. The split matters more than the count — one job and one handoff each means a failure tells you which step broke. One agent doing everything does not.
What results can a insurance business expect?
The figures here are directional, not audited — composite scenarios, not one customer's books. What transfers is the shape: routine volume stops needing a person, exceptions surface instead of sinking, and nothing waits for office hours. Your numbers depend on your volume and starting point.
How does DeskFerry handle insurance data and access?
Agents run on the same access the staff account already had — throughput widens, permissions do not. Every action is logged with what it read and changed, and any step can be stopped without unwinding what ran. DeskFerry holds no formal insurance certification, so scope it as you would any other system in your control environment.
What still needs a person?
More than most automation pages admit. Anything outside the rules stops and goes to a named owner with context attached, rather than being guessed at. The rules themselves are changed by people — agents never widen their own tolerances. The carve-outs this team kept are named above.
What tools does this connect to?
1,500+ integrations. This build used Applied Epic, Salesforce, DocuSign, Gmail and Google Sheets; most insurance stacks are a variation on that. CRM, email, chat, databases, and industry-specific software all connect without code.
Run this in your own stack.
Describe how Chat Support should work at your insurance business, in a sentence. DeskFerry builds the agents, wires your tools, and takes the routine volume from there. Start free — no credit card.
Or start from a template — Chat Support agent for Insurance.
Keep exploring
Related case studies.
The same job in another industry, or another job in this one.
More Insurance case studies
Chat Support in other industries
Composite scenario — built from patterns across many insurance Chat Support deployments rather than one customer's books. Figures are directional; your own depend on your volume, process, and starting point.
