Inori
FeaturesToolsPricing
Learn
GuidesStep-by-step tutorials and walkthroughs
GlossaryInsurance and compliance terminology
CompareSee how Inori compares to alternatives
Support
Help CenterFind answers and get support
ChangelogLatest updates and improvements
DemoSee Inori in action
Legal
PrivacyHow we handle your data
TermsTerms of service and usage
Blog
Sign InStart Free

Product

  • Features
  • Pricing
  • Tools
  • Demo

Resources

  • Help Center
  • Guides
  • Glossary
  • Compare

Company

  • About
  • Blog
  • Changelog
  • Contact

Legal

  • Privacy
  • Terms
  • DPA
  • Security

© 2026 Inori Inc.

  1. Home
  2. /Glossary
  3. /Insurer Letter

Insurer Letter

A single letter A through F in the LTR column of the ACORD 25 that links each coverage row to a specific carrier listed in the INSURERS AFFORDING COVERAGE block.

Overview

The Insurer Letter is the cross-reference code the ACORD 25 uses to connect each individual coverage row to the carrier that writes it. The form reserves space for up to six carriers — labeled INSURER A through INSURER F in the top block — and each coverage row in the middle of the form carries a single-letter pointer in the LTR column identifying which of those six carriers is responsible for that coverage.

This design exists because commercial insureds rarely place all their coverage with a single carrier. It is common for General Liability to sit with one carrier, Auto with another, Umbrella with a third, and Workers' Compensation with a fourth. The insurer letter mechanism lets a single certificate describe this split without repeating the carrier name and NAIC number on every row.

How It Works

At the top of the form, the producer lists carriers in order: the carrier writing GL typically gets letter A, the next carrier B, and so on through F. Each carrier entry shows the carrier's full legal name and its NAIC Number. Then, in the coverage rows below, the LTR column contains a single letter pointing back to the carrier block.

For example, if the INSURERS block lists:

  • INSURER A: Travelers Indemnity Co. (NAIC 25658)
  • INSURER B: Progressive Casualty Insurance Co. (NAIC 24260)
  • INSURER C: Liberty Mutual Insurance Co. (NAIC 23043)

…and the GL row shows LTR = A, the Auto row shows LTR = B, and the WC row shows LTR = C, then the certificate is telling the reader: "Travelers writes the GL, Progressive writes the Auto, Liberty writes the WC."

Common Patterns

PatternMeaning
All rows share same letterPackage policy (CPP) — one carrier for all
GL and WC different lettersSplit program — typical for mid-size commercial
Umbrella row letter differs from primary GLExcess/umbrella carrier is separate from primary
LTR column blank on a rowDefect — carrier cannot be identified
LTR references letter not in INSURERS blockData integrity error
Same carrier listed twice with different lettersUnusual — verify against dec pages

A blank LTR on an active coverage row is a material defect. Without the letter, there is no way to know which carrier is affording that coverage, and verification calls become impossible — the reviewer does not know which carrier to call.

Where It Appears on ACORD 25

The insurer letter appears in two places on the ACORD 25:

  1. INSURERS AFFORDING COVERAGE block (top of form, right side): Each of the six slots is pre-labeled INSURER A, INSURER B, INSURER C, INSURER D, INSURER E, INSURER F. The producer fills in carrier name and NAIC number next to the letter.
  2. LTR column (leftmost column of the coverage rows): A single letter A–F on each populated coverage row, pointing back to the corresponding INSURERS block entry.

Inori's extraction schema captures both sides of this linkage. The root insurers array contains { letter, name, naic } objects for each carrier listed. Each coverage object (gl, al, umbrella, wc) carries its own insurer_letter field, and each other_coverages row does the same. The platform joins these programmatically to resolve each coverage line to a specific carrier identity.

Why It Matters for Compliance

  • Carrier rating checks: Inori looks up AM Best Rating and Admitted Carrier status per coverage by following the insurer letter from each row back to the NAIC number in the INSURERS block. A GL carrier rated A+ does not rescue a WC carrier rated B-.
  • Data integrity validation: If a coverage row's letter does not appear in the INSURERS block (e.g., LTR = D but only A, B, C are populated), the platform flags an extraction inconsistency for manual review.
  • Surplus lines detection: Some carriers are admitted for some lines and surplus for others. Per-row carrier resolution via the insurer letter is the only way to determine this accurately from the certificate.

Related Concepts

The insurer letter is the spine that holds the ACORD 25 together, connecting each coverage row on the Certificate of Insurance to a specific carrier identified by its NAIC Number. Resolving the letter to a carrier enables every downstream check, including AM Best Rating verification and Admitted Carrier status determination.

See how Inori handles insurer letter

Try our free COI checker first, or start a free trial of the full platform.

Free COI CheckerStart Free Trial

Related Terms

ACORD 25

The standard Certificate of Liability Insurance form created by ACORD (Association for Cooperative Operations Research and Development), used across the U.S. insurance industry to provide evidence of liability coverage.

NAIC Number

A unique five-digit identification number assigned to every insurance company by the National Association of Insurance Commissioners (NAIC), used to verify insurer identity, licensing status, and financial strength.

Admitted Carrier

An insurance company licensed and authorized by a state's insurance department to write policies and transact insurance business within that state.

AM Best Rating

A financial strength rating assigned by AM Best Company to insurance carriers, indicating their ability to meet ongoing policy obligations and pay claims.

Certificate of Insurance (COI)

A standardized document issued by an insurance agent or broker that provides evidence of insurance coverage, including policy types, limits, effective dates, and named parties.