# Emploi du temps

* [**Générer l'emploi du temps automatiquement**](/taches-quotidiennes/timetable/timetable.autogenerate.md) – Laissez eSkool construire l'emploi du temps complet automatiquement
* [**Planifier un examen**](/taches-quotidiennes/timetable/exam.schedule.md) – Ajouter un examen au calendrier
* [**Planifier un cours**](/taches-quotidiennes/timetable/course.schedule.md) – Ajouter un cours à l'emploi du temps
* [**Saisir les notes**](/taches-quotidiennes/timetable/evaluation.enter.md) – Enregistrer les notes des examens et devoirs
* [**Prendre les présences**](/taches-quotidiennes/timetable/attendance.take.md) – Marquer les étudiants présents, absents ou en retard pendant le cours

## Ce que vous pouvez faire

* Ce que vous enregistrez ici apparaît dans les dossiers étudiants et bulletins
* Les enseignants et administrateurs l'utilisent tout au long de la journée
* Votre centre de commande quotidien pour tout ce qui se passe

Planifiez les cours et examens, prenez les présences et saisissez les notes.


---

# 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/taches-quotidiennes/timetable.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.
