> 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/end-users/signaler-des-incidents-applications.md).

# Signaler des incidents (Applications)

Signalez, suivez et gérez les incidents.

## Vue d'ensemble

L’application **Incidents** fournit un environnement centralisé pour signaler et gérer les incidents au sein de l’organisation. Elle permet une documentation, un suivi et une résolution cohérents des incidents, contribuant ainsi à garantir une réponse rapide, une responsabilisation claire et une visibilité accrue tout au long du cycle de vie des incidents.

***

## Ce que vous pouvez faire

Consultez les rubriques suivantes pour comprendre comment :

* Signaler de nouveaux incidents pour examen et résolution
* Mettre à jour et modifier les détails des incidents au besoin
* Suivre les incidents soumis et surveiller leur état ainsi que leur progression

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Créer un incident</strong></td><td>Découvrez comment soumettre un nouveau rapport d’incident.</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/incident-application/creation-et-gestion-des-incidents/creer-un-nouvel-incident.md">Créer un nouvel incident</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/FL2UbJYjUMpoyPMSMDMV/App-V16-Icons.png">App-V16-Icons.png</a></td></tr><tr><td><strong>Modifier un rapport d’incident</strong></td><td>Découvrez comment mettre à jour ou modifier un rapport d’incident existant.</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/incident-application/creation-et-gestion-des-incidents/modifier-un-signalement-dincident.md">Modifier un signalement d’incident</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/QcamwO8eqanmYAUunZRa/IMS-V16-NAV-Library-Icons-171.png">IMS-V16-NAV-Library-Icons-171.png</a></td></tr><tr><td><strong>Mes incidents soumis</strong></td><td>Découvrez comment accéder aux incidents soumis et les gérer.</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/incident-application/suivi-et-surveillance-des-incidents/mes-incidents-signales.md">Mes incidents signalés</a></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>


---

# 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/end-users/signaler-des-incidents-applications.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.
