# Transactions

The **transactions** tab provides affiliates with their transaction details, including the date, type, and amount of each transaction. It also shows the account balance following these transactions.

![Transactions](/files/971oLiIHgJeflPAJuraX)

{% hint style="info" %}
The **Transactions** tab will only appear if the merchant enables the transactions option in the affiliate dashboard section of the Look and Feel tab in the GoAffPro admin panel.
{% 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.goaffpro.com/goaffpro/affiliate-dashboard/advanced-tabs/transactions.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.
