> 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/document-control/gerer-le-cycle-de-vie-de-la-documentation/gerer-un-cycle-dattestation.md).

# Gérer un cycle d'attestation

Confirmez que vous avez pris connaissance des nouvelles versions ou des mises à jour de la documentation avant leur publication.

Le **cycle d’attestation** est une étape de sensibilisation. Il garantit que les parties prenantes clés sont informées de toute documentation nouvelle ou mise à jour. Il permet de confirmer que les personnes concernées connaissent les changements **avant** la publication de la documentation.

{% hint style="warning" %}
L’attestation est **facultative**. Elle ne peut être déclenchée automatiquement que si un cycle d’approbation est configuré au préalable. Sans cycle d’approbation, le cycle d’attestation **ne s’exécute pas**.
{% endhint %}

***

## Configurer et gérer un cycle d’attestation

Dans la **phase 1**, la gestion des cycles de gouvernance n’est pas encore disponible sur la plateforme. Toute la configuration et l’administration doivent être effectuées dans EPC.

Pour des instructions détaillées sur la gestion des cycles d’attestation dans EPC, consultez la rubrique suivante :

* [Cycle d’attestation](https://www.manula.com/manuals/interfacing-technologies/epc10-webapp/15.4/en/topic/7-6-attestation)

***

## Effectuer des tâches d’attestation

Vous ne pouvez pas gérer les cycles d’attestation sur la plateforme. Vous pouvez toutefois effectuer les tâches d’attestation qui vous sont attribuées. Consultez les guides ci-dessous pour commencer :

<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"></th></tr></thead><tbody><tr><td><strong>Effectuer des tâches d’attestation</strong></td><td>Découvrez comment attester des éléments de documentation</td><td><a href="/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</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/EvgIjRNGNsItghDbOBMT/IMS%20Icons%20(7).png">IMS Icons (7).png</a></td></tr><tr><td><strong>Gérer les tâches dans Liste de tâches</strong></td><td>Affichez et organisez les tâches qui vous sont attribuées.</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/end-users/to-do.md">Gérer vos tâches</a></td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/3H1JPJ6YFwAv3IADuvU3/to%20do%20icon.png">to do icon.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/document-control/gerer-le-cycle-de-vie-de-la-documentation/gerer-un-cycle-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.
