> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/client-panel/grades-notes-and-lesson-history.md).

# Checking Grades and Lesson History

Want to check your grades or browse your lesson history? In your [**Client Panel**](/en/client-panel/managing-account-in-client-panel.md) you will find your grades and full lesson history — all in one place.

Go to the ***My Courses*** tab and select the course you want to review.

## Grades

Your **grades** are in the **E-register** section. When the school adds a new grade, you will be notified immediately — a notification will appear in the top-right corner of the app.

<figure><img src="/files/1v16epqDddoZPznww0ec" alt=""><figcaption></figcaption></figure>

## Lesson history

At the bottom of the course page you will find the **Lessons history** section. It shows:

* dates of **past** and **upcoming** lessons,
* information about your **absences**.

![](/files/CLEsoH29DJSYMI8piCzG)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.activenow.io/en/client-panel/grades-notes-and-lesson-history.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.
