# Cloning a Course

New semester, but the courses are mostly the same as last time? There's no need to start from scratch — clone a course and update only what's actually changed, like lesson dates, the participant list, or pricing.

## How to clone a course

1. Go to the *Courses* tab and open the course you want to clone.
2. Click *Actions* above the course details and choose *Clone course*.

![Course details view with the Actions dropdown open showing the Clone course option](/files/OlBq1f8XiaaUZ69OODjb)

![Course cloning form with fields for updating dates, participants, and pricing](/files/Qtl7bt8KUd7Zk7oxaY8g)

3. In the window that opens, update the details for the new course.
4. Click *Save* at the bottom of the form.

The new course will immediately appear in the calendar.

![Calendar view showing the newly cloned course](/files/AAZVKT3dTj6ze6ZoQ6D6)

{% hint style="info" %}
If you want to clone all courses from one semester to the next, use the [Cloning a Semester](/en/calendar-management/cloning-a-semester.md) feature.
{% endhint %}


---

# 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/cloning-a-course.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.
