# Synchronisation des Tasks et Scripts

Chaque fois que vous installez ou désinstallez une Application ou un Addon Muppy, il est nécessaire de mettre à jour la liste des **Scripts** et des **Tasks** avec la documentation et les informations relatives aux paramètres des **Tasks**. Cette opération s'appelle la **Synchronisation.**

Pour la lancer, il faut ouvrir le wizard **"Sync all Tasks / Scripts"**  via menu **Muppy / Tasks**, et cliquez sur le bouton <img src="/files/r9lm6lymklb5oLIsEYu3" alt="" data-size="line">.

{% hint style="warning" %}
Le Wizard "**Sync all Tasks / Scripts"** doit être lancé après chaque installation et désinstallation d' addon ou d'application Muppy.
{% endhint %}


---

# 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.muppy.io/guides/muppy-core/tasks-et-fact-collectors/synchronisation-des-tasks-et-scripts.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.
