# Learning path export

To export a learning path, first go to the *My courses* tab (generally the 2nd tab from the left).

![](/files/-MFUsAPtrhnZ8tCehPgR)

*Illustration: Interface – Courses list*

Here, you can see the courses of which you are the teacher (through the pencil icon). To continue, click on one of them then enter the *Learning path* tool.

Once in the learning paths list, click on the CD icon to generate a backup file.

![](/files/-MFUsAQJGSYSD1HcsiOK)

*Illustration: Interface – Learning paths export*

At this stage, you only have to select where to save the file on your disk. The export is available as a .zip file.

Note this export is generated in the SCORM 1.2 standard format (which also defines it must be compressed as a .zip), that you might want then to re-use on another LMS, be it Chamilo or any other, as far as it is SCORM 1.2-compatible (which means more or less any other e-learning portal), but this format makes the edition complex, not to say impossible. As such, it is a non-modifiable backup, in most circumstances.

You can also export any learning path to PDF, although dynamic elements like audio, video and flash animations, will not be exported.


---

# 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/admin-guide/backups/readme.2/learning_path_export.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.
