SELINA.ai
Sign in

Insurance Analytics and AI: What Actually Changes in 2026

The insurance industry spent decades making decisions on actuarial tables and gut feel. Now insurance analytics and AI are rewriting how carriers price risk, detect fraud, and settle claims. But the real story in 2026 is not the technology itself. It is the regulatory patchwork, the governance gap, and the quiet data-handling risks that most carriers have not addressed. This piece covers what is actually happening, what you need to do about it, and where the pitfalls are.

Key Takeaways

How Big Is the Insurance Analytics Market Right Now?

Big enough that it is no longer a line item buried in IT budgets. Grand View Research estimates the global insurance analytics market at roughly $15.8 billion in 2025, growing to about $18 billion in 2026 and projected to reach $48 billion by 2033 at approximately 15% compound annual growth. That covers the broad category: data warehousing, business intelligence dashboards, actuarial modeling tools, and the newer AI-driven layers on top.

The AI-specific slice is growing faster. Fortune Business Insights projects the AI-in-insurance market at about $13.45 billion in 2026, climbing to $154.39 billion by 2034 at roughly 35.7% CAGR. The gap between the two growth rates tells you something: carriers are shifting spend from traditional analytics infrastructure toward models that make decisions, not just reports.

Within that spend, predictive analytics holds about 35% market share, driven by forward-looking risk assessment, fraud prediction, and pricing optimization. If you are allocating budget in this space, predictive modeling is where the bulk of demonstrable ROI sits today.

What Are Carriers Actually Using AI For?

Three workloads dominate, and they are not futuristic. They are running in production at mid-size and large carriers right now.

Underwriting and Pricing

Models ingest structured data (loss history, property characteristics, credit-based scores where permitted) alongside less conventional signals (satellite imagery for roof condition, telematics for driving behavior) to generate risk scores. The output is a premium recommendation or a decline decision. The speed advantage is real: what took a human underwriter hours of manual review can be triaged in seconds. The accuracy advantage is harder to measure because it depends on the quality of training data and how well the model generalizes to tail risks it has never seen.

Claims Processing

AI triages incoming claims by severity, flags likely fraud, and in straightforward cases can approve payouts with minimal human review. Some carriers use AI-assisted claims processing for auto insurance, where damage photos are analyzed against repair cost databases. The speed gain matters to policyholders. The risk is that automated denials, particularly in health insurance, face increasing legal scrutiny.

Fraud Detection

This is where the ROI case is most clear-cut. Fraud patterns (staged accidents, inflated medical bills, coordinated rings) leave statistical fingerprints that models can spot faster than investigators. Rising cybercrime costs are also pushing insurers toward real-time anomaly detection as a resilience measure, not just a cost-saving tool.

Why Does Regulatory Fragmentation Matter So Much?

Because there is no single rulebook. You are navigating a patchwork, and the patches keep multiplying.

As of July 2026, 25 U.S. states have formally adopted the NAIC's Model Bulletin on AI use by insurers, with another 8 states actively moving through adoption. The NAIC bulletin is not a law. It is guidance that state regulators adopt (or don't) at their own pace, with their own modifications.

Four large states have gone their own way entirely. California, Colorado, New York, and Texas operate under their own insurance-specific AI frameworks. Colorado's rules include an outcomes-based testing requirement, meaning you must demonstrate that your model's outputs do not produce unfair discrimination, not just that your inputs look clean.

On top of state insurance regulation, carriers deploying AI in claims must also navigate state privacy laws like the CCPA and, for health-adjacent lines, HIPAA. That is three or four overlapping compliance stacks for a single AI system that touches personal data.

And if you operate internationally, the EU AI Act and GDPR classify many insurance analytics functions as high risk, triggering rigorous compliance obligations that add cost and complexity, especially for smaller firms without dedicated legal teams.

What does this mean concretely for a carrier or MGA?

You cannot build one compliance checklist and call it done. A model deployed in Colorado faces different evidence requirements than the same model deployed in Georgia. A model touching health data in New York faces different constraints than one pricing commercial property in Texas. The compliance surface area scales with your geographic footprint and lines of business, not just with the number of models you run.

What Has Changed About AI Governance in Insurance?

The bar moved from policy to evidence. That is the single most important shift in 2026.

Two years ago, having a written AI governance policy was enough to satisfy most regulators. Now, examiners are asking for documented AI system inventories with named model owners, pre-deployment fairness testing results, and ongoing monitoring logs. They want artifacts, not assertions.

This is a meaningful change. It means your compliance team needs to produce, on demand:

The NAIC is piloting its first structured examination tool for assessing insurers' AI systems, which means regulators will soon have a standardized way to audit these artifacts during market conduct exams. If your governance exists only as a PDF in a SharePoint folder, you are behind.

Deloitte's 2026 State of AI in the Enterprise report found that only one in five organizations has a mature governance model for autonomous AI agents. In insurance specifically, where regulatory expectations are ratcheting up faster than in most industries, that gap between what regulators expect and what carriers can actually demonstrate is a real exposure.

How Are States Regulating AI in Claims Decisions?

Multiple states are now writing specific statutes governing how health insurers can use AI when deciding whether to cover claims. Nebraska, Georgia, and Colorado have enacted laws targeting AI in claims adjudication, with particular attention to fully automated decision-making, where a claim is denied without any human review.

The concern is straightforward. If a model denies a health claim and no human ever looked at the case, the policyholder may have no meaningful way to understand or challenge the decision. At least 25 states have issued guidance based on the NAIC's 2023 model bulletin, and the Massachusetts Attorney General has issued an advisory clarifying how existing consumer protection and privacy laws apply to AI users, including insurers.

For carriers, the practical takeaway: if you are using AI to make or influence coverage decisions, you need a human-in-the-loop process that is real, not nominal. A rubber-stamp review where a human clicks "approve" on every model recommendation without independent judgment is unlikely to satisfy regulators or survive litigation.

What Is Shadow AI and Why Should Insurance Leaders Care?

Shadow AI is when employees use consumer-grade AI tools, the free chatbots and writing assistants available to anyone with a browser, to do work tasks without organizational approval or oversight. In insurance, this means an adjuster pasting claim details into a public AI tool to draft a summary. Or an underwriter feeding policyholder data into a consumer chatbot to get a quick analysis.

The risk is that policyholder PII, protected health information, or proprietary pricing data enters a system your organization does not control, cannot audit, and has no contractual relationship with. Industry commentary flags that a notable share of employees share confidential data via unsanctioned consumer-grade AI tools, and that public AI models can incorporate user inputs into future training, potentially leaking proprietary data. (Precise figures on this behavior in insurance specifically are scarce; treat vendor-sourced percentages with appropriate skepticism.)

Regulators are starting to notice. Some insurers are introducing "AI Security Riders" in cyber coverage that make coverage conditional on documented proof of AI-specific security controls, including a full inventory of AI tools in use and what data each can access. If your organization cannot produce that inventory, your cyber coverage may have a gap.

What can you do about it?

Start by auditing what tools your people are actually using. Not what they are authorized to use. What they are actually using. Then provide approved alternatives that are genuinely useful enough that people do not feel compelled to work around them. Blocking access to consumer AI tools without providing a viable alternative just pushes the behavior further underground.

How Should Architecture Decisions Account for Regulatory Risk?

The fragmented regulatory landscape creates an unusual incentive. Architecture choices that reduce data exposure tend to reduce compliance exposure across multiple jurisdictions simultaneously, rather than requiring jurisdiction-by-jurisdiction retrofits.

Three design principles hold up well across the NAIC bulletin, Colorado's framework, the CCPA, HIPAA, and the EU AI Act:

Data minimization by default. Collect and retain only the data a model actually needs for inference. This is not just a privacy best practice. It reduces the scope of what regulators can examine, what attackers can exfiltrate, and what you must account for in a breach notification.

Inference-time access controls. When a model needs personal data for a prediction, the access should be scoped to that inference request and logged. Broad, persistent access to production data stores is harder to defend in an audit.

Auditable pipelines. Every model decision that touches a policyholder should produce a log entry that includes the model version, the input features used (not necessarily the raw values), and the output. This is the evidence examiners are looking for. Building it into the pipeline from the start is orders of magnitude cheaper than retrofitting it later.

These are not exotic requirements. They are table stakes for anyone deploying models in a regulated industry. The carriers that treat privacy-by-design as a hedge against regulatory fragmentation, rather than a compliance checkbox, will spend less time and money adapting to each new state rule.

Where Does Predictive Analytics Deliver Real Results?

Predictive analytics, using historical data to estimate future outcomes, is the most mature AI application in insurance. Its results are measurable and, in several areas, well-documented.

Loss ratio improvement. Better risk segmentation means fewer underpriced policies in the book. Carriers using granular predictive models for pricing report tighter loss ratios, though the magnitude varies by line of business and the quality of available data. Property lines with rich third-party data (weather, building codes, satellite imagery) tend to see larger improvements than casualty lines where claims are more behavioral and harder to model.

Fraud savings. Models trained on known fraud patterns catch suspicious claims earlier in the lifecycle, reducing investigation costs and preventing payouts on fraudulent claims. The savings depend heavily on baseline fraud rates, which vary by line and geography.

Customer retention. Predicting which policyholders are likely to lapse allows targeted retention efforts. This is a well-understood application of churn modeling adapted to insurance-specific features like premium sensitivity, claims experience, and life events.

The limitation worth stating plainly: predictive models are only as good as the data they were trained on, and insurance data has known biases. Historical underwriting data reflects historical underwriting decisions, including discriminatory ones. A model trained on that data will reproduce those patterns unless you actively test for and mitigate them. This is not a theoretical concern. It is the core reason Colorado's framework requires outcomes-based testing.

What Does the EU AI Act Mean for Insurance Analytics?

If you write policies or process claims involving EU residents, the AI Act applies to you regardless of where your servers sit. Many insurance analytics functions are classified as high risk under the Act, which triggers requirements for conformity assessments, technical documentation, human oversight, and ongoing monitoring.

For smaller carriers and MGAs, the cost of compliance is disproportionate. A large global insurer can absorb the expense of a dedicated AI compliance team. A regional carrier with three AI models in production faces the same obligations with a fraction of the resources. This is likely to accelerate consolidation of AI tooling around platforms that handle compliance artifacts as a built-in function rather than an add-on.

How Is AI Changing the Cyber Insurance Market Specifically?

Cyber insurance is a unique case because AI is simultaneously the product (analytics driving underwriting and pricing), the risk (AI systems as attack surfaces), and the loss driver (AI-powered attacks increasing claim frequency).

Carriers writing cyber policies are using AI to assess an applicant's security posture in near-real time, scanning for exposed ports, outdated software, and known vulnerabilities. This is a meaningful improvement over the old approach of relying on self-reported questionnaires.

On the risk side, the introduction of AI Security Riders signals that carriers are beginning to treat AI tool usage as a material risk factor in underwriting. If your organization cannot demonstrate control over what AI tools employees use and what data those tools can access, your premiums may reflect that uncertainty.

What Should You Do in the Next 90 Days?

If you are a carrier, MGA, or broker trying to get practical about insurance analytics and AI, here is a concrete short-term agenda:

  1. Build your AI inventory. List every model, every third-party AI tool, and every consumer-grade tool your people use. Include what data each touches and who owns each system. This is the first thing examiners will ask for.
  2. Map your regulatory exposure. For each state where you write policies or process claims, determine whether the NAIC bulletin has been adopted, whether the state has its own framework, and what evidence requirements apply. Focus on California, Colorado, New York, and Texas first if you operate there.
  3. Implement fairness testing before deployment. If you are deploying new models or updating existing ones, build pre-deployment testing into the pipeline now. Test for disparate impact across protected classes. Document the methodology and results. Colorado already requires this. Other states will follow.
  4. Address shadow AI. Audit actual tool usage, not just authorized tools. Provide approved alternatives that handle sensitive data appropriately. Update your acceptable use policies to explicitly cover AI tools.
  5. Start logging model decisions. Every model output that affects a policyholder (pricing, claims, coverage) should produce a log entry with model version, input features, and output. This is the evidentiary baseline you need for any regulatory exam.

None of these steps require large budgets. They require organizational will and a clear-eyed view of where your exposure actually sits.

Where Is This Heading?

The trajectory is clear even if the timeline is not. More states will adopt AI-specific rules. Federal preemption efforts will create uncertainty but are unlikely to produce a single national standard in the near term. A federal executive order is actively challenging state authority over AI regulation, but insurance has been regulated at the state level for over a century, and that is unlikely to change quickly.

The carriers that will navigate this well are the ones treating governance as an engineering problem, building auditable systems from the start, rather than a legal problem to be solved with policy documents after the fact. The cost of retrofitting governance onto production AI systems is high. The cost of building it in from day one is modest.

The technology is mature enough to deliver real value in underwriting, claims, and fraud detection. The regulatory environment is maturing fast enough to punish careless deployment. The window where you could deploy AI models in insurance without serious governance infrastructure is closing.

If you work with sensitive data and want to see how a privacy-first AI assistant handles it, start a free 7-day trial, no card required.

Frequently Asked Questions

How large is the insurance analytics market expected to become by 2033?

Grand View Research estimates the global insurance analytics market at about $15.8 billion in 2025, growing to roughly $48 billion by 2033 at approximately 15% CAGR. The AI-specific segment is growing even faster, at about 35.7% annually.

What are the main ways insurers are currently using AI?

Carriers primarily use AI for underwriting and pricing (generating risk scores from data like loss history and telematics), claims processing (triaging severity and flagging fraud), and fraud detection, which offers the clearest ROI by spotting statistical patterns like staged accidents faster than human investigators.

Why is regulatory compliance so complicated for insurers using AI?

There is no single rulebook: 25 states have adopted the NAIC's Model Bulletin while California, Colorado, New York, and Texas run their own frameworks, and carriers must also navigate overlapping privacy laws like CCPA and HIPAA, plus the EU AI Act and GDPR for international operations. This means compliance requirements vary by state, line of business, and geography rather than following one unified checklist.

What do regulators now expect from insurers' AI governance programs?

The expectation shifted from having a written policy to producing actual evidence, including a documented AI system inventory with named model owners, pre-deployment fairness testing results, and ongoing monitoring logs. The NAIC is even piloting a structured examination tool to standardize how regulators audit these artifacts.

What is 'shadow AI' and why is it a risk for insurers?

Shadow AI refers to employees using unapproved consumer-grade AI tools, like free chatbots, to handle work tasks, such as an adjuster pasting claim details into a public tool to draft a summary. This risks exposing policyholder PII and protected health information, and it is an emerging, underquantified risk that regulators and cyber insurers are starting to explicitly name.

Sources & References

Michael C.

Michael C.

Founder & Principal Engineer, Selina Labs

Michael builds Selina, a privacy-first AI that remembers you across conversations. He ships security-sensitive AI in production — real attacks, real fixes, measured in minutes and dollars — and writes about privacy, security, and LLMs from that seat. Top Rated Plus and expert-verified on Upwork.

Learn more about Selina.ai