> 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/creation-et-gestion-des-taches-applications/valider-la-tache.md).

# Valider la tâche

Examinez une tâche terminée, confirmez son efficacité et approuvez-la ou renvoyez-la pour réexécution.

## Présentation du flux de travail

<i class="fa-location-dot">:location-dot:</i> **Tâche actuelle :** Valider la tâche

<i class="fa-user">:user:</i> **Réalisé par :** Examinateur de tâche désigné

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

***

## Accès à la tâche

La tâche **Valider la tâche** est accessible par l’un des moyens suivants :

* Le module **Liste de tâches**.
* Le **Panneau de notifications**, via la **cloche de notifications**.
* Le **lien direct** fourni dans la notification par e-mail.

***

## Réalisation de la tâche

Une fois la tâche terminée, évaluez sa mise en œuvre. Déterminez si elle peut être approuvée ou doit être réexécutée.

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

{% hint style="success" %}
Pour connaître les fonctionnalités courantes des formulaires, consultez [**Utilisation des formulaires**](/interfacing-help-files/interfacing-help-files-fr/end-users/explorer-les-applications/travailler-avec-les-formulaires.md).
{% endhint %}

{% hint style="info" %}

#### Enregistrement de votre travail

Pour enregistrer votre progression sans soumettre, cliquez sur **Enregistrer** en haut à droite du panneau.

* La tâche reste dans le module **Liste de tâches**. Vous pouvez la reprendre plus tard.
  {% endhint %}

***

{% stepper %}
{% step %}

### Évaluer la mise en œuvre de la tâche

Examinez la tâche terminée. Vérifiez que les activités requises ont été réalisées et documentées. Vérifiez aussi les éléments probants.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>✅ <strong>Qualité de l’exécution</strong></td><td>La tâche a-t-elle été réalisée correctement, selon les exigences et procédures définies ?</td></tr><tr><td>✅ <strong>Constatations et éléments probants</strong></td><td>Les constatations, résultats et éléments téléversés sont-ils clairs, pertinents et suffisants ?</td></tr><tr><td>✅ <strong>Risques ou lacunes restants</strong></td><td>Reste-t-il des préoccupations, des risques ou des actions de suivi à traiter ?</td></tr></tbody></table>

***

{% endstep %}

{% step %}

### Fournir des commentaires

Utilisez le champ **Commentaires** pour communiquer votre évaluation.

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

***

{% endstep %}

{% step %}

### Finaliser la révision

Dans la liste déroulante **Résolution de la tâche**, sélectionnez l’une des actions suivantes :

* **Approuver la tâche**

  Approuvez la tâche terminée pour conclure le flux de travail.
* **Rejeter**

  Rejetez la tâche et renvoyez-la au propriétaire désigné pour réexécution.

  → Étape suivante : [Exécuter la tâche](/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/task-management-application/creation-et-gestion-des-taches-applications/executer-la-tache.md)

{% hint style="danger" %}
Avant de soumettre, indiquez une justification ou des commentaires dans le champ **Commentaires**.
{% endhint %}

Après avoir sélectionné la résolution appropriée, cliquez sur **Soumettre**. Votre évaluation est finalisée et le flux progresse.

***

{% endstep %}
{% endstepper %}

***

## Voir aussi

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Image de couverture</th></tr></thead><tbody><tr><td><strong>Suivi et surveillance des tâches</strong></td><td>Surveillez le statut et l’avancement des tâches à l’aide de listes et de tableaux de bord.</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/task-management-application/suivi-et-surveillance-des-taches-applications.md">Suivi et surveillance des tâches (applications)</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/GuQuwWGXBZn44dUzPPxU/App-V16-Icons-1.png">App-V16-Icons-1.png</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/creation-et-gestion-des-taches-applications/valider-la-tache.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.
