> 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/analystes-des-risques/risk-application/suivre-et-surveiller-les-evaluations-des-risques.md).

# Suivre et surveiller les évaluations des risques

Consultez et surveillez les évaluations des risques tout au long de leur cycle de vie.

Gardez le contrôle des évaluations des risques grâce à des outils facilitant leur recherche, leur révision et leur suivi à chaque étape. Surveillez les évaluations à venir ou consultez celles de toute l’organisation. Ces outils vous donnent la visibilité nécessaire :

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th></tr></thead><tbody><tr><td><strong>En attente d’une évaluation des risques</strong></td><td>Consultez les évaluations des risques dont l’exécution est planifiée.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/2UXJGFoBX0eHoLP9sDy5/IMS-V16-NAV-Library-Icons-172.png">IMS-V16-NAV-Library-Icons-172.png</a></td></tr><tr><td><strong>Liste des évaluations des risques</strong></td><td>Parcourez et filtrez toutes les évaluations des risques de l’organisation.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/GuQuwWGXBZn44dUzPPxU/App-V16-Icons-1.png">App-V16-Icons-1.png</a></td></tr></tbody></table>

{% hint style="info" %}
Ces outils vous aident à rester organisé, à suivre l’avancement et à assurer une évaluation et une gestion rapides des risques.
{% 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/analystes-des-risques/risk-application/suivre-et-surveiller-les-evaluations-des-risques.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.
