Insurance Dec Page Sample & Example

A declarations page is a single summary sheet: insured and policy info at top, a coverage/limits table, and the premium. Here is how to read it.

What an Insurance Dec Page looks like

Insurance Dec Page — sample layoutannotated
Insured name(s)
The people or entities the policy protects.
Policy number & insurer
The unique policy identifier and the carrier providing coverage.
Effective & expiration dates
The policy period — when coverage starts and ends.
Coverage types & limits
What is covered (e.g. dwelling, liability, collision) and the maximum the insurer will pay for each.
Deductibles
What you pay out of pocket before coverage applies, per coverage type.
Premium
The cost of the policy for the period.

Illustrative layout for education. A real insurance dec page may vary by issuer.

The data you get when you extract it

Upload the same insurance dec page to Dec Page Parser and instead of reading it by hand you get clean structured data like this:

{
  "insured_name": "Jane A. Doe",
  "policy_number": "INV-2026-0042",
  "insurer_name": "Acme Corp",
  "effective_date": "2026-01-15",
  "expiration_date": "2026-01-15",
  "premium": "4820.00",
  "_confidence": 0.98
}

Extract from your own insurance dec page — 3 free, no credit card

Want the Insurance Dec Page extraction guide?

Get a free step-by-step guide to extracting data from Insurance Dec Pages — plus tips for doing it at scale.

Free. No credit card. Unsubscribe anytime.

FAQ

What does an Insurance Dec Page look like?

A declarations page is a single summary sheet: insured and policy info at top, a coverage/limits table, and the premium. Here is how to read it. The annotated example above shows each region and what it contains.

Can I use this Insurance Dec Page sample as a template?

Use it to understand the layout and fields. When you need the actual data off a real insurance dec page, upload it and get structured JSON/CSV back — no manual typing.

What is a declarations page used for?

It is the quickest proof of insurance — showing who is covered, for how much, and through what dates — often requested by lenders and landlords.

Where do I find my coverage limits?

Coverage types and their limits are listed together on the declarations page.

This page shows an illustrative Insurance Dec Page example for educational purposes and is not tax, legal, or financial advice.