Claims Processor Workflow Design
Design the complete claims workflow from First Notice of Loss through settlement or denial, including intake, triage, assignment, investigation tracking, reserve setting, settlement authorization, and denial handling.
Scope Confirmation
Confirm which claims workflow components are in scope:
Lines of business in scope: [Personal auto / Commercial auto / Property / GL / Workers comp / Professional liability]
Component 1: First Notice of Loss (FNOL) Intake
Intake channel design:
| Channel |
Implementation |
Required Data Captured |
Routing |
| Phone |
Script for CSR; data entered in claims system during call |
All required fields |
Immediate triage after call |
| Web form |
Self-service form on agency/carrier portal |
All required fields + file upload |
Auto-triage on submission |
| Email |
Parsed from incoming email (keyword detection + AI extraction) |
Partial fields — follow-up required |
Flagged queue for CSR completion |
| Mobile app |
If applicable — same as web form |
All required fields + photo upload |
Auto-triage on submission |
Required fields by LOB:
Auto (personal and commercial):
- Date, time, and location of loss
- Description of what happened (free text)
- Other parties involved (name, contact, carrier, policy #, vehicle info)
- Police report number (if applicable)
- Vehicle information (year, make, model, VIN, damage description)
- Injuries: names, contact information, description
- Witnesses: names and contact information
- Photos uploaded (encouraged, not required at FNOL)
Property:
- Date and time loss discovered
- Type of loss (fire, water, wind, theft, vandalism, other)
- Location of damaged property
- Description of damage (free text)
- Temporary repairs needed immediately (document any emergency repairs)
- Public adjuster engaged? (Y/N — affects handling)
- Mortgage company / lienholder information
GL / Professional Liability:
- Date of incident / date claim received (claims-made distinction)
- Claimant name and contact
- Description of alleged wrongful act or injury
- Legal representation engaged by claimant? (Y/N — escalate immediately if yes)
- Prior notice of this claim? (Y/N — document for coverage determination)
Workers Compensation:
- Date and time of injury
- Employee name, ID, job title
- Description of injury and how it occurred
- Body part(s) injured
- Medical treatment received (yes/no, where, treating physician)
- Witness names
- Return to work expected? (Y/N)
Component 2: Initial Triage
Coverage verification (immediate — before assigning adjuster):
- Policy lookup by insured name, policy number, or VIN/property address
- Confirm policy was active on the date of loss (not lapsed or cancelled)
- Confirm LOB and perils — does the described loss fall within covered causes of loss?
- Confirm deductible amount and any applicable sublimits
- Flag if any coverage conditions are in question (e.g., vacancy exclusion for property, business use exclusion for personal auto)
- Confirm reporting timely — no prompt notice issues
Coverage determination outcomes:
| Outcome |
Action |
| Coverage confirmed |
Proceed to assignment |
| Coverage in question — condition |
Assign with coverage reservation letter triggered |
| Potentially no coverage |
Route to senior adjuster or coverage counsel review before accepting |
| Duplicate claim (already reported) |
Merge with existing claim file |
| Policy not found |
Request policy information from insured; manual lookup |
Claim type classification and priority scoring:
| Priority |
Criteria |
Target Assignment SLA |
| Critical |
Fatality, catastrophic injury, significant property loss > $[X], litigation |
Immediate — senior adjuster within 2 hours |
| High |
Injury claim, commercial loss > $[X], multi-vehicle |
Same business day |
| Standard |
Property damage only, personal lines under $[X] |
Within 1 business day |
| Low |
Glass, roadside, minor property under $[X] |
Within 2 business days |
Component 3: Assignment Routing
Adjuster/TPA routing rules:
| Claim Type |
Routing Condition |
Destination |
| Personal auto — glass only |
State supports vendor direct |
Auto-route to glass vendor network |
| Personal auto — property damage < $[X] |
In-house adjuster available |
In-house adjuster queue |
| Personal auto — injury (any) |
Any BI involved |
Senior adjuster or specialized BI team |
| Commercial property > $[X] |
Over threshold |
TPA or independent adjuster |
| Workers comp |
Any WC claim |
WC TPA (if using) or dedicated WC adjuster |
| Litigation |
Any legal representation confirmed |
Defense counsel notification + senior adjuster |
| Catastrophe event |
CAT code activated |
CAT team / storm adjuster roster |
Workload balancing:
- Display current open claim count per adjuster
- Route to adjuster with lowest open count within appropriate specialty
- Override: supervisor can manually reassign
- Escalation: if no appropriate adjuster available within SLA, notify supervisor
Assignment notification:
Upon assignment, send to adjuster:
- Claim summary (FNOL data)
- Policyholder contact information
- Policy coverage summary
- Priority level and contact-by deadline
- Document collection checklist for this claim type
Send to insured:
- Acknowledgment of claim receipt (required within state DOI time frame — typically 10 business days)
- Assigned adjuster name and contact information
- What to expect next
- How to submit additional documents
Component 4: Investigation Tracking
Task management by claim type:
Auto property damage:
Property:
Document collection checklist (tracked per claim):
| Document |
Required For |
Status |
Due Date |
Received Date |
| Police/incident report |
Auto with other party; theft |
|
|
|
| Medical records authorization |
Any injury claim |
|
|
|
| Medical bills and records |
BI claims |
|
|
|
| Repair estimates |
Property damage |
|
|
|
| Contractor invoices |
Property paid claims |
|
|
|
| Recorded statement |
Complex or disputed claims |
|
|
|
| Signed proof of loss |
Property > $[X] (check policy) |
|
|
|
SLA monitoring:
| Requirement |
SLA |
Monitoring |
| Acknowledgment to insured |
10 business days of claim receipt (most states) |
Auto-alert at day 7 |
| Coverage acceptance or denial |
45 days (most states; varies) |
Auto-alert at day 35 |
| Payment after coverage accepted |
15 business days of proof of loss (varies) |
Auto-alert at day 10 |
| Response to insured inquiries |
10 business days |
Auto-alert on pending inquiry |
Component 5: Reserve Setting
Reserve authority levels by claim type and amount:
| Claim Type |
Amount Range |
Authority Level |
| Auto — property damage |
< $[X] |
Staff adjuster self-authority |
| Auto — property damage |
$[X] – $[X] |
Senior adjuster approval |
| Auto — property damage |
> $[X] |
Manager approval |
| Injury (BI / WC / PL) |
Any amount |
Senior adjuster + manager review |
| Complex or litigated |
Any amount |
Management committee |
Reserve change documentation:
Every reserve change must include:
- New reserve amount
- Reason for change (additional information received, coverage clarification, medical update, settlement negotiation)
- Adjuster notes explaining the basis
- Approval (if required by authority level)
Component 6: Settlement Authorization
Settlement authority levels:
| Claim Type |
Amount |
Authority |
| All types |
< $[X] |
Staff adjuster self-authority |
| All types |
$[X] – $[X] |
Senior adjuster approval |
| All types |
$[X] – $[X] |
Manager approval |
| All types |
> $[X] |
Management committee approval |
| BI / injury |
Any amount |
Manager approval minimum |
Settlement workflow:
- Settlement value calculated (using agreed methodology: ACV, replacement cost, medical special damages + general damages)
- Demand/counter-demand negotiation documented
- Settlement authority confirmed
- Release form generated:
- General release (BI claims — releases all future claims)
- Property-specific release
- State-specific release language (confirm with legal/compliance)
- Release signed by claimant
- Payment issued:
- Check or ACH to claimant (or authorized payee)
- Lienholder co-payee on property claims if applicable
- Claim closed in system
- Subrogation rights evaluated — if third party caused the loss, flag for subrogation pursuit
Component 7: Denial Workflow
Denial triggers:
- No coverage on date of loss (policy lapsed, cancelled)
- Cause of loss is an excluded peril
- Policy condition not met (notice, cooperation, fraud)
- Coverage limit exhausted
- Loss not within covered location or property
Denial process:
- Denial recommended by adjuster — must be reviewed and approved by supervisor before issuance (never auto-deny without human review)
- Denial letter generated — required elements:
- Specific policy provision(s) supporting the denial (cite exact policy language and page/section)
- Description of the loss as reported
- Explanation of why the loss is not covered under the cited provision(s)
- Right to request reinvestigation
- Right to file a complaint with the state DOI
- Contact information for the adjuster handling the claim
- Denial letter reviewed by compliance or E&O counsel for high-exposure or legally complex denials
- Denial letter delivered to insured and agent (certified mail or documented electronic delivery)
- Denial documented in claims system with delivery confirmation
- Claim closed as denied
- File retained per state DOI retention requirements
Output Format
Deliver two artifacts:
Claims Workflow Specification — Step-by-step process for each component in scope, with decision branches, actor at each step (system / CSR / adjuster / supervisor / insured), system triggers, and SLA markers
Authority Matrix — Claims handling authority table showing triage, reserve, and settlement limits by role and claim type
1---2name: claims-processor3description: Build claims intake, triage, assignment, and settlement automation workflows for insurance agencies. Use when automating first notice of loss handling, claims status tracking, or settlement authorization workflows.4---56# Claims Processor Workflow Design78Design the complete claims workflow from First Notice of Loss through settlement or denial, including intake, triage, assignment, investigation tracking, reserve setting, settlement authorization, and denial handling.910## Scope Confirmation1112Confirm which claims workflow components are in scope:1314- [ ] FNOL intake (phone script, web form, email parsing)15- [ ] Initial triage and coverage verification16- [ ] Assignment routing to adjuster, TPA, or vendor17- [ ] Investigation task tracking and document collection18- [ ] Reserve setting and authority levels19- [ ] Settlement authorization and payment20- [ ] Denial workflow and adverse action notices21- [ ] Status updates to insured and agent2223Lines of business in scope: [Personal auto / Commercial auto / Property / GL / Workers comp / Professional liability]2425---2627## Component 1: First Notice of Loss (FNOL) Intake2829**Intake channel design:**3031| Channel | Implementation | Required Data Captured | Routing |32|---------|---------------|----------------------|---------|33| Phone | Script for CSR; data entered in claims system during call | All required fields | Immediate triage after call |34| Web form | Self-service form on agency/carrier portal | All required fields + file upload | Auto-triage on submission |35| Email | Parsed from incoming email (keyword detection + AI extraction) | Partial fields — follow-up required | Flagged queue for CSR completion |36| Mobile app | If applicable — same as web form | All required fields + photo upload | Auto-triage on submission |3738**Required fields by LOB:**3940**Auto (personal and commercial):**41- Date, time, and location of loss42- Description of what happened (free text)43- Other parties involved (name, contact, carrier, policy #, vehicle info)44- Police report number (if applicable)45- Vehicle information (year, make, model, VIN, damage description)46- Injuries: names, contact information, description47- Witnesses: names and contact information48- Photos uploaded (encouraged, not required at FNOL)4950**Property:**51- Date and time loss discovered52- Type of loss (fire, water, wind, theft, vandalism, other)53- Location of damaged property54- Description of damage (free text)55- Temporary repairs needed immediately (document any emergency repairs)56- Public adjuster engaged? (Y/N — affects handling)57- Mortgage company / lienholder information5859**GL / Professional Liability:**60- Date of incident / date claim received (claims-made distinction)61- Claimant name and contact62- Description of alleged wrongful act or injury63- Legal representation engaged by claimant? (Y/N — escalate immediately if yes)64- Prior notice of this claim? (Y/N — document for coverage determination)6566**Workers Compensation:**67- Date and time of injury68- Employee name, ID, job title69- Description of injury and how it occurred70- Body part(s) injured71- Medical treatment received (yes/no, where, treating physician)72- Witness names73- Return to work expected? (Y/N)7475---7677## Component 2: Initial Triage7879**Coverage verification (immediate — before assigning adjuster):**80811. Policy lookup by insured name, policy number, or VIN/property address822. Confirm policy was active on the date of loss (not lapsed or cancelled)833. Confirm LOB and perils — does the described loss fall within covered causes of loss?844. Confirm deductible amount and any applicable sublimits855. Flag if any coverage conditions are in question (e.g., vacancy exclusion for property, business use exclusion for personal auto)866. Confirm reporting timely — no prompt notice issues8788**Coverage determination outcomes:**8990| Outcome | Action |91|---------|--------|92| Coverage confirmed | Proceed to assignment |93| Coverage in question — condition | Assign with coverage reservation letter triggered |94| Potentially no coverage | Route to senior adjuster or coverage counsel review before accepting |95| Duplicate claim (already reported) | Merge with existing claim file |96| Policy not found | Request policy information from insured; manual lookup |9798**Claim type classification and priority scoring:**99100| Priority | Criteria | Target Assignment SLA |101|---------|---------|----------------------|102| Critical | Fatality, catastrophic injury, significant property loss > $[X], litigation | Immediate — senior adjuster within 2 hours |103| High | Injury claim, commercial loss > $[X], multi-vehicle | Same business day |104| Standard | Property damage only, personal lines under $[X] | Within 1 business day |105| Low | Glass, roadside, minor property under $[X] | Within 2 business days |106107---108109## Component 3: Assignment Routing110111**Adjuster/TPA routing rules:**112113| Claim Type | Routing Condition | Destination |114|-----------|------------------|------------|115| Personal auto — glass only | State supports vendor direct | Auto-route to glass vendor network |116| Personal auto — property damage < $[X] | In-house adjuster available | In-house adjuster queue |117| Personal auto — injury (any) | Any BI involved | Senior adjuster or specialized BI team |118| Commercial property > $[X] | Over threshold | TPA or independent adjuster |119| Workers comp | Any WC claim | WC TPA (if using) or dedicated WC adjuster |120| Litigation | Any legal representation confirmed | Defense counsel notification + senior adjuster |121| Catastrophe event | CAT code activated | CAT team / storm adjuster roster |122123**Workload balancing:**124125- Display current open claim count per adjuster126- Route to adjuster with lowest open count within appropriate specialty127- Override: supervisor can manually reassign128- Escalation: if no appropriate adjuster available within SLA, notify supervisor129130**Assignment notification:**131132Upon assignment, send to adjuster:133- Claim summary (FNOL data)134- Policyholder contact information135- Policy coverage summary136- Priority level and contact-by deadline137- Document collection checklist for this claim type138139Send to insured:140- Acknowledgment of claim receipt (required within state DOI time frame — typically 10 business days)141- Assigned adjuster name and contact information142- What to expect next143- How to submit additional documents144145---146147## Component 4: Investigation Tracking148149**Task management by claim type:**150151**Auto property damage:**152- [ ] Insured contacted (within [N] days per state DOI requirement)153- [ ] Damage inspection scheduled (in-person or photo estimate)154- [ ] Repair estimate received155- [ ] Total loss vs. repairable determination156- [ ] If total loss: ACV calculated, title obtained157- [ ] Other party demand received and responded to158- [ ] Payment authorized159160**Property:**161- [ ] Insured contacted162- [ ] Field adjuster dispatched (if >$[X] or complex)163- [ ] Cause of loss investigation complete164- [ ] Scope of damage documented165- [ ] Contractor estimates received (minimum [N] estimates per policy or state requirement)166- [ ] Mortgage company notified if applicable167- [ ] Contents inventory received and reviewed168- [ ] ALE (additional living expense) documentation if displaced169170**Document collection checklist (tracked per claim):**171172| Document | Required For | Status | Due Date | Received Date |173|---------|------------|--------|---------|--------------|174| Police/incident report | Auto with other party; theft | | | |175| Medical records authorization | Any injury claim | | | |176| Medical bills and records | BI claims | | | |177| Repair estimates | Property damage | | | |178| Contractor invoices | Property paid claims | | | |179| Recorded statement | Complex or disputed claims | | | |180| Signed proof of loss | Property > $[X] (check policy) | | | |181182**SLA monitoring:**183184| Requirement | SLA | Monitoring |185|------------|-----|-----------|186| Acknowledgment to insured | 10 business days of claim receipt (most states) | Auto-alert at day 7 |187| Coverage acceptance or denial | 45 days (most states; varies) | Auto-alert at day 35 |188| Payment after coverage accepted | 15 business days of proof of loss (varies) | Auto-alert at day 10 |189| Response to insured inquiries | 10 business days | Auto-alert on pending inquiry |190191---192193## Component 5: Reserve Setting194195**Reserve authority levels by claim type and amount:**196197| Claim Type | Amount Range | Authority Level |198|-----------|-------------|----------------|199| Auto — property damage | < $[X] | Staff adjuster self-authority |200| Auto — property damage | $[X] – $[X] | Senior adjuster approval |201| Auto — property damage | > $[X] | Manager approval |202| Injury (BI / WC / PL) | Any amount | Senior adjuster + manager review |203| Complex or litigated | Any amount | Management committee |204205**Reserve change documentation:**206207Every reserve change must include:208- New reserve amount209- Reason for change (additional information received, coverage clarification, medical update, settlement negotiation)210- Adjuster notes explaining the basis211- Approval (if required by authority level)212213---214215## Component 6: Settlement Authorization216217**Settlement authority levels:**218219| Claim Type | Amount | Authority |220|-----------|--------|----------|221| All types | < $[X] | Staff adjuster self-authority |222| All types | $[X] – $[X] | Senior adjuster approval |223| All types | $[X] – $[X] | Manager approval |224| All types | > $[X] | Management committee approval |225| BI / injury | Any amount | Manager approval minimum |226227**Settlement workflow:**2282291. Settlement value calculated (using agreed methodology: ACV, replacement cost, medical special damages + general damages)2302. Demand/counter-demand negotiation documented2313. Settlement authority confirmed2324. Release form generated:233 - General release (BI claims — releases all future claims)234 - Property-specific release235 - State-specific release language (confirm with legal/compliance)2365. Release signed by claimant2376. Payment issued:238 - Check or ACH to claimant (or authorized payee)239 - Lienholder co-payee on property claims if applicable2407. Claim closed in system2418. Subrogation rights evaluated — if third party caused the loss, flag for subrogation pursuit242243---244245## Component 7: Denial Workflow246247**Denial triggers:**248249- No coverage on date of loss (policy lapsed, cancelled)250- Cause of loss is an excluded peril251- Policy condition not met (notice, cooperation, fraud)252- Coverage limit exhausted253- Loss not within covered location or property254255**Denial process:**2562571. Denial recommended by adjuster — must be reviewed and approved by supervisor before issuance (never auto-deny without human review)2582. Denial letter generated — required elements:259 - Specific policy provision(s) supporting the denial (cite exact policy language and page/section)260 - Description of the loss as reported261 - Explanation of why the loss is not covered under the cited provision(s)262 - Right to request reinvestigation263 - Right to file a complaint with the state DOI264 - Contact information for the adjuster handling the claim2653. Denial letter reviewed by compliance or E&O counsel for high-exposure or legally complex denials2664. Denial letter delivered to insured and agent (certified mail or documented electronic delivery)2675. Denial documented in claims system with delivery confirmation2686. Claim closed as denied2697. File retained per state DOI retention requirements270271---272273## Output Format274275Deliver two artifacts:2762771. **Claims Workflow Specification** — Step-by-step process for each component in scope, with decision branches, actor at each step (system / CSR / adjuster / supervisor / insured), system triggers, and SLA markers2782792. **Authority Matrix** — Claims handling authority table showing triage, reserve, and settlement limits by role and claim type