# Staff & Teachers

Manage teachers and administrative staff.

* Add new team members and set up their profiles
* Control who can log in and what they're allowed to do
* Keep track of schedules, subjects, and attendance

## What You Can Do

* [**Add Staff**](/en/school-setup/staff/staff.add.md) – Register a new teacher or staff member
* [**Staff Attendance**](/en/school-setup/staff/staff.attendance.md) – View attendance records logged by teachers
* [**Teacher Subjects**](/en/school-setup/staff/staff.subjects.md) – Assign subjects each teacher can teach
* [**Staff Timetables**](/en/school-setup/staff/staff.timetable.md) – View individual teacher schedules
* [**User Accounts**](/en/school-setup/staff/staff.account.md) – Create logins and set access permissions
* [**Workspaces**](/en/school-setup/staff/workspaces.md) – Different views for different roles (Principal, Bursar, Teacher, etc.)


---

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