# Adding Course Breaks

School holidays or a planned break coming up? Instead of updating each course individually, you can add a break globally — ActiveNow will cancel classes for the selected dates across all group and individual courses at once.

## How to add a break

1. Go to *Settings* → *Season settings*.
2. Click *Add a break* at the bottom of the section.

![Season settings panel showing the list of breaks with add and edit options](/files/NcRoMnGnPl1QyjX9QgUo)

3. Select the break dates and click *Save*.
4. A confirmation window will appear — confirm to apply the break to all active courses.

![Confirmation dialog for adding a break to all active courses](/files/KGXyAIKpThjVhsxUEUcY)

You can edit existing breaks by clicking the pencil icon, or remove them by clicking the trash icon.

{% hint style="warning" %}
You can only edit breaks that are in the future. To edit a break that is currently in progress or has already passed, contact us.
{% endhint %}

{% hint style="warning" %}
If you want to add a break for specific locations only, contact us — we'll set that up for you.
{% endhint %}


---

# 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/adding-course-breaks.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.
