# Général

- [Configuration générale](https://help.glpi-project.org/documentation/fr/modules/configuration/general/general_configuration.md)
- [Valeurs par défaut](https://help.glpi-project.org/documentation/fr/modules/configuration/general/default_values.md)
- [Parc](https://help.glpi-project.org/documentation/fr/modules/configuration/general/assets.md)
- [Assistance](https://help.glpi-project.org/documentation/fr/modules/configuration/general/assistance.md)
- [Gestion](https://help.glpi-project.org/documentation/fr/modules/configuration/general/management.md)
- [Purge de l'historique](https://help.glpi-project.org/documentation/fr/modules/configuration/general/logs_purge.md)
- [Système](https://help.glpi-project.org/documentation/fr/modules/configuration/general/system.md)
- [Sécurité](https://help.glpi-project.org/documentation/fr/modules/configuration/general/security.md)
- [Performance](https://help.glpi-project.org/documentation/fr/modules/configuration/general/performances.md)
- [API](https://help.glpi-project.org/documentation/fr/modules/configuration/general/api.md)
- [REST API (V1)](https://help.glpi-project.org/documentation/fr/modules/configuration/general/api/rest-api-v1.md): Ancienne version de l'API
- [RESTful API (V2)](https://help.glpi-project.org/documentation/fr/modules/configuration/general/api/restful-api-v2.md)
- [Analyse d'impact](https://help.glpi-project.org/documentation/fr/modules/configuration/general/impact_analysis.md)
- [Réplicats SQL](https://help.glpi-project.org/documentation/fr/modules/configuration/general/sql_replicas.md)
- [Colonnes par défaut](https://help.glpi-project.org/documentation/fr/modules/configuration/general/colonnes-par-defaut.md)
- [GLPI Network](https://help.glpi-project.org/documentation/fr/modules/configuration/general/glpi_network.md)
- [Helpdesk](https://help.glpi-project.org/documentation/fr/modules/configuration/general/helpdesk.md)


---

# 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/modules/configuration/general.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.
