DataQubeDataQube
Customers/Insurance Provider

Workflow for life and P&C insurers · life & P&C

From rebuilding actuarial packs to reviewing what changed

Actuarial teams often spend the first week of every month assembling review packs from model outputs, reconciling differences, and preparing material for sign-off. This representative workflow shows how that effort can shift from manual assembly to automated preparation—leaving actuaries to focus on reviewing exceptions instead of rebuilding reports.

Overnight
Review pack preparation after month-end close
38+ models
Monitored through scheduled workflows
Earlier drift detection
Material changes surfaced before review meetings

The problem: assembly work crowding out actuarial judgment

For many actuarial teams, monthly reporting is dominated by assembly work. Model outputs are collected, compared with prior periods, reconciled by hand, and copied into review packs before anyone begins evaluating what actually changed.

By the time the pack is complete, only a small portion of the cycle remains for the work that matters most: challenging assumptions, investigating anomalies, and making informed decisions.

A typical monthly actuarial cycle

typical effort
Pack assembly
22 person-days
Reconciliation
14 person-days
Review & challenge
9 person-days
With automated preparation
largely automated
Time available for review
more focus

Illustrative effort distribution. Actual results depend on workflow complexity and model landscape.

The review pack was never the product. The judgment was.

Working the problem

Here is the post-close question worked end to end as one governed session, drawn from real customer conversations. The overnight workflow below runs the same stages on schedule.

The question
The Q2 close numbers are in and the motor book's loss ratio has moved against us again. What's driving the drift versus prior cycles — and is it frequency or severity?
DataQube
I'll trace it properly. Let me recall the reserving basis and the current assumption memo, rebuild the cohort development from the claims store, split the adverse margin into frequency and severity, and flag anything that needs actuarial judgement.
Based on real customer conversations — all data fictional.

The review starts from validated knowledge—the reserving basis, the triangle template, and the assumption memo—with model changes connected to everything they affect.

What the team already knew
Recalled from memory
Motor loss-ratio basisaccident-year, net of salvage & subrogation · validated
Cohort triangle templatevalidated · recalled in 31 runs
Assumption memo AM-2026-03severity inflation 4.5% p.a. · review threshold at +100 bp deviation
Connected review context
When a change occurs, the system can identify which review packs, comparisons, and downstream analyses should be revisited.

Validated institutional knowledge can include:

  • Approved assumption methodologies
  • Model-specific caveats
  • Historical restatement boundaries
  • Sign-off conventions
  • Regulatory documentation
  • Review thresholds and tolerance rules

Claims and premium pull read-only from the governed stores—the loss side and the denominator on the same accident-year basis.

Governed execution
Click a call to see what ran and why · every call audited
sqlLoss ratio by underwriting-year cohort
done
SELECT c.uw_year,
       SUM(p.earned_premium) / 1e6              AS earned_m,
       SUM(c.incurred) / SUM(p.earned_premium)  AS loss_ratio,
       pl.plan_loss_ratio,
       pl.plan_loss_ratio
         - SUM(c.incurred) / SUM(p.earned_premium) AS margin_pp
FROM   claims c
JOIN   policies p USING (uw_year)
JOIN   plan_ratios pl USING (uw_year)
WHERE  c.line = 'motor' AND c.eval_date = '2026-06-30'
GROUP  BY c.uw_year, pl.plan_loss_ratio
ORDER  BY c.uw_year;
CohortEarnedLoss ratioPlanMargin (pp)
UY 2022€412m68.1%69.0%+0.9
UY 2023€438m70.4%70.5%+0.1
UY 2024€471m74.2%73.0%-1.2
UY 2025€502m77.9%74.5%-3.4
UY 2026€260m79.4%75.0%-4.4

Evaluated Jun 30, 2026 · net of salvage & subrogation

Development against prior cohorts and the frequency/severity split—computed in the record, not in a side spreadsheet.

The analysis
DataQube
The drift is concentrated in the two most recent underwriting years — UY 2025 and UY 2026 are 3.4 and 4.4 points adverse to plan, while mature cohorts sit on pattern. The development curves and the decomposition point the same way: this is severity, not frequency.

Margin vs plan — frequency / severity split

Percentage points of loss ratio by underwriting year

Negative = adverse to plan. Demo data.

Claim severity vs assumption path

Average repair cost, indexed · assumption memo AM-2026-03

Demo data.

The drift lands as a finding with its evidence attached, flagged for actuarial judgement—no automatic assumption change.

The finding — evidence attached
Key finding

Severity inflation is running at 7.2% against the 4.5% assumption

Repair-cost severity on recent cohorts is 7.2% annualised versus the 4.5% in assumption memo AM-2026-03 — past the memo's +100 bp review threshold. Frequency remains within normal variation. UY 2025 and UY 2026 are 3.4 and 4.4 pp adverse to plan; this is flagged for the reserving committee, with no automatic assumption change.

3 audited tool calls · 3 memory items · 3 checks passed · as of Jun 30, 2026 evaluation
Saved to memory
Motor severity drift7.2% actual vs 4.5% assumed — candidate, pending actuarial validation

The review pack stages itself, and the meeting starts with the exceptions.

The deliverable
DataQube
I've staged the review pack — cohort table, development, the frequency/severity decomposition, and the exceptions that need actuarial judgement. Every figure links back to its query, run, and the assumption memo.
PresentationMotor book — actuarial review
5 slides
Q2 2026 close · Reserving reviewMotor book — loss-ratio drift review
DevelopmentRecent cohorts are developing above pattern
DecompositionSeverity explains most of the adverse margin
AssumptionSeverity inflation runs at 7.2% vs 4.5% assumed
ActionsItems for actuarial judgement

What the overnight workflow does

The session above is a one-off investigation. The same stages run unattended as a scheduled workflow - deterministic, with its parameters pinned, so no run brings surprises:

  • Rebuild review packs after month-end close
  • Compare every result against the previous cycle
  • Highlight changes beyond defined tolerances
  • Attach the model run, assumptions, and supporting evidence behind every flagged difference
  • Stage a review-ready draft while preserving previously distributed versions
  • Summarize what changed and what requires human attention

The review meeting starts with the interesting questions—not with assembling the pack.

The deployment: one governed view across every model

DataQube runs inside the insurer's own environment—on-premise, in private cloud, or across multiple data centers for resilience.

Model outputs remain read-only. Scheduled workflows rebuild review packs after every reporting cycle, while validated institutional knowledge connects models, assumptions, methodologies, and prior decisions into one governed analytical record.

Typical rollout path
A representative rollout starts with deployment into the existing environment, then connects one model family before expanding scheduled workflows and validated knowledge across additional model groups.
Foundation

Deploy into the existing environment

Install the platform, connect approved model repositories and data sources, and integrate identity, audit, and monitoring.

First model family

Automate the first monthly review pack

Connect one group of actuarial models and automate the first monthly review pack.

Expand across model groups

Add more models and reusable knowledge

Add life, P&C, capital, and group models while validating assumptions and review conventions as reusable institutional knowledge.

Operationalize

Prepare review packs after every cycle

Scheduled workflows prepare review packs after every reporting cycle, highlighting material changes for human review.

What changes for the actuarial team

From five-day preparation to overnight drafts
Recurring review packs are prepared automatically, allowing teams to begin with review instead of assembly.
Earlier identification of material changes
Drift is surfaced before sign-off, together with the evidence needed to understand why it occurred.
Reproducible review history
Each generated review pack remains versioned and reconstructible, making historical reviews easier to explain and audit.
More time for actuarial judgment
Automation reduces repetitive preparation so actuaries can spend more time evaluating assumptions, investigating anomalies, and challenging results.

Review, not assembly

The purpose of an actuarial review is not to rebuild reports.

It is to understand what changed, why it changed, and whether it should change the business decision.

DataQube prepares the evidence. Actuaries apply the judgment.

Request a walkthrough of the insurance workflow.

Deploys in your cluster - nothing leaves

See your data answer questions - without leaving your infrastructure

Thirty minutes with an engineer: live product, deployment options, and your security team's questions answered by someone who wrote the code.