# Add and Remove Service Plans to Venue

Once you have [created your service plans](/network-administrator-console/network-operator-settings/service-plans.md), it's time to add them to a Venue. Remember, any service plan that was set as a required service plan will automatically be added to the Venue.

### How to Add Service Plans to a Venue

During the Venue Creation Wizard, you will be asked to add service plans to the Venue. You can separately navigate to the service plan page by navigating to your Network Operator Console->Venues->View/Modify Venue->select the Venue->Service Plans.

Once there, click on "Add Service Plan" to see a list of your available service plans to add to the venue. Select the plan from the list, and click "Add Service Plan."

### How to Remove Service Plans from a Venue

Navigate to the service plan page by navigating to your Network Operator Console->Venues->View/Modify Venue->select the Venue->Service Plans. Find the service plan you wish to remove, and click the "Disable" button in the row of that service plan.

There are a few important notes to be aware of when removing a service plan.

1. You cannot remove a service plan from a Venue if there are subscribers currently associated with that service plan.
2. If you remove a service plan from a Venue that is [set to be required](/network-administrator-console/network-operator-settings/service-plans.md#what-do-each-of-the-fields-mean), the service plan may show as removed, but VAULT will automatically re-add the plan to the Venue within a couple of minutes.


---

# 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/creating-a-new-venue/add-and-remove-service-plans-to-venue.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.
