> ## 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.

# Analytics Copilot

> Ask Atom Copilot to explain your analytics report, diagnose performance, or adjust the report for you — no query language required.

Atom Copilot is the AI assistant built into Atom Commerce. When you have an Analytics report open, it can see that report and gains extra abilities to help you understand and adjust it — so you can ask questions in plain language instead of configuring filters by hand.

## Opening Copilot

Click the round chat button in the bottom-right corner of your screen to open **Atom Copilot**. It's available throughout Atom Commerce, but it only gains analytics abilities while you have a report open.

## What Copilot can see

The moment you open a report, Copilot reads it — you don't need to describe your setup. It has access to the report's name, dataset, date range, selected metrics and dimensions, filters, visualization, totals, the visible trend, table grouping, any comparison period, and the data freshness status. Everything it tells you is grounded in what's actually on your screen.

<Note>
  Copilot always factors in currency, timezone, and data freshness before answering, and it'll call those out when they matter — for example, if session data is still processing or an offer's results are based on a small sample size.
</Note>

## What Copilot can do

<CardGroup cols={2}>
  <Card title="Edit your report for you" icon="sliders">
    Ask it to change metrics, dimensions, filters, the date range, or visualization, and it updates the report on your screen as a draft.
  </Card>

  <Card title="Diagnose performance" icon="magnifying-glass-chart">
    Ask for a performance summary, offer ranking, period comparison, funnel breakdown, trend, or data-quality check, and it runs the calculation for you.
  </Card>

  <Card title="Pull supporting data" icon="table">
    Ask a one-off question and it can query your data without touching the report you have open.
  </Card>

  <Card title="Find the right offer" icon="gift">
    Mention an offer by name and Copilot looks it up for you when filtering by offer.
  </Card>
</CardGroup>

Changes Copilot makes to your report are always a draft — they never save on their own. You'll still see the normal save bar and choose **Save** or **Save as** yourself.

## Example questions to ask

* "Show me orders and customer savings, and compare that to the previous period"
* "Which offer is performing best right now?"
* "Pull daily sessions for the last 7 days"
* "Filter this report to just my VIP Summer offer"
* "Why did checkout conversion drop last week?"
* "Is this report's data fully up to date?"

## Good to know

* Copilot won't claim an offer caused a result without evidence — it sticks to what the data shows.
* When a metric is based on a small number of sessions, Copilot flags it so you don't read too much into the number.
* Copilot can't delete or overwrite a report on your behalf. Deleting and renaming are things you do yourself from the [reports list](/analytics/overview).
* Copilot explains results in plain language — it won't dump raw query text or JSON into the chat.

## Next steps

* Learn about [Key Metrics & Dimensions](/analytics/key-metrics) so you can follow along with what Copilot tells you
* See [Building a Report](/analytics/building-reports) to make the same changes yourself
