> 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-dattestation.md).

# Effectuer une tâche d’attestation

L’attestation garantit que les utilisateurs clés examinent et confirment les modifications avant la publication d’un élément.

Le cycle d’**attestation** a lieu après l’approbation et avant la publication. Il permet aux utilisateurs assignés d’examiner les changements finalisés.

Les participants reconnaissent les mises à jour pertinentes pour leur travail et confirment que l’élément est prêt pour les utilisateurs finaux. Cela garantit la responsabilité et la conformité.

***

## Visite interactive

Découvrez comment effectuer une tâche d’attestation.

{% @howdygo/embed url="<https://app.howdygo.com/share/15e37db2-dcf5-477c-8891-e27dab4cda65>" %}

***

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

{% stepper %}
{% step %}

### Accéder à une tâche d’attestation

Dans **Liste de tâches**, sélectionnez une tâche d’attestation 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 la 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 %}

### Confirmer l’attestation

* Cliquez sur **Attester** pour terminer la tâche d’attestation.
  {% endstep %}
  {% endstepper %}

***

## Que se passe-t-il ensuite ?

Une fois que *toutes* les parties prenantes ont attesté, l’élément peut être soumis à la publication.

***

## 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 l’étape suivante (modélisateurs uniquement) :</strong><br><br>Publier un élément de documentation.</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-le-cycle-de-vie-de-la-documentation/gerer-la-publication-de-la-documentation.md">Gérer la publication de la documentation</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/4VZcJe5yUs6V5gjXzI8G/IMS%20Icons%20(8).png">IMS Icons (8).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 d’attestation (modélisateurs uniquement)</strong><br><br>Découvrez comment configurer un cycle d’attestation</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-le-cycle-de-vie-de-la-documentation/gerer-un-cycle-dattestation.md">Gérer un cycle d'attestation</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/9WEzftAQ0HlN3lNFmAjk/IMS%20Icons%20(7).png">IMS Icons (7).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-dattestation.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.
