# Payouts Report

Navigate to the PROCESSING tab on your right-hand menu, and go to the ***PAYOUTS*** report. The ***PAYOUTS*** report contains each batch amount, which is typically several transactions combined into one amount, allowing you to reconcile to your bank statements easily.

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

If you want to see the transaction details of each batch, just click anywhere on the specific line item you want to see.

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

## Status Codes:

* **IN TRANSIT:** Jupico has settled the batch that day and it is in transit to be sent to your issuing bank.
* **PAID:** The batch has already been sent to your issuing bank.


---

# 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.jupico.com/reporting/payouts-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.
