# Venues Management

If your school runs classes in more than one location, you can add them to the system and assign them to specific courses. This way you always know which courses are taking place where — and you can filter by venue. Participants also see which location they are signing up for, and can filter your offer by venue.

## How to add venues

1. Go to *Settings → Venues management*.
2. In the *Your locations* section, click the button to add a new venue.
3. Enter the name and address, then save.

![Venues management tab in Settings with a list of added locations](/files/7ZvZIT4HWXhlA5A62NEo)

## How to assign a venue to a course

When creating or editing a group or individual course, select the venue in the *Venue* field — all your saved locations will appear there.

![Course creation form with the Venue dropdown expanded](/files/McodPNYi05N04p8lyGU9)

## Filtering and sign-up forms

Once venues are assigned to courses, you can:

* **Filter participants by venue** — useful for quickly seeing who attends classes at a specific location.
* **Create separate sign-up forms** for a chosen venue — participants will only see courses at that location.

![Participant view filtered by venue](/files/64xZRwxvxpneXOG8W2yh)


---

# 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://help.activenow.io/en/calendar-management/venues-management.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.
