# Create a backup

For security and procedural reasons, it is recommended that you create a backup copy of the complete contents of your course. This procedure is automated. It allows you to create either a complete backup or a partial backup, based on your selection of what to save, using a few simple clicks. To begin backup:

* click on the *Create backup* link in the *Backup and import* section![](/files/-LH9CzDXuwvx0bh5Afec),
* on the next page, select whether you want a full copy or just a selection of elements (in which case you will have to select them on the next page and click *Validate*),
* click the *Create backup* button to launch the procedure.

![](/files/-LH9CzDisuXUv5uczdmJ)

*Illustration: Maintenance – Backup creation*

The backup is made available in the form of a compressed file which you can download on your computer. It is also stored on the server for quick restoration if needed.


---

# 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/create_a_backup.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.
