> 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/requesting-lesson-reschedule.md).

# Requesting a Reschedule for an Individual Lesson

If your school allows rescheduling individual lessons, you can pick a new time slot yourself directly from the [**Client Panel**](/en/client-panel/managing-account-in-client-panel.md) — no need to contact the school.

## How to request a reschedule

In the ***Upcoming classes*** tab, find the lesson and click ***Report absence***.

* If your school offers multiple absence reporting options, choose ***Reschedule request***.

You will see a list of available time slots the school can run the lesson — pick the one that works best for you.

{% hint style="info" %}
If none of the available slots work for you, or the list is empty, contact the school directly.
{% endhint %}

## After choosing a time slot

Once confirmed, the lesson will show the status **Reschedule request sent**.

When the school approves the reschedule, you will receive a **notification** in the Client Panel and a confirmation **email**.

<figure><img src="/files/ln0vj6jrA5eRpenoSSZa" alt=""><figcaption></figcaption></figure>

## If the reporting deadline has passed

If you report an absence after the deadline, or you have no remaining requests available for the course, the system will inform you. You can still mark the absence to notify the school.

<figure><img src="/files/bXYBuT5X6tMfV4UPjay3" alt=""><figcaption></figcaption></figure>


---

# 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/requesting-lesson-reschedule.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.
