# What do the colors on the statement coverage grid mean?

> Each cell in CounselPro's coverage grid is colored by what it found there: reconciled, needs review, unverifiable, not checked, or no statement that month.

Every cell in the [coverage grid](https://www.counselpro.ai/docs/check-statement-coverage-gaps) is one account in one month, colored by what CounselPro found there. The legend under the grid names each color.

## What each color means

- **Reconciled (green).** A statement covers that month and its balances tie out. The beginning balance plus the transactions equals the ending balance the statement printed. For a brokerage account, green means the account validated against its source.
- **Needs review (amber).** A statement covers that month, but the numbers do not tie out yet. This is a [reconciliation](https://www.counselpro.ai/docs/category/reconciliation) item to settle.
- **Unverifiable (slate).** A statement covers that month, but it printed no beginning or ending balance to check against, so there is nothing to reconcile.
- **Not checked (blue).** A statement covers that month but was never run through a balance check. Older or partially processed statements land here.
- **No statement (light gray).** No statement covers that month at all. This is the gap to chase. The full tooltip label calls it "potentially missing," since a gray cell at the start or end of a span may just be where the account opened or closed.

> _Screen: The coverage grid, one account per row across the timeline, each month colored by what CounselPro found there. The legend beneath names each color._

## Why the axis shows only years

To keep a long span readable, the grid labels the timeline by year, not by month. Hover any cell and a tooltip shows the exact month and its status, like "March 2024" over "Needs review." So the axis gives you the shape at a glance, and the hover gives you the specific month.

> **Note:** The legend uses short labels ("Not checked," "No statement") while the hover tooltip spells them out in full ("Covered (not checked)," "No statement (potentially missing)"). They mean the same thing.

The colors carry the same meaning across the whole app, so an amber month here matches a cycle that "needs review" in [reconciliation](https://www.counselpro.ai/docs/category/reconciliation).

Source: https://www.counselpro.ai/docs/coverage-grid-colors
