Why claims handling principles need rewriting for the AI era
When I published an early version of this article in 2024, the five principles of claims handling I laid out were solid - automation, data-driven decisions, customer satisfaction, fraud detection, and smart tech investment. They’re still the right five categories. But the mechanics of how you actually execute each principle of claims handling have changed substantially in the 24 months since, and carriers running the 2024-era playbook in 2026 are getting outcompeted by operations that have reorganized around what AI claims processing genuinely enables.
The shift is not that AI replaces the principles. The shift is that each principle now has a specific AI-era execution model that didn’t exist before.
I’ll give you one concrete example before we get into the details. In 2024, “automate repetitive tasks” meant RPA bots doing structured data entry between systems. In 2026, it means multimodal LLMs extracting data from emails, PDFs, photos, and handwritten forms - then populating your claims system with structured data plus explainable reasoning, at a cost of cents per claim. The principle is the same. The executional playbook is completely different.
This article rewrites the five principles for 2026, with specific guidance on what to actually do in each area, verified benchmarks from published industry research, and the real trade-offs I’ve seen in carrier deployments. If you haven’t read the pillar yet, start with AI Claims Processing: The Complete 2026 Guide for US Carriers - this article is the Core deep-dive on one of the three priority pain points identified there.
The adjuster workflow problem
Let me start with the operational reality most claims leaders I work with are dealing with in 2026.
Your best adjuster earns roughly $95K loaded. McKinsey’s research on underwriter productivity documented that in large commercial lines, 30-40% of an underwriter’s time goes to administrative tasks like rekeying data or manually executing analyses [1]. Industry observations suggest claims adjusters face the same pressures - and Deloitte’s December 2025 study, based on interviews with 17 chief claims officers at leading US P&C insurers, explicitly documented skill shortages and documentation burden as the core operational constraints [2].
Run the math on your own operation. An adjuster spending 40% of their day on documentation - gathering files, organizing evidence, writing summaries, updating systems - represents approximately $38K/year of labor going to work that is, by any honest accounting, data entry with extra steps. Multiply across a 50-adjuster team and you’re looking at $1.9M/year going to tasks your top talent did not sign up for.
The retention consequences are the part most carriers miss when they do this math. Top adjusters leave because they want to handle complex claims, not compile them. Deloitte’s analysis of Lightcast labor-market data from 2019-2024 documented a widening skills gap in claims handling operations - insurers are competing for adjusters who can do judgment-based work, not just data entry [2]. In my experience, the adjusters most at risk of leaving are the ones you can least afford to lose.
This is the problem the AI-era principles exist to solve. Not “how do we process claims faster” in the abstract - but “how do we redesign adjuster work so it attracts and retains the talent that actually drives claim quality.”
The five principles below are the operating model that follows from taking that problem seriously.
Principle 1 - Automate routine work at the intake layer, not just downstream
The 2024 version of this claims handling principle was “automate repetitive tasks.” In 2026, the principle is sharper: automate at the source, or the automation downstream doesn’t matter.
Here’s why. Every claims operation I’ve seen has some version of workflow automation in 2026 - rules engines that route claims, RPA bots that move data between systems, business process management tools that chase deadlines. These are fine, but they assume clean input. If the claim arrives with bad data at FNOL, the downstream automation processes bad data faster. You haven’t eliminated the error; you’ve industrialized it.
Real AI-era automation starts at intake. The customer sends an email with a photo and a handwritten form. Multimodal LLMs extract every field, validate against policy data, run image authenticity checks, and populate the claims system with structured, verified data - before a human touches the claim. Decerto’s own Claims AI benchmarking shows this workflow handled end-to-end in 5 minutes at a compute cost of $0.07 per claim, compared to approximately 70 minutes and $50 per claim for manual intake [3].
What this looks like in execution:
Email ingestion: system reads the email, parses the free-text narrative, identifies the key facts (what happened, when, where, approximate severity), and flags missing information.
Attachment processing: photos are described by vision models, run through image-integrity checks, and correlated against the reported loss type. PDFs are OCR’d and field-extracted. Handwritten forms - including blurry handwriting that extends beyond margins - are read at near-typed accuracy by current-generation vision-language models.
Policy pre-check: system pulls policy status, verifies loss date is within coverage period, identifies applicable T&Cs, and surfaces any obvious exclusions.
Fraud score at FNOL: external databases (NICB ForeWarn, ISO ClaimSearch), internal pattern matching, and SIU-codified rules all fire in parallel. The score and contributing signals are attached to the claim record.
Customer communication: initial acknowledgment goes out in the customer’s preferred channel within minutes, with expected timeline and list of any missing documents.
All of this happens before an adjuster sees the claim. When the adjuster opens the file, they see structured data, policy context, fraud flags, and early evidence - not an email inbox.
For the full operational playbook on FNOL automation, see AI in Insurance Claims Processing: The FNOL Revolution.
The measurement that matters
Track this metric before you invest in anything else: percentage of claims requiring data correction in the first 48 hours of adjuster review. In traditional operations this sits at 15-25%. AI-era intake drives it under 5%. The gap is adjuster time freed up for actual claims work.
Principle 2 - Data-driven decisions with confidence intervals, not just averages
“Use data to make decisions in claims handling” was already table stakes in 2024. The 2026 version is more specific: use models that tell you when their confidence is low, and route those claims differently.
This matters most in reserve setting and coverage interpretation, but the pattern generalizes.
The reserve-setting example
Three adjusters looking at the same claim will set three different reserves. That’s not unusual. What is unusual - and what most carriers don’t audit - is the variance. Your CFO sees it three quarters later as adverse development.
Reserve recommendation models, trained on your historical claims and external benchmarks, catch outliers before they become material. But the real value isn’t the point estimate - it’s the confidence interval. A well-designed reserve model says “recommend $47,000, confidence high” on one claim and “recommend $120,000, confidence low” on another. The first one the adjuster accepts and moves on. The second one gets flagged for senior review, which is exactly where you want your experienced adjusters spending their time.
The specific numbers vary by line of business and data quality, but I’ve seen carriers with disciplined reserve model deployment report 15-25% reduction in adverse development over a two-year horizon. The gain comes from reducing high-variance outliers on simple claims, which frees experienced adjusters to focus on the genuinely complex cases.
The broader pattern
The same confidence-interval logic applies to:
- Coverage interpretation. AI reads the policy, identifies applicable clauses, produces a draft determination. High-confidence determinations proceed; low-confidence flags for adjuster review.
- Complexity classification. AI categorizes incoming claims by expected complexity. Clear-signal cases route to STP or junior adjuster queues; ambiguous cases route to senior adjusters.
- Fraud scoring. Covered in Principle 4 below, but the confidence pattern matters here too.
What to watch for in vendor selection
Ask every vendor you evaluate: “Show me how your system expresses uncertainty on a specific decision.” If the answer is a binary yes/no flag or a single score with no context, that’s a weaker implementation than you need for 2026 claims operations. The strong implementations expose the reasoning, the factors that contributed, and the confidence level - so adjusters can triage AI output the same way they’d triage a human colleague’s recommendation.
Principle 3 - Customer experience tied to cycle time, not just communication
The 2024 version of this claims handling principle emphasized communication quality - keep customers informed, provide portal access, send proactive updates. All still true. The 2026 version adds a harder constraint: none of that saves you if cycle time is too long.
J.D. Power’s 2026 U.S. Property Claims Satisfaction Study puts the average cycle time from FNOL to final payment at 40.7 days [4]. And the data on satisfaction vs. cycle time is stark: J.D. Power’s 2025 study found that satisfaction scores for claims completed within 10 days average 762 on the 1,000-point scale, dropping 167 points to 595 when claims take more than 31 days to repair [5]. That’s not a rounding error. That’s the difference between a promoter and a detractor in the next survey.
Strong communication on a 45-day claim closes the gap partially. Strong communication on a 12-day claim wins you the relationship.
What “cycle time” actually measures in AI-era operations
Break it into four components and track each separately:
- FNOL-to-triage time. Manual baseline: 4-8 hours. AI-era target: under 5 minutes.
- Triage-to-first-adjuster-touch. Manual baseline: 1-3 days. AI-era target: same-day on standard claims.
- First-touch to decision. Highly variable; AI decision support compresses this by 30-50% for simple claims.
- Decision to payment. Often the slowest step for commercial claims; integration with payment systems and document delivery is where this gets compressed.
Cycle time reduction is where the customer experience math actually moves. And in my experience, it’s also where claims leaders’ J.D. Power submissions start to look materially different from their competitors.
The communication layer still matters
Don’t read this principle as “just go faster and communication takes care of itself.” It doesn’t. J.D. Power’s 2025 data shows that satisfaction scores are more than twice as high (777 vs. 337) when customers say it is very easy to communicate with their insurer than when it’s difficult [5]. Common failure modes include needing to leave voicemails, calling repeatedly with the same questions, and not receiving timely follow-up.
AI claims processing contributes on the communication side too: auto-generated status updates, personalized timelines, proactive notifications when a case moves phase. These are table stakes now, not a differentiator. What differentiates is combining them with a cycle time that actually matches what the communications promise.
Principle 4 - Fraud detection at FNOL, not in week two
This is the claims handling principle that has changed most in the AI era. In 2024, fraud detection was still largely a manual SIU referral process, with claims flagged by experienced adjusters based on patterns they recognized. Models existed, but they ran after case handling was underway.
The 2026 principle: fraud detection has to happen at FNOL, or it’s happening too late.
Why timing matters more than algorithm sophistication
In traditional workflows, fraud flags typically surface 7-14 days into case handling. By then, initial reserves are set, adjuster time is spent, some disbursements may have gone out, and the customer has an active relationship with your adjuster. Reversing direction at that point is expensive, legally complicated, and operationally costly.
Running fraud scoring at FNOL - in parallel with triage and data extraction - changes this economics completely. The Decerto Claims AI platform demonstrates this pattern in production: an incoming claim with photos and a handwritten form is scored against fraud signals (image authenticity, policy history, claim pattern, exclusion patterns) before an adjuster opens the file [3]. The adjuster sees the fraud signals on the first-look screen, not after six days of work.
The industry context
Insurance fraud in the US is a $308.6 billion annual problem across all lines, according to the Coalition Against Insurance Fraud’s 2022 study [6]. P&C fraud alone accounts for approximately $45 billion annually, with roughly 10% of claims containing some fraud element [6][7].
Detection rates tell the more important story. Deloitte’s analysis of P&C fraud detection found soft fraud detection rates between 20-40% and hard fraud detection between 40-80% [8]. Soft fraud accounts for 60% of incidents but is harder to prove - which is exactly why timing matters. An AI claims processing system that scores fraud at FNOL, combining external database lookups, internal pattern matching, and SIU-codified rules, can lift detection rates 10-20 percentage points within 12 months of deployment. Deloitte projects P&C insurers implementing AI-driven multimodal fraud detection could save $80-160 billion in fraudulent claims by 2032 [8].
For the full fraud architecture deep-dive including NICB and ISO ClaimSearch integration patterns, see Automated Claims Processing Tools: A Game-Changer for Insurers.
What a strong FNOL fraud layer looks like
Three parallel checks, all completing in under 30 seconds:
- External database lookups. NICB ForeWarn for known patterns, ISO ClaimSearch for duplicate and related claims, industry fraud databases for identity and entity signals.
- Internal pattern matching. Your historical fraud cases as training data, with models identifying claims that pattern-match against known fraud types.
- Rules-based scoring. SIU team expertise codified as business rules - the specific signals your experienced investigators look for, running on every claim, not just the ones adjusters flag manually.
The output is a fraud score with specific contributing signals, attached to the claim record. Adjusters opening high-scored claims see the flags immediately. SIU referral becomes a triaged decision, not an accidental discovery.
Principle 5 - Invest in platforms that surface decisions, not just data
The 2024 version of this claims handling principle was “invest in the right tools.” The 2026 version specifies what “right” means in practice: platforms that surface decisions for adjusters, not just data.
Every claims operation has data. Policy administration systems, claims management systems, document repositories, communication logs, payment processors - the data exists. What adjusters don’t have in most operations is a single screen that consolidates the data and surfaces the decision.
What “decision surface” means
When an AI claims processing system is working well, the adjuster opens a claim and sees:
- Structured claim data extracted from all inbound sources (email, attachments, portal, phone transcripts)
- Policy context: active status, coverage period, applicable T&Cs with the relevant clauses highlighted, exclusions that may apply
- Fraud score with specific contributing signals
- Reserve recommendation with confidence interval
- Similar historical claims for reference
- Draft decision (approve / deny / escalate) with reasoning
That’s a decision surface. The adjuster’s work is reviewing the surface, confirming or overriding the recommendation, and attending to the specific customer relationship. Not data gathering. Not screen-switching between seven systems.
Why this matters for NAIC compliance
The NAIC Model Bulletin on the Use of Artificial Intelligence Systems by Insurers, adopted December 4, 2023 and now in force in 24 US jurisdictions as of August 2025, requires insurers to develop a written AI Systems (AIS) Program including documentation state insurance departments may request during investigation or market conduct action [9][10]. Every AI-driven decision affecting a claim needs to be explainable.
A decision-surface architecture is the natural fit for this requirement. Every recommendation the system makes is visible, with its reasoning and contributing factors. The audit trail is built into the interface, not reconstructed after the fact. For compliance teams, this is the difference between a 2-week response to a DOI inquiry and a 2-month one.
Avoid the “AI layer on top of legacy chaos” pattern
The failure mode I see most often: carriers bolt an AI layer on top of existing legacy systems without redesigning the adjuster interface. The AI makes recommendations, but the adjuster still has to click through seven screens to gather the context that justifies accepting or rejecting the recommendation. You get the cost of AI deployment without the productivity gain.
The fix is investing in the decision surface explicitly - either as part of the claims platform modernization, or as a dedicated “adjuster workbench” that consolidates data from multiple underlying systems. Either approach works. Skipping it doesn’t.
For platform selection criteria across Build / Buy / Partner models, see Section 6 of the AI Claims Processing pillar.
How the five principles work together - the execution sequence
In my experience, claims handling leaders who try to execute all five principles simultaneously from a standing start tend to fail at all five. The carriers that succeed follow a specific sequence.
Phase 1: FNOL automation (Principles 1 + 4)
Start at intake. Automate data extraction, policy pre-check, and fraud scoring at FNOL. Get your intake error rate under 5% and your FNOL-to-triage time under 5 minutes. This is the foundation every other principle depends on.
Expected timeline: 6-9 months for the pilot line of business.
Phase 2: Decision surface (Principle 5)
Once intake is clean, invest in the adjuster decision surface. Consolidate context from multiple systems into a single screen. This is where the adjuster productivity gains actually materialize - not from AI doing the work, but from AI presenting the work in the form adjusters need.
Expected timeline: 4-6 months, overlapping with late Phase 1.
Phase 3: Reserve modeling and triage intelligence (Principle 2)
With clean data and a working decision surface, layer in reserve recommendation models with confidence intervals. Add intelligent triage that routes high-confidence simple claims to STP and complex cases to senior adjusters.
Expected timeline: 6-9 months, once Phase 2 is stable.
Phase 4: Cycle time optimization and customer experience (Principle 3)
With the previous phases working, optimize claims handling for cycle time. Accelerate handoffs between phases, improve payment integration, tighten customer communication loops. This is where the J.D. Power numbers actually move.
Expected timeline: Ongoing, as the other phases mature.
The compounding effect
Each phase compounds the value of the previous. Phase 1 alone produces modest ROI. Phases 1+2 compound. Phases 1+2+3 compound again. By the time you’re at Phase 4, the cycle time reduction is the visible outcome, but it’s the accumulated work of the previous phases that made it possible.
This is why I push back hard when I see vendors proposing 6-month “end-to-end AI claims transformation” timelines. In my experience, those projects either miss by 2x or ship with quality gaps that become compliance liabilities within a year. The sequential approach is slower to the full outcome, but faster to each interim outcome, and dramatically more reliable.
FAQ and related reading
Frequently asked questions
How do these five principles relate to claims handling principles from the pre-AI era?
The five principle categories - automation, data-driven decisions, customer experience, fraud detection, smart investment - have been the core of effective claims handling for decades. What’s changed is the execution model for each. AI claims processing enables specific capabilities (multimodal intake, confidence intervals on model outputs, fraud scoring at FNOL, decision surfaces) that weren’t practical in the pre-AI era. The principles remain; the playbook is new.
Do we need AI to execute these principles?
Not entirely. You can make progress on each principle with traditional automation and better process design. But in 2026, carriers executing the AI-era version of these principles will widen their gap over carriers running pre-AI playbooks. The specific capabilities AI enables - multimodal intake, confidence-interval decisions, FNOL fraud scoring - are where the most valuable operational improvements come from.
How do these claims handling principles apply to small carriers with limited tech budgets?
The sequence still applies, but the execution model is different. Smaller carriers are often better served by targeted SaaS (Hyperscience for documents, Shift Technology for fraud, Tractable for photos) than by platform deployments. The trade-off is integration overhead - you end up with multiple AI systems that don’t talk to each other - but for carriers below 200 FTE the economics can work.
What’s the biggest mistake carriers make implementing these claims handling principles?
Treating AI deployment as a technology project rather than an operating model change. The principles are about how adjusters work, which data flows when, what decisions humans make vs. delegate to models. Carriers that focus on the technology and neglect the claims handling operating model redesign produce what I call “compliance theater AI” - the system is deployed, the metrics look okay, but the adjuster workflow is unchanged and the productivity gain doesn’t materialize.
How does NAIC Model Bulletin compliance factor into these principles?
The NAIC Model Bulletin requires explainability and governance for AI systems in insurance - now adopted in 24 US jurisdictions as of August 2025 [10]. This aligns with Principle 5 (decision surfaces with auditable reasoning) almost perfectly. Carriers that build decision surfaces correctly have NAIC compliance as a natural byproduct rather than a separate workstream.
Talk to Decerto about your claims handling operating model
If you’re running claims handling operations with adjusters spending 40% of their day on documentation, cycle times above J.D. Power’s 40-day benchmark, and fraud detection happening in week two rather than at FNOL - you’re in the majority of US P&C carriers where the five principles above will produce measurable results within 12-18 months.
I’ve helped carriers at similar scale sequence these principles through actual deployment. The pattern is consistent: FNOL automation first, decision surface next, reserve modeling and triage intelligence third, cycle time optimization fourth. Book a 45-minute technical session and we’ll walk through what the sequence looks like against your carrier’s specific operation (NDA signed before the call, as always).
Button: Book 45-min Technical Session with Matthew
Sources and citations
[1] McKinsey & Company. “Insurance productivity 2030: Reimagining the insurer for the future.” October 2020. Reports that in large commercial lines, 30-40% of an underwriter’s time is spent on administrative tasks such as rekeying data or manually executing analyses.
[2] Deloitte Insights. “Soft skills solve claims management shortage crisis.” December 2025. Based on interviews with 17 chief claims officers at leading P&C insurers and analysis of Lightcast labor-market data from 2019-2024.
[3] Decerto. “Claims AI Product Demonstrations.” YouTube channel: Decerto (@DecertoSoftware). Processing time and cost metrics (70 minutes → 5 minutes; $50 → $0.07) are from Decerto’s own production benchmarking as presented in the Use Case 01 (Restaurant Fire) demonstration published April 9, 2026. https://youtu.be/x1_dEupkNpE
[4] J.D. Power. “2026 U.S. Property Claims Satisfaction Study.” March 2026. Reports average cycle time from FNOL to final payment at 40.7 days.
[5] J.D. Power. “2025 U.S. Property Claims Satisfaction Study.” March 2025. Reports satisfaction scores of 762 (on 1,000-point scale) for claims completed within 10 days, dropping 167 points to 595 for claims taking more than 31 days. Satisfaction is more than twice as high (777 vs. 337) when customers find communication easy vs. difficult.
[6] Coalition Against Insurance Fraud. “The Impact of Insurance Fraud on the U.S. Economy.” 2022. Reports $308.6 billion total US insurance fraud, with P&C component approximately $45 billion annually and ~10% of P&C claims containing fraud elements.
[7] Insurance Information Institute (III). “Facts + Statistics: Fraud.” Notes that fraud comprises approximately 10% of P&C insurance losses and loss adjustment expenses annually.
[8] Deloitte / Insurance Journal. “As Insurance Execs Eye AI for Fraud Detection, Deloitte Predicts Billions in Savings.” June 2025. Reports Deloitte projections that P&C insurers could save $80-160 billion in fraudulent claims by 2032. Details soft fraud detection rates of 20-40% and hard fraud detection rates of 40-80%.
[9] National Association of Insurance Commissioners (NAIC). “Model Bulletin on the Use of Artificial Intelligence Systems by Insurers.” Adopted December 4, 2023.
[10] S&P Global Market Intelligence. “NAIC membership divided on developing AI model law, disclosure standard.” October 2025. Reports 24 NAIC jurisdictions had adopted the Model Bulletin as of August 2025.
.png)


.png)

.png)
