# Dashboard

![Teacher's dashboard](/files/29mtaY3TdafGl0N9NDsO)

The teacher's dashboard is quite different from the admin dashboard, the teacher's  dashboard displays the total number of student the teacher has, the class the teacher is assigned to and the number of subjects the teacher is to take on.

**My students**: This can be the total number of student in a class assigned to the teacher.

**My class:** this is the total number of classes assigned to that teacher. e.g, the teacher can be taking on jss1 and jss2 all together.

**My subjects:** This is the total number of subjects assigned to the teacher, i.e the teacher can teach different subjects in a single term. e.g mathematics, English language, Physics, 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.cloudnotte.com/teachers/staff-dashboard.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.
