# Student 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="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/650a182c7f1c9d8e2dc9f7c1_Screenshot%202023-09-19%20at%204.52.22%20PM.png" alt=""><figcaption></figcaption></figure>

### Dashboard

On a students dashboard they will see the school they are enrolled to, all actively assigned assessment sections, and any score reports for previously completed assessments.

<figure><img src="https://uploads-ssl.webflow.com/5dbf161d4f3e35770a02693b/650a1842fae7c94eb6035420_Screenshot%202023-09-19%20at%204.52.29%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/student-features/student-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.
