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

# Wallet reporting

## Wallet Balance Reporting

In the Wallet Manager, you can view your wallet's burn-down with the Available Balance Over Time graph.

<figure><img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FOBC5dB4YKs075NIkdiaS%2FCleanShot%202025-09-23%20at%2016.17.42.png?alt=media&amp;token=89b7f401-7f20-43be-920b-4e1be5e6ae61" alt=""><figcaption></figcaption></figure>

#### **How to View the** Available Balance Over Time Grap&#x68;**:** &#x20;

1. Navigate to the Wallet Manager dashboard.
2. Scroll down to the wallet balance over time section.
3. Enter the dates you wish to query for.
4. You can export reports by clicking the export button.

{% hint style="info" %}
You can filter by a specific wallet using the wallet filter at the top of the page
{% endhint %}

## Activity History Reporting

The Wallet Manager also displays credits and debits for each wallet in the **Activity History** table.

<figure><img src="https://19206235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmxYbXHcdDvQ7toxAu8ql%2Fuploads%2FfiivTqa8gUg16lkd7pav%2FCleanShot%202025-09-23%20at%2016.22.05.png?alt=media&amp;token=a2db9686-e646-4949-944c-ad98bd1bab84" alt=""><figcaption></figcaption></figure>

The table can be exported to CSV.

{% hint style="info" %}
Can't see a debit or credit you are expecting? Ensure you are filtering to the correct date range.
{% endhint %}

Want to know more about wallets? Take a look at [Navigating the wallet manager](/retail-media-interface/advertiser-wallet-management/navigating-the-wallet-manager.md)


---

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