# Import backup

Each backup is a compressed file (a Zip file) which is stored on the server (in the *archive/* directory). It can also be downloaded to your computer.

Chamilo also allows you to import the contents of a backup copy inside a new empty course. This can be useful for a teacher creating a new course.

To start the import:

* click the *Import backup* link in the *Backup and import* section![](/files/xfRDOdZuNO4psQrJd1e4)
* choose the source of backup: either a .zip file on your computer or one stored on the server,
* choose whether you want to import the whole course or only specific sections (to be selected in the next screen),
* decide whether to duplicate specific files during the importation operation or to replace them,
* click *Import backup* to start the import.

![](/files/-LH9D6nQcZL68XBYglV5)

*Illustration: Backup - Import*

> **Note** : A message will confirm the backup restoration executed successfully


---

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