> 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-la-documentation-dans-la-bibliotheque.md).

# Gérer la documentation dans la bibliothèque

Stockez, organisez et gérez la documentation de l’organisation dans la bibliothèque.

La plateforme utilise deux bases de données principales pour gérer la documentation :

* **Base de données de la version la plus récente**\
  Contient la version la plus récente de chaque élément. Elle inclut les contenus publiés et les brouillons en cours.
* **Base de données publiée**\
  Contient uniquement la version publiée la plus récente de chaque élément.

Cette structure à deux bases permet aux administrateurs et aux gestionnaires de contenu de mettre à jour la documentation. Ces modifications n’affectent pas le contenu affiché aux utilisateurs finaux. Par défaut, les utilisateurs finaux accèdent toujours à un contenu stable et publié.

Avec les autorisations appropriées, les utilisateurs peuvent basculer entre les vues *Plus récent* et *Publié*.

Pendant la phase 1 du déploiement de la plateforme, seule la documentation publiée est disponible à la consultation.

<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">Image de couverture</th></tr></thead><tbody><tr><td><strong>Créer de la documentation</strong></td><td></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-la-documentation-dans-la-bibliotheque/creating-new-objects.md">Créer de la nouvelle documentation</a></td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/FL2UbJYjUMpoyPMSMDMV/App-V16-Icons.png">App-V16-Icons.png</a></td></tr><tr><td><strong>Déplacer de la documentation</strong></td><td></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-la-documentation-dans-la-bibliotheque/moving-copying-or-deleting-objects.md">Déplacer la documentation</a></td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/3b1BgnbXmbU5EIzlkzil/IMS-V16-NAV-Library-Icons-58.png">IMS-V16-NAV-Library-Icons-58.png</a></td></tr><tr><td><strong>Copier de la documentation</strong></td><td></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-la-documentation-dans-la-bibliotheque/copier-la-documentation.md">Copier la documentation</a></td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/ZfO6scgZxDvddPUECdFU/IMS-V16-NAV-Library-Icons-59.png">IMS-V16-NAV-Library-Icons-59.png</a></td></tr><tr><td><strong>Supprimer de la documentation</strong></td><td></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-la-documentation-dans-la-bibliotheque/supprimer-la-documentation.md">Supprimer la documentation</a></td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/2maZiqW0nWBIgAjB4qzL/IMS-V16-NAV-Library-Icons-60.png">IMS-V16-NAV-Library-Icons-60.png</a></td></tr><tr><td><strong>Fusionner de la documentation</strong></td><td></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-la-documentation-dans-la-bibliotheque/fusionner-la-documentation.md">Fusionner la documentation</a></td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/ixpyLnB4oKwRit99KCPY/IMS-V16-NAV-Library-Icons-61.png">IMS-V16-NAV-Library-Icons-61.png</a></td></tr><tr><td><strong>Importer de la documentation</strong> (Administrateurs uniquement)</td><td></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-la-documentation-dans-la-bibliotheque/importing-objects.md">Importer de la documentation</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/QnT5gji1GULw59UyIdTy/IMS-V16-NAV-Library-Icons-122.png">IMS-V16-NAV-Library-Icons-122.png</a></td></tr><tr><td><strong>Exporter de la documentation</strong> (Administrateurs uniquement)</td><td></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/document-control/gerer-la-documentation-dans-la-bibliotheque/exporting-objects.md">Exporter de la documentation</a></td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/1k0IFGcNeBAkuFsNBEuX/IMS-V16-NAV-Library-Icons-91.png">IMS-V16-NAV-Library-Icons-91.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-la-documentation-dans-la-bibliotheque.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.
