> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/suivre-et-surveiller-les-formations.md).

# Suivre et surveiller les formations

Surveillez le statut et la progression des formations à l’aide de listes et de tableaux de bord.

Utilisez les modules disponibles pour rechercher, évaluer et analyser les formations à chaque étape de leur cycle de vie. Vérifiez le statut d’une formation, suivez vos attributions ou analysez les tendances de l’organisation.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Liste des formations</strong></td><td>Parcourez et gérez toutes les formations soumises dans l’organisation.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/GuQuwWGXBZn44dUzPPxU/App-V16-Icons-1.png">App-V16-Icons-1.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/suivre-et-surveiller-les-formations/liste-des-formations.md">Liste des formations</a></td></tr><tr><td><strong>Mes formations</strong></td><td>Affichez les formations qui vous sont attribuées comme participant.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/buf9PmZetNf4JDsxLUvH/IMS-V16-NAV-Library-Icons-145.png">IMS-V16-NAV-Library-Icons-145.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/end-users/training-application-users/mes-formations.md">Mes formations</a></td></tr><tr><td><strong>Mes formations à dispenser</strong></td><td>Affichez les formations que vous devez dispenser comme instructeur.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/Sknq2r5womrJmFMrojad/IMS-V16-NAV-Library-Icons-148.png">IMS-V16-NAV-Library-Icons-148.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/suivre-et-surveiller-les-formations/mes-formations-a-donner.md">Mes formations à donner</a></td></tr><tr><td><strong>Formations de mon département</strong></td><td>Affichez les formations associées à votre département.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/D5ARAWCKp7Li8556ttIc/IMS-V16-NAV-Library-Icons-149.png">IMS-V16-NAV-Library-Icons-149.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/suivre-et-surveiller-les-formations/formations-de-mon-departement.md">Formations de mon département</a></td></tr><tr><td><strong>Rapport d’historique des formations</strong></td><td>Affichez les formations terminées et leur historique.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/GuQuwWGXBZn44dUzPPxU/App-V16-Icons-1.png">App-V16-Icons-1.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/suivre-et-surveiller-les-formations/rapport-sur-lhistorique-des-formations.md">Rapport sur l’historique des formations</a></td></tr><tr><td><strong>Tableau de bord des formations</strong></td><td>Affichez l’activité de formation, les tendances d’achèvement et la conformité avec des graphiques et indicateurs interactifs.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/v3L5SZ6ksO1SyC2iib78/App-V16-Icons-3.png">App-V16-Icons-3.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/suivre-et-surveiller-les-formations/tableau-de-bord-des-formations.md">Tableau de bord des formations</a></td></tr><tr><td><strong>Rappel de formation</strong></td><td>Informez les utilisateurs responsables des tâches en attente afin de favoriser leur achèvement dans les délais.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/GuQuwWGXBZn44dUzPPxU/App-V16-Icons-1.png">App-V16-Icons-1.png</a></td><td></td></tr></tbody></table>

{% hint style="info" %}
Ces outils vous aident à rester organisé, suivre la progression et prendre des décisions éclairées sur la gestion des formations.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/suivre-et-surveiller-les-formations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
