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

# Keyword reporting

Keywords are vital in RMN advertising, helping you reach shoppers when they’re ready to buy. Use these reporting tools to find the best keywords, so you can optimize your strategy and budget for maximum impact.

#### **How to View the Keywords Report:**

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

<figure><img src="/files/9f944dcBILYLrAAUNoia" alt=""><figcaption></figcaption></figure>

It's that easy!

## Keywords and Match Type Reports

The keywords page has two reports available:

* **Keywords Report:** understand how each keyword is performing across all match types to view total performance.
* **Match Type Report:** dive even deeper and **see every customer search that your ads appear on** and explore performance in detail.

The **Match Type Report,** adds two new columns and filters to the report:

* **Match Type:** showing how your ads were matched (exact, close exact, or phrase match).
* **Search Term:** showing the exact customer search your keyword was matched against.

Use the search terms matched to each keyword and performance insights to help optimize your targeting.

{% hint style="info" %}
Detailed match type and search term performance history is only available for the last 90 days in the Match Type Report.
{% endhint %}

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

{% embed url="<https://epsilon.storylane.io/share/iapayswzgse2>?" fullWidth="true" %}

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

{% hint style="info" %}
Want to view keyword reporting for a specific campaign? Use the [Campaign-level reporting](/retail-media-interface/advertiser-reporting/campaign-level-reporting.md) page.
{% endhint %}


---

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