> 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/taches-que-je-gere-applications.md).

# Tâches que je gère (applications)

Consultez et surveillez les tâches qui vous sont attribuées en tant que gestionnaire.

Utilisez le module **Tâches que je gère** pour consulter et surveiller toutes les tâches ouvertes dont vous êtes le gestionnaire.

{% hint style="info" %}
« Je » désigne l’utilisateur actuellement connecté. Vous assurez la supervision de gestion et le suivi des escalades pour les tâches affichées.
{% endhint %}

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

Pour ouvrir une tâche précise, cliquez sur l’icône **Afficher** ( ![](https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/AqNlzs7uDMyMs5jZOCQo/IMS-KI-L-9.svg) ) située à côté de celle-ci.

* La tâche 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" icon="lightbulb" %}
**Conseil :** Pour repérer rapidement les tâches qui peuvent nécessiter votre attention, consultez les colonnes suivantes :

* **Statut**
* **En retard**
* **Jours de retard**
  {% endhint %}

***

## 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>


---

# 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/taches-que-je-gere-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.
