> 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/task-management-application/suivi-et-surveillance-des-taches-applications/liste-des-taches-applications.md).

# Liste des tâches (applications)

Parcourez et gérez toutes les tâches soumises dans l’organisation.

Utilisez le module **Liste des tâches** pour consulter et gérer toutes les tâches soumises, qu’elles soient dans le cycle d’approbation ou déjà approuvées.

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

***

## Utilisation des tâches

Suivez ces étapes pour trouver et gérer efficacement les tâches.

{% stepper %}
{% step %}

### Filtrer les tâches

Utilisez le **Panneau de recherche** pour filtrer les tâches affichées dans la grille. Vous pouvez filtrer par :

* **ID de tâche :** Saisissez l’identifiant unique de la tâche.
* **Nom de la tâche :** Saisissez le nom complet ou partiel de la tâche.

{% hint style="info" %}

#### Actions

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

***

{% endstep %}

{% step %}

### Gérer les tâches

Utilisez les boutons d’action de la grille pour gérer les tâches :

* [**Modifier**](#user-content-fn-1)[^1] ( <i class="fa-pencil">:pencil:</i> ) : Cliquez pour modifier une tâche.
* **Afficher** (<i class="fa-eye">:eye:</i>) : Cliquez pour ouvrir une tâche en lecture seule.
  * En mode **Afficher**, vous pouvez :
    * Consulter tous les détails
    * [Afficher ou télécharger les modèles joints](/interfacing-help-files/interfacing-help-files-fr/drafts/apps/application-features-and-interactions/common-application-functionalities.md#templates)

{% hint style="success" icon="lightbulb" %}
**Conseil :** Consultez la colonne **Statut du flux de travail** dans la grille pour voir l’étape actuelle de la tâche dans le flux de travail de [gestion des tâches](/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/task-management-application/creation-et-gestion-des-taches-applications.md).
{% endhint %}

***

{% endstep %}

{% step %}

### Déclencher les tâches récurrentes

Pour générer manuellement la prochaine occurrence d’une tâche récurrente, cliquez sur le bouton **Déclencher manuellement la tâche (selon la fréquence)**.

{% hint style="success" icon="lightbulb" %}
**Conseil :** Consultez le champ **Événement planifié (dernière exécution)** pour voir la date et l’heure les plus récentes de génération de la tâche récurrente.
{% 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>Rechercher et filtrer la grille</strong></td><td>Trouvez rapidement les éléments et affinez les résultats 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 dans 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>

[^1]: Vous pouvez également **double-cliquer** sur la ligne pour la modifier rapidement.


---

# 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/task-management-application/suivi-et-surveillance-des-taches-applications/liste-des-taches-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.
