# Academic History

See a student's complete record across school years.

* Look back at where they started and how far they've come
* Helpful when a new teacher needs background on a student
* Perfect for parent conferences

### View Academic History

1. **Open Students** From the main dashboard, click **Students**.
2. **Select a Student** Click the student's name.
3. **View Academic Path** Click the **Academic Path** tab to see enrollments, courses, and grades for each year.

![Student academic history.](/files/trerG2Oacxr5B8KR8PKE)


---

# 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/daily-tasks/students/student.academicpath.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.
