> 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-de-confirmation.md).

# Gérer un cycle de confirmation

Confirmez avoir lu et compris les modifications récemment publiées.

Lors de la **confirmation**, les principales parties prenantes attestent avoir lu et compris la documentation mise à jour. Ce processus renforce la responsabilisation et la communication.

{% hint style="warning" %}
La confirmation est **obligatoire** par défaut. Elle se déclenche automatiquement lors de la publication de la documentation.
{% endhint %}

***

## Personnaliser un cycle de confirmation

Lors de la **phase 1**, la gestion des cycles de gouvernance n’est pas encore disponible sur la plateforme. Tous les paramétrages et toutes les tâches d’administration doivent être réalisés dans EPC.

Pour personnaliser les rôles RASCI-VS devant confirmer, consultez la rubrique EPC suivante :

* [Cycle de confirmation](https://www.manula.com/manuals/interfacing-technologies/epc10-webapp/15.4/en/topic/confirmation)

***

## Effectuer des tâches de confirmation

Vous ne pouvez pas gérer les confirmations sur la plateforme. Vous pouvez toutefois effectuer les tâches de confirmation 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 de confirmation</strong></td><td>Découvrez comment confirmer 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-de-confirmation.md">Effectuer une tâche de confirmation</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/07eiBhFWR99qNqIi7F8b/IMS%20Icons%20(10).png">IMS Icons (10).png</a></td></tr><tr><td><strong>Gérer les tâches dans Liste de tâches</strong></td><td>Consultez 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-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.
