# Teacher Subjects

Assign subjects that each teacher can teach.

* Tell eSkool what each teacher is qualified to teach
* Helps when building the timetable—it knows who can teach what
* Update it when teachers take on new subjects

### 1. Open Staff

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

### 2. Select a Teacher

Click the teacher's name to open their profile.

### 3. Assign Subjects

In the **Specialties** section, click the **plus icon (+)**. Select the subjects this teacher can teach.

![Assigning teacher subjects.](/files/AeftuQVc1VzbNVpSRZPO)

**Note:** Subjects must be set up in your school's branches before you can assign them here.


---

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