> For the complete documentation index, see [llms.txt](https://help.citrusad.com/retail-media-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.citrusad.com/retail-media-interface/retailer-reporting/retailer-dashboard.md).

# Retailer dashboard

The Retailer Dashboard is your landing page for retail media performance. It summarises headline metrics, ad-spend trends, your top teams and products, and spend by category, so you can see how you're tracking before opening a single report.

<figure><img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FURqLjrJ24ZLqbGOfq5L2%2FRetailer%20Dashboard%202.png?alt=media&amp;token=a6679f40-330f-4ada-b253-e201e144e88b" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

## Rolling out soon

The Retailer Dashboard is rolling out per retailer. If you don't see it yet, contact your account manager.&#x20;
{% endhint %}

### Overview

The dashboard brings the most important performance signals onto one screen. Instead of opening or building separate reports to answer "how are we tracking?", you get an at-a-glance summary the moment you land in the UI. The figures are drawn from the same reporting data behind your detailed reports.

### Why use this feature?

* See network-wide performance in one place, without building a report.
* Spot your top teams, top products, and biggest spend categories quickly.
* Keep context: filters you set on the dashboard carry into the reports you open from it.

### How to access the Retailer Dashboard

When the dashboard is enabled for your account, it appears the first landing page when you log in and select a retailer team. If you are navigating across teams, simply open the sidebar and click Dashboard with the home icon.

### Key Information

The dashboard is made up of several widgets:

* **Glance cards:** Headline performance metrics for the selected period and filters.
* **Campaign performance over time:** A line chart showing sales value and impressions over the selected period.
* **Ad spend by top 5 teams:** A donut chart ranking your highest-spending teams.
* **Top products by revenue:** Your best-selling products, with sales value, clicks, and ROAS, ordered by sales value.
* **Spend by category:** Where ad spend concentrates across categories.

#### Filtering your dashboard

Use the filter bar to set the period, catalog, and campaign type. When you open a report from the dashboard, your filters carry across so you keep the same context.

<figure><img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2F2ecXMro61wWiVyrIZ7zY%2FRetailer%20Dashboard%201.png?alt=media&amp;token=2b8e3a50-34a2-4e7a-8781-6b7899599fa9" alt=""><figcaption></figcaption></figure>

#### Tips for success

* Set your filters once on the dashboard, then drill into a report to keep the same view.
* Use Top Teams and Spend by Category to decide where to focus before opening detailed reports.
* If a widget looks empty, check that a catalog is selected and your date range contains activity.

#### Troubleshooting & support

* **Dashboard doesn't appear:** It may not be enabled for your retailer yet. Contact your account manager.
* **Widgets are empty:** Confirm a catalog is selected and the selected period contains activity.
* Still need help? Contact your account manager or <support@citrusad.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.citrusad.com/retail-media-interface/retailer-reporting/retailer-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
