> ## Documentation Index
> Fetch the complete documentation index at: https://docs.writerzroom.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Content Health

> Monitor published, source-grounded assets for stale evidence and dead links after publication.

**Content Health**, under Intelligence in the sidebar, is the reader for validity monitoring: continuous re-checking of published, source-grounded assets against the evidence they cited at generation time.

<Note>
  Only published assets with a recorded source manifest are monitored. Content with nothing to check against — nothing cited, nothing published — never appears here.
</Note>

## Statuses

| Status             | Meaning                                                      |
| ------------------ | ------------------------------------------------------------ |
| Valid              | Last scan found no issues                                    |
| Review recommended | A finding exists but doesn't rise to stale or broken         |
| Stale              | A cited source is older than the vertical's freshness window |
| Broken             | A cited link returned a confirmed 404 or 410                 |

A finding stays visible until a human acknowledges it or the underlying evidence changes — acknowledging does not erase the finding, it records that someone has seen it.

## Working the Register

Filter by status, or by **Needs attention** (anything not valid and not yet acknowledged). Each asset shows its findings — which source, and what's wrong with it — with a direct link out to inspect the source itself, and a link into that asset's [dossier](/product/asset-dossier) for the full record.

* **Scan now** re-checks a single asset immediately rather than waiting for the next scheduled pass.
* **Acknowledge** clears an asset from "needs attention" without altering its findings; a new problem on the same asset resurfaces it.

<CardGroup cols={2}>
  <Card title="Asset Dossier" icon="file-check" href="/product/asset-dossier">
    Open the full passport behind any monitored asset.
  </Card>

  <Card title="Content Governance" icon="shield-check" href="/architecture/content-governance">
    How the source manifest that Content Health checks against gets built.
  </Card>
</CardGroup>
