# Transaction

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Reports*](/getting-started/common-topics/reports.md)

## Transaction Report

To view your Transaction Report, go to the Reporting section on the left-hand navigation menu, click "Transaction", and on the drop-down menu, click "Transaction".

![](/files/x3twy0zLJ5NjP82QnP6n)

The Transaction Report provides a list of any biller transaction that has been tracked by NATS. In this report, you will be able to view specific details about any transaction, including dollar figures, transaction type, and various transaction identification information.&#x20;

This helps to ensure that all transactions undertaken have been reflected in NATS, that all additions and deductions to the total transaction amount are accurate, and that your affiliate payouts are accurate as well.

By default, the data displayed within the Transaction table includes:

* **Server Time**: The server time that the transaction was recorded.
* **Transaction ID**: The ID used to track transaction statistics.
* **Biller Transaction ID**: The transaction ID number used by the biller to track the transaction.
* **BillerID**: The biller used to process the transaction.
* **Transaction Type**: The type of transaction that took place including rebills, initials, trials, refunds, etc.
* **Affiliate**: The affiliate under which the member signed up.
* **MemberID**: The username of the member who underwent the transaction.
* **Member Subscription ID**: The subscription ID of the member who underwent the transaction.
* **Site**: The site the member signed up for.
* **Amount**: The total dollar amount that the transaction costs.
* **Process Type**: The type in which the member performed the transaction.

## Related Article

{% content-ref url="/pages/jR2nitAqQTgaBcACQNIX" %}
[Report Types](/nats-admin/reporting/report-types.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/reporting/report-types/transaction.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.
