# View Subscriber Transaction History

### How to View a Subscriber's Transaction History

Navigate to the [Subscriber Details](https://docs.roamingiq.com/network-administrator-console/view-and-modify-subscriber-details#how-to-find-a-subscriber-and-subscription-in-vault) page. From there, click the "Transactions" tab. Here you will see a list of all transactions for a subscriber. This will include an "invoice" for zero dollar, or bulk transactions, as well as retail transactions. From this page, you may [process refunds or credits](https://docs.roamingiq.com/network-administrator-console/managing-your-subscribers/issuing-a-refund-or-credit) for Subscribers.


---

# 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.roamingiq.com/network-administrator-console/managing-your-subscribers/view-subscriber-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.
