> 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/responsables-de-la-qualite/action-item-application/suivi-et-surveillance-des-scar.md).

# Suivi et surveillance des SCAR

Parcourez et filtrez tous les SCAR soumis dans l’organisation.

Utilisez le module **Liste des SCAR** pour consulter et gérer tous les SCAR soumis. Ils peuvent être en cours d’approbation ou déjà approuvés.

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

***

## Consultation des SCAR

Suivez les étapes ci-dessous pour rechercher et consulter efficacement les SCAR.

{% stepper %}
{% step %}

### Filtrage des SCAR

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

* **ID du SCAR :** Saisissez l’identifiant unique du SCAR.
* **Fournisseur :** Sélectionnez le fournisseur associé au problème.

{% hint style="info" %}

#### Actions

* **Filtrer :** Cliquez pour appliquer vos critères et mettre à jour la grille.
* **Effacer le filtre :** Cliquez pour supprimer tous les filtres et restaurer la liste complète des demandes.
  {% endhint %}

***

{% endstep %}

{% step %}

### Accès aux SCAR

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

* Le SCAR s’ouvre en mode lecture seule. Vous pouvez alors :
  * Consulter tous les détails.
  * [Consulter 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" icon="lightbulb" %}
**Conseil :** Consultez la colonne **Statut du flux de travail** dans la grille. Elle indique l’étape actuelle du SCAR dans le flux [**Gestion des SCAR**](/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/action-item-application/creation-et-gestion-des-scar.md).
{% endhint %}

***

{% endstep %}
{% endstepper %}

***

## Voir aussi

<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>Rechercher et filtrer la grille</strong></td><td>Recherchez et affinez rapidement les éléments dans la grille.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/MwnUYh9fLvukSMfoLFjE/IMS-V16-NAV-Library-Icons-105.png">IMS-V16-NAV-Library-Icons-105.png</a></td><td></td></tr><tr><td><strong>Exporter les données de la grille</strong></td><td>Exportez le contenu de la grille vers un fichier Excel.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/DgIV8TTUnx89pGvjClF5/IMS-V16-NAV-Library-Icons-106.png">IMS-V16-NAV-Library-Icons-106.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/end-users/explorer-les-applications/travailler-avec-les-formulaires/travailler-avec-les-grilles.md#exporting-data-to-excel">Travailler avec les grilles</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/responsables-de-la-qualite/action-item-application/suivi-et-surveillance-des-scar.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.
