# Copy course

The *Copy course* feature ![](/files/-LH9D-QWxdmvV-pqxBnE) allows you to copy all or part of a course to another (empty) course. To use it, you first need to have another course available to copy it to.

From the Backup page:

* click *Copy course*,
* select the destination course
* select the elements to copy (all or part of the origin course)
* select what to do when the files in the destination course already exist (rename or overwrite),
* click the *Copy course* button.

> **Note** : A message will confirm if the course was successfully copied


---

# 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://docs.chamilo.org/1.11.x/teacher-guide/backup/copy_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.
