What is agentic AI in insurance and why insurers need to prepare.

June 15, 2026 by
What is agentic AI in insurance and why insurers need to prepare.
Anmol Katna
| No comments yet
What is Agentic AI in Insurance and Why Insurers Need to Prepare — Hundred Solutions
Agentic AI & Automation
Insurance
Pillar Post

Agentic AI in insurance refers to AI systems that act autonomously across sequences of tasks, connecting agents through an orchestration layer rather than relying on humans to stitch outputs together manually. The gap between deploying AI and deploying agentic AI is where operational transformation either happens — or does not.

Hundred Solutions
Published 2026
10 min read
40%
of insurance workers' tasks are highly susceptible to automation, concentrated in preparation and data-handling work[1]
McKinsey Global Institute · 2024
£43 → £6
average cost per FNOL touchpoint — manual versus automated straight-through processing at scale in UK personal lines[4]
Oxbow Partners · 2024
22%
reduction in overall claims handling costs at insurers with mature AI-assisted workflows across motor and property lines[3]
McKinsey & Company · 2024

The Quiet Morning Everything Changed

The technology director presents to the board in October. Six AI initiatives are live. An LLM-powered tool drafts endorsement letters. A chatbot handles renewal queries out of hours. A document classifier pre-screens submissions for completeness. A fraud scoring model runs at FNOL. A pricing model assists underwriters on standard commercial lines. A contract review tool supports the legal team.

The board asks the expected question: is this working? The technology director is honest. The individual tools are performing as specified. Underwriters are saving time on drafting. The chatbot deflects roughly 30% of after-hours call volume. The fraud model is flagging more referrals than the previous manual process. Each initiative has a number attached to it.

Then a non-executive director asks a different question: are these tools connected? Does the fraud model feed the FNOL handler's queue automatically, or does someone move the flag manually? Does the submission classifier route the file to the right underwriter, or does it just produce a PDF that lands in a shared inbox?

The technology director pauses. The tools are not connected. Each one operates in its own lane. The outputs of one do not become the inputs of another. Humans still stitch the process together at every handoff. The AI investment is real. The operational transformation it was supposed to produce is not.

This is the gap between deploying AI in insurance and deploying agentic AI in insurance. And it is the gap this pillar is designed to help insurers close.


Key Figures

Figure What it means
40%[1] Of insurance workers' tasks are highly susceptible to automation, concentrated in the preparation and data-handling work that precedes professional judgement, not in the judgement itself.
30–40%[2] Of commercial underwriter time is spent gathering and structuring data before any risk assessment begins. AI workers eliminate this preparation overhead without touching the underwriting decision.
£43 → £6[4] Average cost of a manual FNOL touchpoint versus automated straight-through processing at scale in UK personal lines. The difference compounds across hundreds of thousands of claims per year.
22%[3] Reduction in overall claims handling costs at insurers with mature AI-assisted workflows across motor and property lines, based on documented deployments.
August 2026[5] EU AI Act compliance deadline for high-risk AI systems, including AI used in underwriting risk assessment and pricing for natural persons. Insurers that have not mapped their AI workflows against the Act's requirements are already behind.

What This Pillar Covers and Why It Matters Now

Agentic AI in insurance refers to AI systems that do not merely respond to prompts but act autonomously across a sequence of tasks, making decisions, calling tools, passing outputs to downstream processes, and escalating to humans when a decision requires it. This is a meaningful distinction from the generative AI tools most insurers have already deployed, and understanding it is the first step toward deploying AI that changes operational outcomes rather than just individual tasks.

Most insurers are somewhere in the middle of a deployment cycle that began with point solutions: a tool for this, an agent for that, a model for the other. The value of those point solutions is real but bounded. The next step — connecting those components into AI insurance automation workflows that operate without continuous human orchestration — is where the material gains in cost, speed, and accuracy lie. It is also where the governance obligations become substantially more complex.

This pillar covers agentic AI in insurance across three dimensions. The AI concepts cluster explains what agentic AI is, how it differs from generative AI, and how AI workers sit alongside human teams. The claims operations cluster examines where agentic AI delivers measurable value in the claims workflow, from FNOL intake through to straight-through settlement. The governance and compliance cluster addresses what the EU AI Act, GDPR, and KI-loven require from insurers deploying automated decision systems. All three dimensions are necessary. An insurer that understands the technology but not the regulatory obligations, or that understands the claims application but not the architectural requirements, is operating with an incomplete picture.


What Makes AI Agentic: Beyond the Chatbot

Generative AI tools are reactive. They produce an output when asked. The output is often excellent: a well-drafted letter, a concise summary, a structured extraction from an unstructured document. But the tool stops there. It does not act on its output. It does not pass the result to the next step in the workflow. It does not decide, based on what it found, whether to escalate or proceed. The human who received the output still has to do all of that.

Agentic AI is different in kind, not just in degree. AI agents in insurance operate within defined tasks, use tools, access data sources, evaluate intermediate outputs, and take the next action based on what they find — all without waiting for a human to review each step. A claims intake agent that extracts fields from a submission, validates them against the policy record, scores the claim for complexity, routes it to the correct handler, and sends an acknowledgement to the policyholder is doing something categorically different from a generative tool that produces a summary of the submission when asked.

An AI agent that operates in isolation — producing outputs that a human then takes and moves manually into the next system — is a productivity tool. An AI agent whose outputs feed automatically into connected insurance workflows is an operational transformation.

The critical word is connected. The architectural difference between those two states is the orchestration layer: the component that sequences agents, manages handoffs, applies rules, and routes exceptions to the right human at the right moment. Insurers that have deployed individual agents without building the orchestration layer are not deploying agentic AI. They are deploying expensive point solutions. The distinction matters because the investment cases are different, the integration requirements are different, and the governance obligations are different.


The Three Dimensions of Agentic AI in Insurance

The table below maps this content series to the three clusters that make up the agentic AI in insurance pillar. Each cluster addresses a different dimension of the deployment challenge.

AI Concepts
What is agentic AI, how does it differ from generative AI, and how do AI workers fit into existing insurance teams?
  • Agentic AI vs generative AI in insurance
  • Why insurers need AI orchestration, not just AI agents
  • How AI workers can support advisors and underwriters
Claims Operations
Where does agentic AI create measurable operational value in claims, and what does deployment look like in practice?
  • What is FNOL automation in insurance?
  • Manual claims vs AI-assisted claims
  • Straight-through processing: where AI helps and where humans stay in control
Governance & Compliance
What do the EU AI Act, GDPR, and KI-loven require from insurers deploying AI, and how should governance be designed?
  • Human-in-the-loop AI in insurance
  • GDPR meets AI agents: how insurers can automate safely
  • KI-loven and insurance: what Norwegian insurers should prepare for

Dimension One: Understanding What You Are Deploying

The AI concepts cluster starts with the distinction between agentic and generative AI, because most insurers have invested heavily in the latter and are now discovering its limits. Generative AI removes the friction from tasks that were already being done by humans. Agentic AI removes the task from the human's list entirely. These are different value propositions, different build requirements, and different governance profiles.

The second concept cluster post addresses orchestration directly: why three functioning agents that are not connected produce far less value than one orchestrated workflow. The claims operations director who deployed an intake agent, a document screening agent, and a fraud agent, and then found that cycle times had barely moved, had deployed correctly but architected poorly. Each agent produced outputs that landed in a silo. Someone still stitched them together by hand. The orchestration layer is what turns agents into a system.

The third concept post covers AI workers: the practical question of what AI-assisted preparation looks like alongside a human underwriter or advisor. Thirty to forty percent of underwriter time goes to data gathering before any assessment begins.[2] AI workers eliminate that overhead without touching the underwriting decision. The underwriter opens a pre-populated submission, reviews the structure, and begins the work that requires her expertise. That is a capability reallocation, not a replacement.


Dimension Two: Claims Operations

Claims is where agentic AI in insurance pays its first measurable bill. The claims workflow is high-volume, rule-rich, and heavily dependent on data that arrives in inconsistent formats from multiple channels simultaneously. These characteristics make it an ideal environment for agentic AI: there is enough structure to define rules, enough volume to make the unit economics compelling, and enough variation to require the kind of adaptive routing that a static rules engine cannot provide.

The FNOL automation post in the claims operations cluster walks through the specific sequence: ingestion, validation, enrichment, triage, reserve estimation, routing, and supplier instruction — each step with a timestamp and a decision point. The shift from £43 per manual FNOL touchpoint to £6 per automated one is not a projected saving. It is a documented outcome from live deployments.[4] At the volume a mid-sized personal lines insurer handles, that difference is material enough to appear on the combined ratio.

A handler spending four hours and twenty minutes on a claim that an AI-assisted workflow resolved in thirty-two minutes — not because the claim was simple, but because the data gathering, system navigation, and routing decisions were removed from the handler's task list.

McKinsey & Company · Claims Automation: Measuring the Operational Impact [3]

The straight-through processing post completes the picture by addressing the governance requirements that make STP safe: eligibility criteria, confidence thresholds, exception monitoring, and override rate tracking. Automating at speed without those controls in place is how insurers generate regulatory exposure while improving cycle times.


Dimension Three: Governance Is a Design Input, Not a Retrofit

The governance and compliance cluster is the one most insurers treat as a separate conversation from the technology deployment. This is a strategic error. The EU AI Act's obligations for high-risk AI systems apply to underwriting and pricing AI from August 2026.[5] GDPR Article 22 has applied since 2018. Norwegian insurers face the additional consideration of KI-loven's transposition of the EU AI Act. These are not future concerns. They are current obligations that attach to AI systems already in production.

The human-in-the-loop post in the governance cluster addresses Article 14 of the EU AI Act directly: the requirement that a designated, trained human with genuine authority to override or suspend the system is in place for every high-risk automated decision. Genuine authority means the workflow must make override straightforward, the override must be logged, and the aggregate override rate must be monitored. Insurers that have not mapped their AI decision types to human oversight checkpoints are carrying audit exposure that the board has not yet seen.

The GDPR post addresses the documentation layer: lawful basis, data minimisation, DPIAs, and the Article 22 explanation obligation. Fifty-eight percent of EU insurance firms surveyed in 2024 had not completed a DPIA for their AI-assisted underwriting or claims systems.[5] The KI-loven post extends the analysis to Norway specifically, covering Finanstilsynet's expectations and the EEA transposition timeline.


What Preparing for Agentic AI Actually Looks Like

Preparation does not begin with a technology decision. It begins with three questions.

01

Identify your orchestration gaps

Which workflows currently require a human to act as the integration layer between systems or agents? Those handoffs are the first candidates for agentic architecture.

02

Map your governance obligations

Which of your AI systems produce decisions that have significant effects on policyholders? Those are your high-risk systems under the EU AI Act — and they require documented human oversight, conformity assessments, and post-market monitoring before August 2026.

03

Establish your compliance baseline

What data quality and model documentation do you currently have for each AI system in production? That baseline determines how much preparatory work sits between you and a defensible compliance position.

Insurers that can answer all three questions clearly are ready to build. Insurers that cannot answer one or more of them need to complete the preparatory work before adding more agents to an architecture that is already insufficiently connected or documented.


What is Agentic AI in Insurance?

Agentic AI in insurance refers to AI systems that operate autonomously across sequences of tasks, making decisions, using tools, routing outputs, and escalating to humans when required — without waiting for human instruction at each step. Unlike generative AI, which produces outputs on demand, agentic AI acts on its outputs as part of a connected workflow. In insurance, agentic AI is applied across claims intake, underwriting preparation, fraud detection, customer communications, and compliance monitoring, connected through an orchestration layer that sequences agents, manages exceptions, and maintains an auditable record of every automated decision.

The insurers that will lead on agentic AI are not the ones that moved fastest. They are the ones that moved with architecture, governance, and measurement in place from the first deployment — and built the kind of compound advantage that is very difficult for anyone who starts later to close.

Ready to move from point solutions to connected AI architecture?
Agentic AI & Automation · Insurance · Published 2026
Talk to Hundred Solutions

Frequently Asked Questions

We have already deployed several AI tools. Does that count as agentic AI?+

It depends on whether the tools are connected. Individual AI tools that produce outputs requiring human transfer to the next system are productivity tools, not agentic systems. Agentic AI requires an orchestration layer that sequences outputs, manages handoffs between agents, applies routing rules, and escalates exceptions to humans without manual intervention between steps. Most insurers who have deployed point solutions have built the components of an agentic architecture without yet connecting them. The architectural gap — not the component quality — is typically what limits operational impact.[2]

Which line of business should we start with?+

Personal lines motor and property claims are the most mature deployment environments for agentic AI in insurance. They have high volume, relatively standardised data structures, and well-documented unit economics that make the business case straightforward. Commercial lines underwriting is the next most common starting point, particularly for submission triage and data preparation workflows where 30–40% of underwriter time is consumed before any assessment begins.[2] Governance requirements apply across all lines: starting with a lower-complexity line does not defer the need to address EU AI Act and GDPR obligations.[5]

How is agentic AI different from robotic process automation?+

Robotic process automation executes fixed, rule-based sequences on structured data. It breaks when the data format changes or an unexpected input arrives. Agentic AI uses language models and decision logic to handle variation: it can extract fields from unstructured documents, interpret ambiguous inputs, choose between routing options based on context, and escalate when confidence is insufficient. In practice, insurers often deploy both — RPA for stable, high-volume structured processes and AI agents for the steps that involve unstructured data, contextual judgement, or variable input formats.[1][2]

What does the EU AI Act mean for AI we have already deployed?+

The EU AI Act's obligations for high-risk AI systems apply from August 2026. AI used in underwriting risk assessment and pricing for natural persons is classified as high-risk under Annex III. Insurers with these systems already in production need to complete a conformity assessment, prepare technical documentation, implement documented human oversight under Article 14, and configure post-market monitoring before the compliance deadline. GDPR Article 22 obligations for automated decision-making have applied since 2018 and should be reviewed independently of the AI Act timeline.[5]

How do we build the business case for agentic AI investment?+

The strongest business cases combine three types of evidence: unit cost comparisons (manual FNOL touchpoint at £43 versus automated at £6[4]), cycle time improvements (claims acknowledgement from hours to minutes[3]), and error rate reductions (45% data error rate at manual intake versus under 8% with automated validation[4]). These are documented outcomes from live deployments, not projections. The business case should also account for compliance cost: an insurer that deploys agentic AI without the governance layer will incur remediation costs later that exceed the cost of building compliance in from the start.

What should we read first in this series?+

If your primary challenge is understanding the technology and architecture: start with the AI concepts cluster, beginning with the agentic AI versus generative AI post, then orchestration, then AI workers. If your primary challenge is claims operations: start with the FNOL automation post and work through to straight-through processing. If your primary challenge is governance and compliance readiness: start with the human-in-the-loop post, then GDPR and AI agents, then KI-loven if you operate in Norway. The clusters are designed to be read independently or in sequence, and all reference back to this pillar post.

References

All statistics sourced from third-party research organisations. Links verified 2026. Click any citation to jump to the source.

1
Insurance Workforce Automation Potential: Task-Level Analysis
Source for the finding that 40% of insurance workers' tasks are highly susceptible to automation, concentrated in preparation and data-handling work preceding professional judgement.
McKinsey Global Institute · 2024
2
Commercial Lines Underwriting Efficiency: Where AI Creates Time
Source for the finding that 30–40% of commercial underwriter time is spent gathering and structuring data before any risk assessment begins.
Celent · 2025
3
Claims Automation: Measuring the Operational Impact
Source for the 22% reduction in overall claims handling costs and documented cycle time improvements at insurers with mature AI-assisted workflows.
McKinsey & Company · 2024
4
The Cost of a Claim: Operational Benchmarks for UK Personal Lines
Source for the £43 versus £6 FNOL cost comparison and the 45% to sub-8% data error rate improvement from automated validation.
Oxbow Partners · 2024
5
Regulation (EU) 2024/1689 of the European Parliament and of the Council (EU AI Act)
Primary legislative source for EU AI Act obligations, including the August 2026 compliance deadline for high-risk AI systems covering underwriting risk assessment and pricing for natural persons.
EUR-Lex · 2024


What is agentic AI in insurance and why insurers need to prepare.
Anmol Katna June 15, 2026
Share this post
Tags
Archive
Sign in to leave a comment