# Venue Administrator Console Introduction

The Venue Administrator Console is the central hub for Venue Administrators to manage their venues and subscribers.

A Venue Administrator may be a Venue Administrator at a single venue or multiple venues.&#x20;

### How Do I Select Which Venue I Want to View?

At the top left of the Venue Administrator dashboard, click the name of the venue. If you are a Venue Administrator at more than one venue, you may select which venue you are viewing.


---

# 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/venue-administrator-console/venue-administrator-console-introduction.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.
