# Managing learning paths

Go to *My courses*, pick a course and click the *Learning paths icon* ![](/files/-LH9CrZFk0WCEYcSKZ7A):

![](/files/-LH9CvHiSImG81_cwguA)

*Illustration: Learning paths – List*

The right-side column, *Authoring options* includes tools to manage your learning paths:

|                               Icons                               | Features                                                                                  |
| :---------------------------------------------------------------: | ----------------------------------------------------------------------------------------- |
|                  ![](/files/nCw1YywEn8zPsolPX3ha)                 | Update the learning path's settings                                                       |
|                  ![](/files/-LioWK-DJaBb4bwqQhOC)                 | Delete the learning path                                                                  |
|                  ![](/files/M7zccDaTFgc6O7XGMAZA)                 | Edit the learning path                                                                    |
| ![](/files/-LH9D6VYJikK3n4qx-hd) ![](/files/rPbtPjRtUzFfnjghDkEQ) | Show / hide the learning path to/from learners                                            |
| ![](/files/-LioWK05cbeGXJM0ev5y) ![](/files/-LH9CrZtbct3FU3lzVdy) | Show / hide the learning page on the course homepage                                      |
|                  ![](/files/-LH9CvIX2Bwbv_hT7zIy)                 | Export the learning path in .zip format, to later use as SCORM content inside other tools |
| ![](/files/-LH9CvIaqDDJQTLIR4DW) ![](/files/-LH9Cr_9EseIdivj_Hup) | Allow / prevent multiple attempts by learners                                             |
| ![](/files/-LH9CvIozE2ntFOpUs61) ![](/files/-LH9Cr_GXTl5rKsErWdy) | Toggle between full-screen or normal (embedded) view                                      |
| ![](/files/-LH9Cr_LYljN2Pev3z2B) ![](/files/SfJEQoWvbUpmeJueBwtC) | Re-order the learning paths                                                               |
|                  ![](/files/-LH9Cr_TyFVEJNXGBw3u)                 | Export the complete learning path as a large multi-pages PDF document                     |
|                  ![](/files/-LioWK2CkjqdY5NwqPa0)                 | Copy learning path                                                                        |


---

# 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/structure_learning_paths/managing_learning_paths.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.
