# Transaction History on Business Profile

## Transaction History

Transaction History of your QR Business Profile is accessible at Merchant Page, **Faspay Billing/Business Profile/Transaction History**. Here’s transaction history list of your customers.

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

### Searching Transaction History

You can search your transaction history by using these parameters:

* Transaction Date (Date of transaction)
* Transaction ID (Transaction ID number)
* Profile Name (Business profile name)
* Customer Name (Customer name)
* Category Source (Category “payment/billing”)
* Transaction Nominal (Transaction amount)
* Status (Transaction status)

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

This the sample of search results by **Profile Name: Basudara Store, Status: Expired**.

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

### Download Transaction History

Transaction history can be downloaded in Excel format by click **Export Excel.** You can also filter the history data that you want to export by selecting a specific range of transaction dates.

<figure><img src="/files/1SlSOUeHERcYN3D5sbi2" alt="" width="375"><figcaption></figcaption></figure>

Here’s the transaction history that has been downloaded in Excel format.

<figure><img src="/files/T0D4TML4lVAbbyKA9DbZ" 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://docs.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/qr-business-profile/transaction-history-on-business-profile.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.
