> 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/managing-an-approval-cycle.md).

# Gérer un cycle d'approbation

Approuvez la documentation finalisée pour confirmer qu’elle est prête à être publiée.

Le **cycle d’approbation** est l’étape formelle de validation. Il confirme que la documentation respecte toutes les normes requises et peut être publiée.

{% hint style="warning" %}
L’approbation est **facultative**. Elle peut être configurée selon les besoins de l’organisation. Elle est généralement requise pour la documentation liée à la conformité, aux exigences légales ou à un impact d'affaires important.
{% endhint %}

***

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

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’approbation dans EPC, consultez les rubriques suivantes :

* [Cycle d’approbation](https://www.manula.com/manuals/interfacing-technologies/epc10-webapp/15.4/en/topic/12-1-5-5-approval)
* [Approbation groupée](https://www.manula.com/manuals/interfacing-technologies/epc10-webapp/15.4/en/topic/12-1-9-8-11-mass-approval-configuration)
* [Cycle d’approbation par catégorie](https://www.manula.com/manuals/interfacing-technologies/epc10-webapp/15.4/en/topic/9-1-8-2-category-approval-workflow-conditional-rule)
* [Cycle d’approbation par sous-type](https://www.manula.com/manuals/interfacing-technologies/epc10-webapp/15.4/en/topic/9-1-8-1-approval-cycle-by-object-subtypes)

***

## Effectuer des tâches d’approbation

Vous ne pouvez pas gérer les cycles d’approbation sur la plateforme. Vous pouvez toutefois effectuer les tâches d’approbation 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’approbation</strong></td><td>Découvrez comment approuver 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-dapprobation.md">Effectuer une tâche d’approbation</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/yg4creC45sP6ss0ErHGk/IMS%20Icons%20(6).png">IMS Icons (6).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/managing-an-approval-cycle.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.
