# Reserve Report

This report uses the Reserve Rate input within the Mid set-up (**Merchants|Mid List|Edit Mid**)

This allows you to track how much your merchant has reserved/released both in total, and over the course of the past 6 months.

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FbZwonmQCkoNCuKToWLBR%2Fimage.png?alt=media&#x26;token=853ae298-8244-4e70-958f-946273a37159" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FGbVK2JqRDZpdsDmgypuF%2Fimage.png?alt=media&#x26;token=21fc1e25-37b1-4130-b653-79884f33a839" alt=""><figcaption></figcaption></figure>

<br>

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2Fk9p3esoCPn0ZOLLSityV%2Fimage.png?alt=media&#x26;token=546c76d3-8a5c-47a2-a4b5-6ec6e9098c2b" alt=""><figcaption></figcaption></figure>

Accrued: The amount that has been reserved already.

Released: The amount that was released back that was reserved.

Net: The amount left after all deductions have been made.

## Reserve Report Details <a href="#checkoutchampreservereport-reservereportdetails" id="checkoutchampreservereport-reservereportdetails"></a>

* **Mids** : Names of the Mids
* **Statuses** : Accrued or Released Status
  * **Accrued** : The amount that has been reserved by the merchant.
  * **Released** : The amount that had been released by the merchant.
* **6 Months** : reserves Accrued/Released during the 6th month prior to the current month.
* **5 Months** : reserves Accrued/Released during the 5th month prior to the current month.
* **4 Months** : reserves Accrued/Released during the 4th month prior to the current month.
* **3 Months** : reserves Accrued/Released during the 3rd month prior to the current month.
* **2 Months** : reserves Accrued/Released during the 2nd month prior to the current month.
* **1 Month** : reserves Accrued/Released during the 1st month prior to the current month.
* **Gross Billings** : Total Gross Billings for the past six months
* **Total Reserve** : Total Reserves Accrued/Released over the past six months


---

# 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://help.checkoutchamp.com/crm/reports/gateway-reports/reserve-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.
