# Documentation

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><p><strong>POUR LES ADMINISTRATEURS</strong></p><p><br><a href="https://glpi-install.readthedocs.io/fr/latest/install/">Installation et Mise à jour</a></p><p><a href="https://glpi-install.readthedocs.io/fr/latest/command-line.html">Ligne de commande (CLI)</a></p><p><a href="https://glpi-install.readthedocs.io/fr/latest/timezones.html">Timezones</a></p><p><a href="https://glpi-install.readthedocs.io/fr/latest/install/advanced-configuration.html">Configuration avancée</a></p></td><td><a href="/files/TytWBGGO5zZyxJcPQZxJ">/files/TytWBGGO5zZyxJcPQZxJ</a></td><td><a href="https://glpi-install.readthedocs.io/fr/latest/install/">https://glpi-install.readthedocs.io/fr/latest/install/</a></td></tr><tr><td align="center"><p><strong>POUR LES UTILISATEURS</strong></p><p></p><p><a href="/pages/ZHyfIQ0jooIoSY8fzqSA">Premiers pas avec GLPI</a></p><p><a href="/pages/h1JWlyhrBvrDGkQoV8MA">Aperçu de tous les modules</a></p><p><a href="/pages/cBxocNSrP0CkOwRZG6Ou">Configuration &#x26; Administration</a></p><p><a href="/pages/m7tLBrT2Sk1PyZlfDIPQ">Plugins &#x26; Marketplace</a></p></td><td><a href="/files/d8XeDK5W2VoO3qNMbjb4">/files/d8XeDK5W2VoO3qNMbjb4</a></td><td><a href="/pages/2iBzAs7lngxlLlkjFe0a">/pages/2iBzAs7lngxlLlkjFe0a</a></td></tr><tr><td align="center"><p><strong>POUR LES DEVELOPPEURS</strong></p><p></p><p><a href="https://glpi-developer-documentation.readthedocs.io/en/master/sourcecode.html">Gestion du code source</a></p><p><a href="https://glpi-developer-documentation.readthedocs.io/en/master/codingstandards.html">Coding standards</a></p><p><a href="https://glpi-developer-documentation.readthedocs.io/en/master/devapi/index.html">Developer API</a></p><p><a href="https://glpi-developer-documentation.readthedocs.io/en/master/plugins/index.html">Plugins Guidelines</a></p><p><a href="https://glpi-developer-documentation.readthedocs.io/en/master/packaging.html">Packaging</a></p></td><td><a href="/files/7bABflNf5rHPoHKtznoV">/files/7bABflNf5rHPoHKtznoV</a></td><td><a href="https://glpi-developer-documentation.readthedocs.io/en/master/">https://glpi-developer-documentation.readthedocs.io/en/master/</a></td></tr><tr><td align="center"><p><strong>GLPI AGENT</strong></p><p></p><p><a href="https://glpi-agent.readthedocs.io/en/latest/installation/index.html">Installation (Windows / Linux / Mac OS / Source)</a></p><p><a href="https://glpi-agent.readthedocs.io/en/latest/configuration.html">Configuration / Paramétrage</a></p><p><a href="https://glpi-agent.readthedocs.io/en/latest/usage.html">Utilisation / Modes d’exécution</a></p><p><a href="https://glpi-agent.readthedocs.io/en/latest/tasks/index.html">Tâches / Interface HTTP / Plugins</a></p><p><a href="https://glpi-agent.readthedocs.io/en/latest/bug-reporting.html">Bug reporting / Man pages</a></p></td><td><a href="/files/YeANH0AczYtcbY4MFVyb">/files/YeANH0AczYtcbY4MFVyb</a></td><td><a href="https://glpi-agent.readthedocs.io/en/latest/index.html">https://glpi-agent.readthedocs.io/en/latest/index.html</a></td></tr><tr><td align="center"><p><strong>GLPI PLUGINS</strong></p><p></p><p><a href="/spaces/JFKLcURHvFBybgf5dths/pages/8UZx1Z1bwPOiyLj05pBP">Voir tous les plugins supportés</a></p></td><td><a href="/files/McmxfVclsLfctnJhDKEk">/files/McmxfVclsLfctnJhDKEk</a></td><td><a href="https://glpi-plugins.readthedocs.io/en/latest/">https://glpi-plugins.readthedocs.io/en/latest/</a></td></tr><tr><td align="center"><p><strong>BASE DE DONNEES</strong></p><p></p><p><a href="https://dbdocs.io/glpi/GLPI-10">Voir le schéma de la base de données pour GLPI 10</a><br><br><a href="https://dbdocs.io/glpi/GLPI-11">Voir le schéma de la base de données pour GLPI 11</a><br><br><a href="https://dbdocs.io/glpi/GLPI-10-to-11">Voir les différences entre la base de données de GLPI 10 et 11</a></p></td><td><a href="/files/fMQxq3Vv4jBraLyv01Pq">/files/fMQxq3Vv4jBraLyv01Pq</a></td><td><a href="https://dbdocs.glpi-project.org/">https://dbdocs.glpi-project.org/</a></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://help.glpi-project.org/documentation/fr/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
