> 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/change-request-application/suivi-et-surveillance-des-demandes-de-modification/liste-des-demandes-de-modification.md).

# Liste des demandes de modification

Parcourez et filtrez toutes les demandes de modification soumises dans l’organisation.

Utilisez le module **Liste des demandes de modification** pour consulter toutes les demandes soumises, qu’elles soient en cours, approuvées ou rejetées.

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

***

## Consulter les demandes de modification

Suivez les étapes ci-dessous pour trouver et examiner efficacement les demandes de modification.

{% stepper %}
{% step %}

### Filtrer les demandes de modification

Utilisez le **panneau de recherche** pour filtrer les demandes affichées dans la grille. Vous pouvez filtrer selon les critères suivants :

* **ID de la demande de modification :** saisissez l’identifiant unique de la demande.
* **Objet de la modification :** saisissez le nom complet ou partiel de la demande.

{% hint style="info" %}

#### Actions

* **Filtrer :** cliquez pour appliquer vos critères et afficher les résultats correspondants dans la grille.
* **Effacer le filtre :** cliquez pour supprimer tous les filtres et restaurer la liste complète.
  {% endhint %}

***

{% endstep %}

{% step %}

### Accéder aux demandes de modification

Pour ouvrir une demande, cliquez sur l’icône **Afficher** ( ![](https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/AqNlzs7uDMyMs5jZOCQo/IMS-KI-L-9.svg) ) correspondante.

* La demande s’ouvre en lecture seule. Vous pouvez alors :
  * consulter 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 :** consultez la colonne **Statut du flux de travail** dans la grille pour connaître l’étape actuelle de la demande dans le flux de travail de [gestion des demandes de modification](/interfacing-help-files/interfacing-help-files-fr/end-users/change-request-application/navigating-the-change-request-management-workflow.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">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Comment rechercher et filtrer la grille</strong></td><td>Repérez rapidement les éléments dans la grille et affinez les résultats.</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>Comment 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/end-users/change-request-application/suivi-et-surveillance-des-demandes-de-modification/liste-des-demandes-de-modification.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.
