# Examining Transaction History

{% hint style="success" %}
**OnHub allows you to review and track payment transactions within your account:**

* View transaction details such as: Transaction type, amounts, payment methods,...
* Use filters functions to easily find specific transactions.
* Resolve any issues encountered and keep records for accounting purposes.
  {% endhint %}

{% hint style="warning" %}
**NOTE:**

* The currency used on the OnHub system is USD.
* The **Base currency** is the currency used by the Ad account on **TikTok**. All transactions related to the Ad account will be recorded according to the balance changes in the **Base currency**.
  {% endhint %}

**To view transaction history:**

1. Navigate to "Payment Management" in the sidebar.
2. Click on the "OnHub" tab if you want to track transactions affecting the balance of the OnHub Account.

> *If you want to top up funds into your OnHub account, click on "Top Up More" to initiate the process.* [*(Learn more)*](/onhub/tutorial-and-guidelines/agency-ad-account/top-up-onhub-account.md)

<figure><img src="/files/wRtX9OjD88VxyKWg0vQk" alt=""><figcaption><p>OnHub tab</p></figcaption></figure>

3. Click on the "Ad Account" tab if you want to track transactions affecting the balance of the Ad Account.

> *If you want to top up funds into your OnHub account, click on "Top Up More" to initiate the process.* [*(Learn more)*](/onhub/tutorial-and-guidelines/agency-ad-account/allocate-funds-to-ad-account-with-multiple-currencies.md)

<figure><img src="/files/hymTinhsNRPARSxz1pt4" alt=""><figcaption><p>Ad Account tab</p></figcaption></figure>

***

{% hint style="success" %}
**If you are unable to find the solution to your issue, please don't hesitate to reach out to our support team for assistance.** [**(Contact now)**](/onhub/contact-info.md)
{% 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.novaonads.com/onhub/tutorial-and-guidelines/agency-ad-account/examining-transaction-history.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.
