> For the complete documentation index, see [llms.txt](https://docs.doku.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doku.com/subscription-and-billing/paychat/bill-broadcast/reports-and-transaction.md).

# Reports & Transaction

## View **Message Reports**

Get a complete view of your message performance through visual chat graphics and detailed message reports. Track the delivery, read status, and engagement metrics for each broadcasted message, helping you monitor effectiveness and optimize communication.

{% @supademo/embed demoId="cmbto9858003g010j3zhh53fm" url="<https://app.supademo.com/demo/cmbto9858003g010j3zhh53fm>" %}

***

## **View Transaction List**

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

When you send a **Bill Broadcast**, every payment that your customers make will automatically be recorded in your **Report & Transaction** page. This allows you to monitor payment status, track successful and pending bills, and download the full report for reconciliation. For full guidance, visit the official documentation: [**Report & Transaction Docs**](/get-started/manage-business/manage-reports.md)

#### **What the Report Looks Like?**

In the Report & Transaction page, you will see a table containing detailed information for each transaction, including:

* **Invoice Number**
* **Transaction Date (GMT+7)**
* **Amount**
* **Payment Method** (e.g., DOKU Wallet, Virtual Account)
* **Status** (Success, Pending, Failed)
* **Acquirer Name**
* **Activity** (e.g., Payment, Generate Payment Code)
* **Additional Info**
* **Export Options** (CSV/XLSX)

The summary section also displays the total **Successful**, **Pending**, and **Failed** transactions within the selected date range.

#### **Where to Access the Report?**

You can access all Bill Broadcast payment activity through:

👉 **DOKU Dashboard → Report & Transaction**\
Here you can filter, search, and export the transaction data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.doku.com/subscription-and-billing/paychat/bill-broadcast/reports-and-transaction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
