# Calendar and Season Settings

In the calendar and season settings you match the view to your school's opening hours and define the semester dates — new courses will be created with the dates of the current season.

## Calendar settings

Go to *Settings*, then under the *General* section find *Calendar settings*.

The opening and closing hours define the time range your school operates. This limits the calendar display to only those hours.

![Calendar settings panel showing opening and closing hours fields](/files/4rgyxJAj9lT8yTKOdAqz)

The calendar intervals affect how the calendar looks. If your classes are scheduled in short time blocks, we recommend smaller intervals — for example, every 10 minutes — so that information in the calendar is easier to read.

![Calendar settings panel showing interval configuration](/files/qhfvXhGKUqpfgsU5fvir)

## Season settings

Go to *Settings*, then under the *General* section find *Season settings*. This section lets you define the duration of your semester and any breaks that apply at your school.

To make changes, click the grey pencil icon, update the information, and remember to save.

**Season start** and **Season end** are the dates that mark the beginning and end of recurring classes in the semester. These dates are automatically applied when creating new classes. To start a **new semester**, click *Start new season* and enter the date range for the new semester.

You can always adjust the date range for a specific group course individually.

**Breaks** are periods when classes are not held — during these times, classes disappear from your calendar. You can edit breaks using the pencil icon or delete them using the trash icon.

{% hint style="warning" %}
If you want to edit breaks that are already in progress or occurred in the past — contact us. If you need to add a break for specific locations only — reach out to us as well.
{% endhint %}

![Animation showing season settings configuration with breaks being added](/files/c5n5pYhDzqij3OCOcCkp)

{% hint style="info" %}
Changing season dates does not affect existing classes.
{% 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/calendar-and-season-settings.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.
