# View and Modify Venue Details

### How to Open Venue Details

The quickest way to open the Venue Details page is to find the Venue using the quick access table when you log in to the Network Operator Console. You can search for the Venue name in the "Filter" box, or click "Show More +," and scroll until you find your Venue. Once you've found it, click on the Venue to open the Venue Details Page.

Alternatively, from the Network Operator Console, you can click on "Venues," then click "View/Modify Venue," and select the Venue from the dropdown.

### How To Modify Venue Details

From here, you can modify most of the information you entered when you [created the venue](/network-administrator-console/creating-a-new-venue.md). This includes [Venue Details](/network-administrator-console/creating-a-new-venue/venue-details-general-information.md), [Venue E-mail Settings](/network-administrator-console/creating-a-new-venue/venue-details-configuration-options.md#venue-e-mail-settings), [VLAN Ranges](/network-administrator-console/creating-a-new-venue/venue-details-configuration-options.md#venue-vlan-ranges), and [Overlapping Subscription Settings](/network-administrator-console/creating-a-new-venue/overlapping-subscriptions.md). You may also view the [NAS-ID](/network-equipment/access-point-configuration-guides/what-youll-need.md) required by your Wi-Fi Controller, VAULT's Venue ID, and your External Venue ID, if applicable.

To submit your changes, click "Save Changes" at the bottom of the page.

### How to Modify Venue Settings

Using the tabs across the top of the Venue Details page, you may also modify a venue's available [service plans](/network-administrator-console/creating-a-new-venue/add-and-remove-service-plans-to-venue.md), [modify keypools](/network-administrator-console/creating-a-new-venue/add-a-keypool-to-a-venue.md), [add Venue Administrators](/network-administrator-console/creating-a-new-venue/add-venue-administrators-to-a-venue.md), [update or modify venue equipment](/network-administrator-console/creating-a-new-venue/add-equipment-to-a-venue.md), and modify [venue shopping cart](/network-administrator-console/creating-a-new-venue/configure-venue-shopping-cart.md) settings.


---

# 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-and-modify-venue-details.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.
