Implementation Guide

AI for insurance customer service: claims, FNOL, and policy support

Where AI safely speeds up insurance customer service across claims intake, FNOL, and policy questions, and where a regulated claims decision still needs a human.

Author
By the Open Team
|Updated June 15, 2026|8 min read

A policyholder whose basement just flooded does not care about your operating model. They want to report the loss, find out if it is covered, and know when someone is coming. The gap between that expectation and a claims queue measured in weeks is where insurance customer service lives or dies.

The numbers back this up. J.D. Power's 2025 U.S. Property Claims Satisfaction Study found that overall satisfaction more than doubles when customers feel it is very easy to communicate with their insurer, scoring 777 on a 1,000-point scale versus 337 when communication is difficult. The same study put the average cycle time from first notice of loss to final payment at more than 44 days, the longest since 2008. So the communication layer is doing a lot of the emotional work while the actual claim grinds along behind it. That is exactly the layer AI for insurance customer service is good at, and it is also where the regulatory tripwires sit.

Easy to reach, twice as satisfied

Overall property-claims satisfaction on a 1,000-point scale, by how easy customers found it to communicate with their insurer. Source: J.D. Power 2025 U.S. Property Claims Satisfaction Study.

777 vs 337 · 2.3x higher
"Very easy" to communicate
777
"Very/somewhat difficult" to communicate
337

44+ day average FNOL-to-payment cycle time, longest since 2008

The three things insurance support actually does

Strip an insurance contact center down and most of the volume falls into three buckets.

FNOL and claims status. Taking the first notice of loss, collecting the facts, opening the file, and then fielding the "where is my claim" follow-ups that come every few days until payment. This is high volume, repetitive, and emotionally charged.

Policy and coverage questions. What is my deductible. Am I covered for water damage. How do I add a driver. When does my policy renew. The answers live in documents the insurer already owns.

Billing and servicing. Premium questions, payment dates, certificates of insurance, address changes, ID cards. Pure transactional work.

The reason this matters is that the three buckets carry very different risk. Telling someone their renewal date is safe. Telling someone whether their claim is covered is a regulated decision. An AI strategy that treats them the same is the strategy that gets an insurer in trouble.

Where AI earns its keep: FNOL and status

FNOL is the strongest case for automation in the whole insurance journey, because the AI is collecting structured information rather than making a coverage call. A conversational agent can take the loss details, capture photos, geolocate the incident, populate the claim file, and route it to the right adjuster, at 2am, in the customer's language, without a hold queue.

Lemonade has pushed this to its visible limit. In 2023 its claims bot assessed a claim, checked policy conditions, ran dozens of anti-fraud algorithms, approved it, and sent payment instructions to the bank in two seconds. That is the headline version. The everyday version is more valuable: the AI handles intake and the steady drumbeat of status updates, so adjusters spend their time on the claims that actually need judgment instead of reading the same file number back to an anxious caller.

Status updates alone are worth automating. They are the contacts that generate no value and consume real agent time, and they are the contacts a customer most resents waiting on hold for. An AI that proactively pushes a status change to chat or WhatsApp removes the call before it happens.

Where AI helps but stays inside the lines: policy questions

Policy and coverage questions are the second big opportunity, with a sharp caveat.

Answering "what is my deductible" from the customer's own policy is a lookup, and AI does lookups well. Answering "is this specific damage covered" is a coverage interpretation, and that is the line. A generative model that confidently paraphrases an exclusion it half-understood can tell a customer they are covered when they are not, which is both a terrible experience and a potential bad-faith exposure.

The safe pattern is to let AI surface and explain what the policy says, with the document as the source, and to route anything that requires applying that language to a specific loss. This is the heart of the broader set of generative AI in insurance use cases that work. This is where conservative accuracy matters more than coverage breadth. A model that hands off when it is not certain protects the customer and the insurer at the same time. Open.cx, for instance, is built to escalate to a human the moment confidence drops rather than reach for a plausible answer, which in insurance is the difference between a helpful summary and a coverage misstatement you have to live with.

Where AI does not belong: the claims decision

Coverage determinations, claim approvals and denials, settlement amounts, and anything that looks like advice belong with a licensed human. Regulation requires it.

Every state has an Unfair Claims Settlement Practices framework based on the NAIC model, which requires insurers to investigate and settle claims reasonably and promptly. In December 2023 the NAIC went further and adopted a Model Bulletin on the Use of Artificial Intelligence Systems by Insurers, which expects insurers to maintain a written AI Systems Program and to ensure that "decisions impacting consumers made or supported by AI are accurate and do not violate unfair trade practice laws." As Sullivan & Cromwell summarized it, the bulletin is principles-based, but it puts governance, documentation, and accountability for AI decisions squarely on the insurer. States are turning it into live guidance: Connecticut, Delaware, and others have adopted versions of it.

The practical reading is simple. AI can gather the inputs to a claim decision and can communicate the decision once a human or a governed system has made it. AI making the coverage call on its own, with no human accountable and no audit trail, is the configuration regulators are warning about.

Automate it, explain it, or route it

Insurance contact types by risk. Based on this article’s scope rules and the NAIC 2023 Model Bulletin’s expectation that consumer-impacting AI decisions stay accountable and audited.

AI automates
  • FNOL intake (details, photos, geolocation)
  • Claim-status updates
  • Billing dates, premium questions
  • ID cards, certificates, address changes
Explains (cited)
  • "What is my deductible" (from the policy)
  • What an exclusion says, with the policy as source
  • Renewal terms as written
Route to human
  • "Is this specific damage covered" (interpretation)
  • Coverage determinations
  • Claim approvals / denials
  • Settlement amounts; anything resembling advice

The access-to-human rule applies here too

Insurance sits under the same consumer-finance scrutiny as banking when it comes to chatbots that trap people, and the deployment playbook rhymes with the one for conversational AI in banking. The Consumer Financial Protection Bureau has warned that chatbots which prevent access to live human support can lead to legal violations and consumer harm, and a distressed claimant is precisely the person who must be able to reach a human fast. An insurance AI that loops a flood victim through a decision tree instead of escalating is a reputational and compliance problem rolled into one.

So the escalation path has to be obvious and fast, and the handoff has to carry the full context. The customer who already told the bot about the burst pipe should never have to repeat it to the adjuster.

A rollout that does not scare your compliance team

Sequence the deployment by risk, the same way you would for banking.

  1. Start with status and servicing. Claim status, billing dates, ID cards, address changes. High volume, near-zero risk, immediate relief.
  2. Add FNOL intake in assist mode. Let the AI draft the claim file and the first response for an agent to approve before it runs on its own. You learn its accuracy on your actual losses with no customer exposure.
  3. Layer in policy explanations with the document as the source. Let it answer from the policy and cite it, and route any interpretation question to a person.
  4. Keep coverage decisions human. Use the AI to assemble the file and communicate the outcome, with a logged record of every automated response for examination.

Watch the handoff rate alongside the resolution rate. A healthy insurance deployment escalates the hard and sensitive cases on purpose. A handoff rate falling while complaints rise means the AI is answering things it should be routing.

Done this way, an insurer captures the communication win that J.D. Power keeps measuring, the part customers actually feel, while the regulated judgment stays exactly where the NAIC expects it.

The most useful way to frame an AI insurance project is around the contact that generates no value: the third status call on the same claim, the deductible question answered ten thousand times a month. Remove those, route the rest, and the adjusters get their week back for the work only a human should do.

Frequently Asked Questions