> ## Documentation Index
> Fetch the complete documentation index at: https://00doc-web.vercel.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Internal reports

> One URL for the weekly business review. Update in place every cycle — no more lost Slack threads.

# Internal reports

Leadership reviews die when the "latest" deck lives in someone's Downloads folder. Put the report on Unfurl: **one URL**, updated on your cadence.

## Pattern

<Steps>
  <Step title="Create the template once">
    Build an HTML template (sections, KPI tables, narrative blocks).
  </Step>

  <Step title="Publish v1">
    Share the internal link in your #exec or #metrics channel.
  </Step>

  <Step title="Every Friday">
    Publish a new version with fresh numbers and a short version note ("Week 12 — revised churn").
  </Step>
</Steps>

## Why it works

* **Bookmarks win.** People stop asking "where's the latest?"
* **History stays honest.** You can roll back or compare weeks if finance challenges a figure.
* **HTML stays lightweight** compared to giant slide decks for text-heavy updates.

<CardGroup cols={2}>
  <Card title="Live links" icon="link" href="/core-concepts/live-links" />

  <Card title="Version history" icon="clock-rotate-left" href="/guides/version-history-rollback" />
</CardGroup>
