# View Venue Transaction History

### How to Venue Venue Transaction History

From the [Venue Details](/network-administrator-console/managing-your-venues/view-and-modify-venue-details.md#how-to-open-venue-details) page, select the "Transactions" tab. Enter the date range you wish to see, and click "Find Transactions." You may also click "Export" to export the data to a CSV.

If you are looking for transactions for a particular subscriber, we recommend [Viewing Subscription Transaction History](/network-administrator-console/managing-your-subscribers/view-subscriber-transaction-history.md).


---

# 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-venues/view-venue-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.
