# Auto-Generate Timetable

Let eSkool build a complete, conflict-free schedule in minutes.

* What used to take days now takes minutes
* No manual coordination — eSkool handles availability automatically
* Classes are distributed evenly so no teacher or room is overloaded

### Before You Start

Make sure the following are configured:

* [**Subjects**](/en/school-setup/classes-programs/subject.manage.md)
* [**Teachers**](/en/school-setup/staff/staff.subjects.md) assigned to their subjects
* [**Classrooms**](/en/school-setup/school-year/room.create.md)
* [**Holidays**](/en/school-setup/school-year/datespan.create.md) for the school year

***

### 1. Open Timetable

From the main dashboard, click **Timetable**.

![Opening the Timetable module.](/files/0b16LwgP81nWBx0HOrSW)

### 2. Set Class Loads

Under **Hours per Subject**, specify how many weekly hours each subject requires.

![Setting class loads.](/files/gy0qEHvp2BP6hOtk6X43)

### 3. Configure the Generator

Select the teachers and rooms to include in the schedule.

![Configuring the generator.](/files/QqBGh0bUoIfTxicXy9PT)

### 4. Generate the Schedule

Click **Generate a schedule**. eSkool will produce a complete, conflict-free timetable instantly.

![Generated timetable preview.](/files/sMbRjH6674lhwc7bqeZB)

### 5. Review and Save

Review the generated timetable, make any adjustments, then click **Save**.

![Saving the timetable.](/files/NcttGM4JdKkkXcDbS3gR)

### Video tutorial

Watch a short walkthrough on YouTube: [Auto-Generate a Timetable](https://www.youtube.com/watch?v=rMsHR8ec1VY)


---

# 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/daily-tasks/timetable/timetable.autogenerate.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.
