# Courts Management

In ActiveNow you can specify not just the city or address where classes take place, but also the exact court within a venue — making it easier for clients to find where their session is held.

## Setting up courts

To enable courts management, go to ***Settings*** → ***General*** → ***Additional features*** and turn on the ***Booking of courts*** option.

![Enabling the courts management feature in Settings – Additional features](/files/kUISfPjIRA8f4GUAx9Ij)

After refreshing the page, a **Venues management** tab will appear at the top of Settings. Here you can view all venues and add new ones. You can also assign courts to each venue — click **Details** next to a venue, then select **New court** and add all courts used at that location. Confirm by clicking **Save**.

![Animation showing how to add courts to a venue in Venues management](/files/t2wN2MYscYvjcn22GNYT)

## Assigning a court to classes

When adding or editing a class, you will now be able to select a **Venue**. If that venue has courts assigned to it, an additional field will appear letting you choose the specific court from a list.

![Animation showing court selection when editing a class](/files/rp1MXLNsZBZLwxEhgEV9)

## Filtering the Calendar by court

Once courts are set up, a **Courts** filter will appear in both the **Calendar** and the **Groups** list. To use it, first select the **Venue** filter and choose a location that has courts assigned. You can then filter that venue further by individual court.

![Animation showing the Courts filter being applied in the Calendar view](/files/gyN4OWwBRZ95dw1ZM4Jp)


---

# 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/courts-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.
