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

# Built-in Analytics Reports

> The five Atom-authored analytics reports available out of the box in Atom Commerce, covering offer performance, offer conversion, and storefront behavior.

Every store starts with five Atom-authored reports. They're read-only, but you can **Duplicate** any of them to create your own editable Custom version. See [Building a Report](/analytics/building-reports) for how to configure a report once you've duplicated it.

<Frame caption="Conversion Rate Breakdown uses a funnel visualization to show sessions moving from cart addition to completed checkout.">
  <img src="https://mintcdn.com/atomcommerce/mECLUzM5ylzWb30N/images/analytics-conversion-rate-breakdown.png?fit=max&auto=format&n=mECLUzM5ylzWb30N&q=85&s=2f3ebcec49fd08264230725fb8845d22" alt="Atom Commerce Analytics Conversion Rate Breakdown report shown as a funnel chart" width="2000" height="1117" data-path="images/analytics-conversion-rate-breakdown.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Offer Performance" icon="chart-line">
    **Category: Offers.** A line chart of Influenced Net Sales by day and offer over the last 30 days, sorted by net sales.
  </Card>

  <Card title="Offer Conversion" icon="funnel">
    **Category: Offers.** A horizontal bar chart of Atom offer sessions, grouped by offer and currency.
  </Card>

  <Card title="Atom Offer Conversion Rate Breakdown" icon="gift">
    **Category: Offers.** A funnel view of the Atom Offer Sessions dataset, showing how sessions with a specific offer move from cart to completed checkout.
  </Card>

  <Card title="Conversion Rate Breakdown" icon="compass">
    **Category: Behavior.** An open funnel view of all Sessions, from cart addition through completed checkout.
  </Card>

  <Card title="Conversion Rate Over Time" icon="chart-line">
    **Category: Behavior.** A line chart of overall conversion rate by day.
  </Card>
</CardGroup>

<Tip>
  Start from the closest built-in report and duplicate it rather than building from scratch — you'll only need to adjust filters or dimensions instead of picking a dataset and metrics from zero.
</Tip>
