# View Venue Logs

### How to View a Venue's Log

From the [Venue Details](/network-administrator-console/managing-your-venues/view-and-modify-venue-details.md#how-to-open-venue-details) page, select the "Logs" tab. Here you will see all of the log events related to a venue. This log page may have too much data if there is a specific event you are looking for. For more granular log data, it is better to [View Subscriber Logs](/network-administrator-console/managing-your-subscribers/view-subscriber-logs.md) or [View Unit Logs](/network-administrator-console/managing-your-venues/view-and-modify-venue-units.md#unit-logs).


---

# 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-logs.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.
