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

# Gérer un cycle d'endossment

Fournissez des retours précoces sur les brouillons pour les affiner avant l’approbation formelle.

Le **cycle d'endossement** est la phase initiale de révision. Un premier brouillon de la documentation est partagé pour recueillir les retours des pairs. Cette étape permet de recueillir des avis, des suggestions et des préoccupations avant de poursuivre.

{% hint style="warning" %}
L'endossement est **facultatif**. Vous pouvez la configurer selon les besoins de l’organisation. Certaines documentations peuvent nécessiter un endossement. D’autres peuvent ignorer entièrement cette étape.
{% endhint %}

***

## Configurer et gérer un cycle d'endossement

Lors de 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 réalisées dans EPC.

Pour des instructions détaillées sur la gestion des cycles d'endossement dans EPC, consultez les rubriques suivantes :

* [Cycle d'endossement](https://www.manula.com/manuals/interfacing-technologies/epc10-webapp/15.4/en/topic/7-3-endorsement)
* [Endossement en masse](https://www.manula.com/manuals/interfacing-technologies/epc10-webapp/15.4/en/topic/12-1-9-8-12-mass-endorsement-configuration)

***

## Effectuer les tâches d'endossement

Vous ne pouvez pas gérer les cycles d'endossement sur la plateforme. Vous pouvez toutefois effectuer les tâches de validation 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 les tâches d'endossement</strong></td><td>Découvrez comment endosser 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-dendossement.md">Effectuer une tâche d’endossement</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/21KSfPXKOD3hxXZBwpBu/IMS%20Icons%20(5).png">IMS Icons (5).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-dendossment.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.
