# Changing Course Location

Did a course move to a new location mid-semester? Make the change in ActiveNow so your participants can see it too.

## How to change the location

{% stepper %}
{% step %}
Find the class in the ***Calendar*** on the date when the location change takes effect, then click on it and open ***Lesson details***.
{% endstep %}

{% step %}
To edit the location for a specific date, click the pencil icon in the **Venue** field.
{% endstep %}

{% step %}
The system will ask whether the change applies to: a **single lesson**, the **entire course**, or all **future lessons from the selected date**.

Choose the option that fits your needs.
{% endstep %}

{% step %}
Once confirmed, the location is updated in the affected lessons.
{% endstep %}
{% endstepper %}

![Animation showing how to change the location of a lesson from the Calendar view](/files/X30GWuZUA09qIs9c4Gep)

![Animation showing the location change confirmation dialog](/files/L4fEPag5ZQKkgISqgESq)

The new location also appears in the **Course details**. Participants will see the updated location in their **Client Panel**.

![Course details view showing the updated location](/files/IDEmaMk6m7X6dPoHAG6x)


---

# 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-course-location.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.
