> For the complete documentation index, see [llms.txt](https://help.glpi-project.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.glpi-project.org/tutorials/fr/inventory.md).

# Inventaire

- [Inventaire des ordinateurs](https://help.glpi-project.org/tutorials/fr/inventory/computer_inventory.md)
- [Imprimantes / Inventaire réseau](https://help.glpi-project.org/tutorials/fr/inventory/snmp_inventory.md)
- [Inventaire Android](https://help.glpi-project.org/tutorials/fr/inventory/android_inventory.md)
- [Collecte de données](https://help.glpi-project.org/tutorials/fr/inventory/collect_data.md)
- [Déploiement des agents via GPO](https://help.glpi-project.org/tutorials/fr/inventory/deploy_agent_gpo.md)
- [Déploiement via GlpiInventory](https://help.glpi-project.org/tutorials/fr/inventory/glpiinventory_deploy.md)
- [Sécuriser les échanges entre agents GLPI <-> serveur GLPI](https://help.glpi-project.org/tutorials/fr/inventory/secure_agent.md)
- [Utilisation de l'analyse d'impact](https://help.glpi-project.org/tutorials/fr/inventory/impact_analysis.md)
- [Utilisation avancée](https://help.glpi-project.org/tutorials/fr/inventory/advanced-usage.md): Ceci est réservé à un usage avancé
- [Comment gérer un réseau isolé](https://help.glpi-project.org/tutorials/fr/inventory/advanced-usage/remote_inventory.md)
- [Utilisation de la liste noire](https://help.glpi-project.org/tutorials/fr/inventory/advanced-usage/using-blacklist.md)
- [Installation de la Toolbox agent GLPI](https://help.glpi-project.org/tutorials/fr/inventory/advanced-usage/install-agent-toolbox.md)
- [Configuration des serveurs miroir](https://help.glpi-project.org/tutorials/fr/inventory/advanced-usage/mirror_server.md)


---

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

```
GET https://help.glpi-project.org/tutorials/fr/inventory.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.
