# Teacher Dashboard

### Navigation

The vertical menu bar will be found on the left hand side of each page. Use the navigation bar to move between functions in the portal.

<figure><img src="/files/Pur06RLeTxwaobYnIpEM" alt=""><figcaption></figcaption></figure>

### My Classes

Summary view of all the classes a Teacher/Admin is assigned as a Primary or Secondary teacher. Use the buttons on the right for quick navigation. (Note, no classes will show up on this page if a user is not assigned as a teacher to any specific classes)

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/6500bedf7048d1fb61718ac5_Screenshot%202023-09-12%20at%202.41.07%20PM.png" alt=""><figcaption></figcaption></figure>


---

# 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://support.horizoneducation.com/teacher-features/teacher-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.
