# Staff Timetables

View a teacher's personal schedule.

* See exactly when and where each teacher is busy
* Helpful when planning coverage or meetings
* Updates automatically when the main timetable changes

### 1. Open Staff

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

### 2. Select a Teacher

Click the teacher's name to open their profile.

### 3. View Their Schedule

The profile shows their weekly timetable with all assigned classes and activities.

![Teacher timetable.](/files/8oKwe8faPdPAPCi2GlLN)

**Note:** To change a teacher's schedule, edit the main **Timetable**. Individual teacher schedules are read-only.


---

# 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/staff/staff.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.
