# Rescheduling a Lesson

Did the timing of a lesson change mid-course? You can update it in ActiveNow without any hassle.

Hold the mouse button on the lesson in the Calendar and drag it to the new time slot. In the dialog that appears, choose one of three rescheduling options:

## Move a single lesson

Moves only the selected lesson to a different date or time — all other lessons in the course remain unchanged.

![Dialog showing the option to move a single lesson to a new date](/files/UhgCenu7vhOB8rG8e6gq)

## Change the timing of all lessons in the course

Moves the entire course from one timeslot to another, from the very beginning.

![Dialog showing the option to change all lessons in the course to a new timeslot](/files/aejTq9wMOU6nbYjm08K2)

## Change the timing from a specific date

Moves classes to a new timeslot starting from the selected week, while preserving the full lesson history in the previous timeslot.

![Dialog showing the option to change lesson timing from a selected date](/files/nUQnusJshVfc181XjgiH)

When moving a single lesson, the change is also recorded in the lesson history.

![Course view showing a rescheduled lesson marked in the history](/files/yd8mSfL8ILwgQTWrH33T)


---

# 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://help.activenow.io/en/calendar-management/rescheduling-a-lesson.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.
