# Parcours académique

Consultez le dossier complet d'un étudiant à travers les années scolaires.

* Regardez d'où il est parti et le chemin parcouru
* Utile quand un nouvel enseignant a besoin d'informations sur un étudiant
* Parfait pour les réunions parents-enseignants

### Consulter le parcours académique

1. **Ouvrir Étudiants** Depuis le tableau de bord principal, cliquez sur **Étudiants**.
2. **Sélectionner un étudiant** Cliquez sur le nom de l'étudiant.
3. **Voir le parcours académique** Cliquez sur l'onglet **Parcours académique** pour voir les inscriptions, cours et notes de chaque année.

![Historique académique de l'étudiant.](/files/8RZuTajmovirftM9dsZE)


---

# 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/taches-quotidiennes/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.
