# Installation de la Toolbox agent GLPI

{% hint style="danger" %}
**Ceci est réservé à un usage avancé uniquement**
{% endhint %}

Dans le [dossier de configuration de l'agent](broken://spaces/QFOh36etagWOcP9q4ECb/pages/IPHl4EkPahYpoj0izLtj#where-can-i-find-the-agent-configuration-file) :

* Copiez le fichier **`toolbox-plugin.cfg`** et renommez-le **`toolbox-plugin.local`**
* Ouvrez le fichier **`toolbox-plugin.local`** et décommentez la ligne **`disabled = no`**.
* Redémarrez le service GLPI
* Connectez-vous à **`http://localhost:62354`**

Un nouveau menu sera disponible depuis l'interface web

![Texte alternatif](/files/6536znJe310sf4zgwxGp)

Ici vous trouverez aussi une vidéo sur comment configurer la Toolbox de l'Agent GLPI


---

# 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/tutorials/fr/inventory/advanced-usage/install-agent-toolbox.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.
