# Backup

Chamilo makes a distinction between maintenance tools and course settings to simplify course maintenance and backup. Deleting, emptying, copying, saving or recovering the contents of a course (partly or completely) can be executed quickly and efficiently using the *Backup* tool ![](/files/-LH9Coz5xYMReAjM1Kac):

![](/files/-LH9D294YDGVcTpTKt_B)

*Illustration: Backup - General*

> **Note** : Features for saving, copying, recovering etc. have been developed with the intention of managing **content**. For this reason, interactions with or between users are not saved. To save them, you'll have to ask your platform administrator to do a full backup of the portal. If you are the administrator, this procedure is described in the admin guide.


---

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