# Reporting Data

Reporting data includes information regarding the order / transaction history, details, possible actions (**example**: capture, void, refund) and even documents (**example**: different type of receipts).

Switch to the needed view by selecting from the toggle button **Orders / Transactions**. Click a particular order / transaction to see additional details.

<div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/1_199.JPG" alt=""><figcaption></figcaption></figure></div>

* **Organization**: The organization associated with this transaction
* **Reference**: The transaction reference number. For New Zealand in-store EFTPOS terminals, this is the RRN
* **Channel**: Where the sale originated, i.e., on a terminal or online. If the channel is given as ‘POS’, this means the transaction was processed on a terminal in-store.

Click on the tabs to see more information about the transaction:

* **History**: History events with their log information: type, amount, currency, date and time, transaction UUID, user.
* **Actions**: Operations that can be performed on each transaction such as: **Capture**, **Void** and **Refund**. The actions available depend on the type and status of the transaction.
* **Details**: More detailed information on the order / transaction including organization, settlement status and 3DS details.
* **Customer**: General customer information such as name, billing and shipping address.
* **Documents**: The tab enables the option to resend either the Merchant or Cardholder Copy of the transaction receipt. For more details check the [Payment documents](/online-payments/payment-documents.md#payment-documents-through-verifone-central) documentation.

{% hint style="info" %}
For detailed information about the transaction / order fields, check the [Reporting details](/verifone-central-getting-started/verifone-central/commerce/reporting/orders-transactions-reports/reporting-details.md) documentation.
{% 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.verifone.com/verifone-central-getting-started/verifone-central/commerce/reporting/orders-transactions-reports/reporting-data.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.
