# Procédures

- [Migration spécifique des plugins de GLPI 10 vers GLPI 11](https://help.glpi-project.org/tutorials/fr/procedures/migrate-of-specific-plugins-from-glpi-10-to-glpi-11.md): Cette procédure contient la migration de Generic Objects, Fields et FormCreator
- [Appliquer un patch](https://help.glpi-project.org/tutorials/fr/procedures/appliquer_un_patch.md): Vous avez ouvert un ticket au service support et celui-ci vous a fourni un patch ou un lien vers un patch?  Voici la procédure simple pour l'appliquer !
- [Libérer de l'espace sur votre base de données](https://help.glpi-project.org/tutorials/fr/procedures/free_database_space.md)
- [Installer GLPI sur Ubuntu](https://help.glpi-project.org/tutorials/fr/procedures/install_glpi.md)
- [Utiliser les outils Percona pour les grandes bases GLPI](https://help.glpi-project.org/tutorials/fr/procedures/linux_percona_toolkit.md)
- [Clé d'enregistrement marketplace](https://help.glpi-project.org/tutorials/fr/procedures/marketplace_registration_key.md)
- [Exécuter GLPI sur docker](https://help.glpi-project.org/tutorials/fr/procedures/running_glpi_on_docker.md)
- [Comment mettre à jour GLPI](https://help.glpi-project.org/tutorials/fr/procedures/updating-glpi.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/tutorials/fr/procedures.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.
