# Gestion des contenus du parcours

Depuis la page `Contenus` des paramètres d'un parcours d'apprentissage, vous pouvez :&#x20;

* **Supprimer** un contenu du parcours
* **Ajouter** un contenu au parcours
* **Réordonner** les contenus du parcours

Une fois vos modifications effectuées, n'oubliez pas de cliquer sur `Enregistrer` pour qu'elles soient prises en compte !&#x20;


---

# 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://help.meltingspot.io/spot-content/parcours-dapprentissage/acceder-aux-parametres-du-parcours/gestion-des-contenus-du-parcours.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.
