# How to View Payment Statements？

Tokenpay generates individual payment reports by application on a daily basis, allowing merchants to understand their payment activities, including transaction volume, number of orders, payment currency preference, etc., for business analysis, decision-making and optimization. Payment reports are important for merchants to manage funds, monitor business operations and develop marketing strategies.

* **In the list of API applications, select the API application that you want to view the payment report and click "Payment".**

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

* **In Payment Report, you can query the daily report by application. In Payment Management, you can query the details of each order.**

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


---

# 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://doc.tokenpay.me/tutorials/how-to-view-payment-statements.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.
