# School Year

Configure your academic year—terms, holidays, rooms, and enrollments.

* This is your annual setup checklist
* Do it once at the start of the year, then you're set
* Last year's data stays safe—you can always go back to it

![The main Academic Plan and Activities pane in the eSkool interface.](/files/6fHZbT0PEbJo4tLdinUE)

## What You Can Do

* [**Create a Campaign**](/en/school-setup/school-year/campaign.create.md) – Start a new school year (e.g., "2024-2025")
* [**Terms & Periods**](/en/school-setup/school-year/studyperiod.define.md) – Define semesters, trimesters, or terms
* [**Holidays & Breaks**](/en/school-setup/school-year/datespan.create.md) – Add vacation days and public holidays
* [**Rooms**](/en/school-setup/school-year/room.create.md) – Set up classrooms and spaces for scheduling
* [**Activities**](/en/school-setup/school-year/activity.define.md) – Add clubs, sports, and extracurricular activities
* [**Enroll Students**](/en/school-setup/school-year/student.enroll.md) – Assign students to their classes for the year
* [**Assign Subjects to Classes**](/en/school-setup/school-year/subject.assign.md) – Link subjects to classes and teachers


---

# 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.eskool.fr/en/school-setup/school-year.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.
