# Parent & Student Portal

Check grades, attendance, and schedules online from any device.

* Parents see how their children are doing without calling the school
* Students check their own grades and schedule anytime
* Fewer phone calls asking "what's my balance?"

## What Parents & Students Can See

* [**View Grades**](/en/online-portal/parent-student-portal/grade.view.md) – Check marks and academic performance
* [**View Attendance**](/en/online-portal/parent-student-portal/attendance.view.md) – See absences and late arrivals
* [**View Timetable**](/en/online-portal/parent-student-portal/timetable.view.md) – Check the class schedule
* [**Download Documents**](/en/online-portal/parent-student-portal/document.download.md) – Get certificates, newsletters, and other files

## For Administrators

* [**Connect Desktop to Cloud**](/en/online-portal/parent-student-portal/desktop.connect.md) – Link eSkool desktop to the online portal

## How to Access

1. Go to the eSkool web portal.
2. Log in with your username and password.
3. Select Grades, Attendance, Timetable, or Documents.

![Portal interface.](/files/OoedWB3wyfdXeuTvTgUe)


---

# 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/online-portal/parent-student-portal.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.
