# Monthly Balance Report

The Spot Balance Report helps you track your monthly closing balances across wallets, blockchains, and tokens.&#x20; It’s designed to give you a clear snapshot of your holdings at the end of each month, making it easier to monitor performance and reconcile records.

### <i class="fa-chart-area">:chart-area:</i> What’s Included

Each report provides a detailed breakdown of your balances, including:\
• Grouped balances by Date + Wallet + Blockchain + Token\
• Historical fiat price for each token\
• Unrealized gains/losses during the period\
• Market value at both the start and end of the month

***

### <i class="fa-loader">:loader:</i> How to Generate the Report

1. Navigate to the Transactions page.
2. Click the Actions button and select Generate Report
3. Select Monthly Closing Balance.
4. Select your Start Month and End month
5. Choose your preferred export format: PDF or CSV.
6. Submit the request.&#x20;

<figure><img src="/files/vI8O5YXYCCmuxTz4WTIn" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Unlock full visibility: Free trials cover the past 3 months, while upgraded accounts give you access to your complete historical reports.
{% endhint %}

***

### <i class="fa-folder-open">:folder-open:</i> How to Access the Report

1. Click on the "Past Exports" button from the header
2. Open the Generated Exports tab.
3. Check the report’s status.
4. Once ready, download the file directly.


---

# Agent Instructions: 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:

```
GET https://gnosisbusiness.gitbook.io/quick-guide/product-guides/bookkeeping-of-transactions/monthly-balance-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
