> 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/advertiser-reporting/category-reporting.md).

# Category reporting

Understanding how shoppers engage with categories over time can make it easier to optimize strategy, budget allocation, and overall campaign performance. **Category Reporting** gives you full visibility into category‑level performance, using the latest standard KPIs in the New UI so you can quickly identify high‑performing categories and areas for improvement.

### How to View the Category Report

1. Open the navigation bar on the left
2. Open the **Insights** menu item
3. Click **Category Report**

It’s that easy!

{% hint style="info" %}
**Selected availability:** This is only rolled being rolled out to selected retailers. If you are a retailer that is interested, please reach out to our team, integration updates may be required.
{% endhint %}

Learn everything about the Category Report in the clickable guided tour below:

{% embed url="<https://epsilon.storylane.io/share/category-reports>" %}

Want to view more guided tours? Check out the [**Demo Hub**](https://epsilon.storylane.io/hub/demo-hub)**.**

{% hint style="info" %}
Want to view campaign-level history reporting? Filter to the campaign's name, or use the [Campaign-level reporting](/retail-media-interface/advertiser-reporting/campaign-level-reporting.md) page to filter further on a specific campaign.
{% endhint %}

### What You Can Do with Category Reporting

Category Reporting is designed to help you analyse, compare, and optimise performance across retailer categories:

* **Analyse category performance over time**\
  Review historical category performance using consistent, standard KPIs to understand trends and seasonality.
* **Filter by category**\
  Quickly isolate performance for specific categories to identify top‑ and under‑performing areas.
* **Slice performance across key dimensions**\
  Refine your analysis by filtering on:
  * **Retailer catalog**
  * **Campaign type**
  * **Wallet**
  * **Date range**


---

# 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/advertiser-reporting/category-reporting.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.
