> 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/to-do/realiser-les-taches/effectuer-une-tache-de-confirmation.md).

# Effectuer une tâche de confirmation

La confirmation garantit que les utilisateurs prennent connaissance des modifications publiées pertinentes pour leur rôle et qu’ils les comprennent.

Le cycle de **confirmation** a lieu après la publication d’un objet. Il permet aux participants d’examiner les mises à jour et de confirmer qu’ils ont lu et compris les changements. Cela garantit que toutes les personnes concernées sont informées des mises à jour des politiques, procédures ou responsabilités de l’entreprise.

***

## Visite interactive

Découvrez comment effectuer une tâche de confirmation.

{% @howdygo/embed url="<https://app.howdygo.com/share/09f7d3c0-3ade-4046-ae1e-9d458498c80d>" %}

***

## **Guide étape par étape**

{% stepper %}
{% step %}

### Accéder à une tâche de confirmation

Dans **Liste de tâches**, sélectionnez une tâche de confirmation dans la liste.

* Consultez la documentation en réduisant la bannière de soumission.

{% hint style="info" %}
Pour plus d’informations sur l’utilisation de Liste de tâches, [consultez cette section.](/interfacing-help-files/interfacing-help-files-fr/end-users/to-do.md)
{% endhint %}
{% endstep %}

{% step %}

### Remplir le formulaire

* Ajoutez un **Commentaire** pour confirmer que vous avez examiné et reconnu les modifications apportées à la documentation.
  {% endstep %}

{% step %}

### Terminer la confirmation

* Cliquez sur **Confirmation** pour terminer la tâche de confirmation.
  {% endstep %}
  {% endstepper %}

***

## Voir aussi

<table data-view="cards"><thead><tr><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>Voir la tâche suivante dans le cycle de vie :</strong><br><br>Effectuer une tâche d’objet à réviser</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/end-users/to-do/realiser-les-taches/effectuer-une-tache-de-revision.md">Effectuer une tâche de révision</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/qE3ZiHI2LoUqKoW2H7NS/IMS-V16-NAV-Library-Icons-146.png">IMS-V16-NAV-Library-Icons-146.png</a></td></tr><tr><td><strong>Gérer vos tâches</strong><br><br>Découvrez les bases de la gestion de vos tâches dans Liste de tâches</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/end-users/to-do.md">Gérer vos tâches</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/l5cODyCYvCO9Nw1FXQ14/IMS%20Icons%20(1).png">IMS Icons (1).png</a></td></tr><tr><td><strong>Gérer un cycle de confirmation (modélisateurs uniquement)</strong><br><br>Découvrez comment personnaliser les cycles de confirmation</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-le-cycle-de-vie-de-la-documentation/gerer-un-cycle-de-confirmation.md">Gérer un cycle de confirmation</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/1xG6oCUJn8BlgwwSpFlb/IMS-V16-NAV-Library-Icons-121.png">IMS-V16-NAV-Library-Icons-121.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/end-users/to-do/realiser-les-taches/effectuer-une-tache-de-confirmation.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.
