# Print Detailed Transaction Report

### Print Detailed Transaction Report

The detailed report for the current batch of transactions lists each individual transaction’s details. You may want to print the detailed transaction in order to have a printed copy of the transactions prior to processing the the current batch. Printing a detailed report allows you to reconcile each transaction as part of your bookkeeping.

{% hint style="info" %}
NOTE: Printing a detailed report can consume a large quantity of paper, depending on the number of transactions in the current batch.
{% endhint %}

#### **To print a detailed list of transactions for the current batch:**

1. From the main screen, touch the **Menu** button.

\
![Menu button](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/assets/images/SecurePay-table/_MVP/SecureTablePay_HomeScreenMenuHighlight.png)

2. Enter the merchant password and touch **Confirm**.
3. In the **Transaction management** section, touch **Reports**.\
   ![Settings menu Reports](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/assets/images/SecurePay-Table/_MVP/SettingsMenu_Reports.png)
4. In the **Batch Details** section, touch **Print Batch Details**.\
   The terminal prints the *Batch Details Report*, listing all transaction details in the current batch for all terminal operators.
5. If you have more than one terminal, repeat steps **1** to **4** for each additional terminal where you want to print the detailed transaction report.


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securetable-module/securetable-application/transaction-management/print-detailed-transaction-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.
