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

# Spécialistes du contrôle de la documentation

Votre guide pour gérer les informations de l’organisation.

En tant que **spécialiste du contrôle documentaire**, cette plateforme est votre espace de travail. Elle permet de gérer les documents, les dossiers et les termes du glossaire de l’organisation. Vous les gérez tout au long de leur cycle de vie. Celui-ci couvre la création, la révision, l’approbation, la publication et l’archivage.

Les guides suivants présentent les principaux outils et fonctionnalités. Ils vous aident à préserver l’intégrité, la traçabilité et la conformité de tous les contenus gérés.

***

### Guides principaux

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th></tr></thead><tbody><tr><td><strong>Gérer la documentation dans la Bibliothèque</strong></td><td>Stockez, organisez et gérez la documentation de l’organisation dans la <strong>Bibliothèque</strong>.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/uFOWSrZ8btajYB67XNSm/IMS-V16-NAV-Library-Icons-85.png">IMS-V16-NAV-Library-Icons-85.png</a></td></tr><tr><td><strong>Gérer le cycle de vie de la documentation</strong></td><td>Organisez et supervisez les cycles formels de révision, d’approbation et de modification. Ils renforcent la collaboration et la responsabilisation.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/r01PtrcIxNERak0Wzoqu/IMS-V16-NAV-Library-Icons-64.png">IMS-V16-NAV-Library-Icons-64.png</a></td></tr><tr><td><strong>Gérer les documents et les dossiers</strong></td><td>Créez et gérez des documents et des dossiers. Vous favorisez ainsi une gestion précise et accessible des informations.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/CDXUm7IhHCgpShfhP30c/IMS-V16-NAV-Library-Icons-86.png">IMS-V16-NAV-Library-Icons-86.png</a></td></tr><tr><td><strong>Gérer le glossaire</strong></td><td>Définissez et maintenez les termes du glossaire. Vous favorisez ainsi la clarté et la cohérence entre les équipes et la documentation.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/Zr72L5fMOs3zdmfwdCfK/IMS-V16-NAV-Library-Icons-87.png">IMS-V16-NAV-Library-Icons-87.png</a></td></tr></tbody></table>

***

### Guides complémentaires

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th></tr></thead><tbody><tr><td><strong>Glossaire et concepts clés</strong></td><td>Découvrez les termes et concepts essentiels. Ils vous aident à utiliser efficacement la plateforme.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/Zr72L5fMOs3zdmfwdCfK/IMS-V16-NAV-Library-Icons-87.png">IMS-V16-NAV-Library-Icons-87.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.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.
