# History

After finish disburse payment to your partners, history page provide you a list of your disburse payment history that successfully transferred to your partners. Login to [Merchant Page](https://faspay.co.id/merchantpage/auth/login), then access at **Route Payment -> History.**

<figure><img src="/files/GPBhSuTHML5B5Zgd0BUO" alt="" width="188"><figcaption></figcaption></figure>

Show your “success” disburse payment history.

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

{% hint style="info" %}
If needed [here](/merchant-page-reference/faspay-sendme/route-payment/show-details-route-payment.md) to see the details of transaction data, or [here](/merchant-page-reference/faspay-sendme/route-payment/sort-and-filter-route-payment-data.md) to sort and filter data that you want.
{% endhint %}


---

# 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://docs.faspay.co.id/merchant-page-reference/faspay-sendme/route-payment/history.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.
