# Changing Lesson Details

Do your courses run several times a week but at different locations? Or are they taught by different instructors? In ActiveNow you can mark all of this very easily.

{% stepper %}
{% step %}
Find the relevant course from the Calendar or Courses tab and open its details.
{% endstep %}

{% step %}
In the "Schedule" section, click the *Actions* button next to the timeslot you want to change.
{% endstep %}

{% step %}
Choose what you want to change:

* *Change timing* — to change the day and time of the class
* *Change instructor* — to change the instructor or trainer
* *Change location* — to change the venue
  {% endstep %}

{% step %}
For each option, the system will ask whether you want to apply the change to the entire course history or only from a specific date.
{% endstep %}

{% step %}
After making your changes, save them by clicking *Change*.
{% endstep %}
{% endstepper %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGaO6of35OStmtsM3pEhY%2Fuploads%2Fgit-blob-521dd81e1bb46f72c30ec1fd5675708930b6d511%2Fzmiana-informacji-przy-lekcjach.mp4?alt=media>" %}


---

# 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/changing-lesson-details.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.
