> 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/auditeurs/gestion-des-audits-internes-applications/suivi-et-surveillance-des-audits/audits-termines.md).

# Audits terminés

Utilisez le module **Audits terminés** pour consulter et examiner les audits finalisés et clôturés.

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

***

## Travailler avec les audits

Suivez les étapes ci-dessous pour rechercher et examiner efficacement les audits.

{% stepper %}
{% step %}

### Filtrer les audits

Utilisez le **Panneau de recherche** pour filtrer les audits affichés dans la grille. Vous pouvez filtrer par :

* **ID d’audit :** Saisissez l’identifiant unique de l’audit.
* **Nom de l’audit :** Saisissez le nom complet ou partiel de l’audit.

{% hint style="info" %}

#### Actions

* **Filtrer :** Cliquez pour appliquer vos critères et mettre à jour la grille avec les résultats correspondants.
* **Effacer le filtre :** Cliquez pour supprimer tous les filtres et rétablir la liste complète des audits.
  {% endhint %}

***

{% endstep %}

{% step %}

### Accéder aux audits

Pour ouvrir un audit précis, cliquez sur l’icône **Afficher** ( ![](https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/AqNlzs7uDMyMs5jZOCQo/IMS-KI-L-9.svg) ) à côté de celui-ci.

* L’audit s’ouvre en lecture seule. Vous pouvez alors :
  * Examiner tous les détails.
  * [Afficher ou télécharger les modèles joints](/interfacing-help-files/interfacing-help-files-fr/end-users/explorer-les-applications/travailler-avec-les-formulaires/generer-un-modele.md)

{% hint style="success" %}
**Conseil :** Utilisez les colonnes suivantes dans la grille pour évaluer rapidement la portée et la couverture des audits :

* **Nombre total de programmes d’audit**
* **Nombre total d’exigences**
  {% endhint %}

***

{% endstep %}
{% endstepper %}

***


---

# 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/auditeurs/gestion-des-audits-internes-applications/suivi-et-surveillance-des-audits/audits-termines.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.
