> 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/documentation/fr/tabs.md).

# tabs

- [Cartouches](https://help.glpi-project.org/documentation/fr/tabs/cartridges.md)
- [Composants](https://help.glpi-project.org/documentation/fr/tabs/components.md)
- [Connexions](https://help.glpi-project.org/documentation/fr/tabs/connections.md)
- [Type de consommable](https://help.glpi-project.org/documentation/fr/tabs/consumable_type.md)
- [Consommables](https://help.glpi-project.org/documentation/fr/tabs/consumables.md)
- [Contrats](https://help.glpi-project.org/documentation/fr/tabs/contracts.md)
- [Coût](https://help.glpi-project.org/documentation/fr/tabs/cost.md)
- [Analyse d'impact](https://help.glpi-project.org/documentation/fr/tabs/impact_analysis.md)
- [Éléments](https://help.glpi-project.org/documentation/fr/tabs/item.md)
- [Base de connaissances](https://help.glpi-project.org/documentation/fr/tabs/knowledgebase.md)
- [Ports réseau](https://help.glpi-project.org/documentation/fr/tabs/network_ports.md)
- [Systèmes d'exploitation](https://help.glpi-project.org/documentation/fr/tabs/operating_systems.md)
- [Modèles d'imprimantes](https://help.glpi-project.org/documentation/fr/tabs/printer_models.md)
- [Projets](https://help.glpi-project.org/documentation/fr/tabs/projects.md)
- [Contrôle à distance](https://help.glpi-project.org/documentation/fr/tabs/remote-management.md)
- [Sockets](https://help.glpi-project.org/documentation/fr/tabs/sockets.md)
- [Logiciels](https://help.glpi-project.org/documentation/fr/tabs/software.md)
- [Volumes](https://help.glpi-project.org/documentation/fr/tabs/volume.md)
- [common\_fields](https://help.glpi-project.org/documentation/fr/tabs/common_fields.md)
- [Identifiants SNMP](https://help.glpi-project.org/documentation/fr/tabs/common_fields/snmp_credentials.md)
- [Seuil d'alerte](https://help.glpi-project.org/documentation/fr/tabs/common_fields/alert_threshold.md)
- [Nom d'utilisateur alternatif](https://help.glpi-project.org/documentation/fr/tabs/common_fields/alternate_user.md)
- [Numéro de nom d'utilisateur alternatif](https://help.glpi-project.org/documentation/fr/tabs/common_fields/alternate_username.md)
- [Type d'actif](https://help.glpi-project.org/documentation/fr/tabs/common_fields/asset_type.md)
- [Type de cartouche](https://help.glpi-project.org/documentation/fr/tabs/common_fields/cartridge_type.md)
- [Couleur](https://help.glpi-project.org/documentation/fr/tabs/common_fields/color.md)
- [Commentaires](https://help.glpi-project.org/documentation/fr/tabs/common_fields/comments.md)
- [Position dans le centre de données](https://help.glpi-project.org/documentation/fr/tabs/common_fields/data_center_position.md)
- [Groupe](https://help.glpi-project.org/documentation/fr/tabs/common_fields/group.md)
- [Groupe en charge](https://help.glpi-project.org/documentation/fr/tabs/common_fields/group_in_charge.md)
- [Numéro d'inventaire](https://help.glpi-project.org/documentation/fr/tabs/common_fields/inventory_number.md)
- [Lieu](https://help.glpi-project.org/documentation/fr/tabs/common_fields/location.md)
- [Type de gestion](https://help.glpi-project.org/documentation/fr/tabs/common_fields/management_type.md)
- [Fabricant](https://help.glpi-project.org/documentation/fr/tabs/common_fields/manufacturer.md)
- [Modèle](https://help.glpi-project.org/documentation/fr/tabs/common_fields/model.md)
- [Réseau](https://help.glpi-project.org/documentation/fr/tabs/common_fields/network.md)
- [Images](https://help.glpi-project.org/documentation/fr/tabs/common_fields/pictures.md)
- [Ports](https://help.glpi-project.org/documentation/fr/tabs/common_fields/ports.md)
- [Référence](https://help.glpi-project.org/documentation/fr/tabs/common_fields/reference.md)
- [Numéro de série](https://help.glpi-project.org/documentation/fr/tabs/common_fields/serial_number.md)
- [Statut](https://help.glpi-project.org/documentation/fr/tabs/common_fields/status.md)
- [Stock cible](https://help.glpi-project.org/documentation/fr/tabs/common_fields/stock_target.md)
- [Sysdescr](https://help.glpi-project.org/documentation/fr/tabs/common_fields/sysdescr.md)
- [Technicien en charge](https://help.glpi-project.org/documentation/fr/tabs/common_fields/technician_in_charge.md)
- [Source de mise à jour](https://help.glpi-project.org/documentation/fr/tabs/common_fields/update_source.md)
- [Utilisateur](https://help.glpi-project.org/documentation/fr/tabs/common_fields/user.md)
- [UUID](https://help.glpi-project.org/documentation/fr/tabs/common_fields/uuid.md)
- [Notes](https://help.glpi-project.org/documentation/fr/tabs/notes.md)
- [Type de câble](https://help.glpi-project.org/documentation/fr/tabs/type-de-cable.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, and the optional `goal` query parameter:

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