> 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/videos/fr/glpi-en-images.md).

# GLPI en images

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>GLPI Partners Day 2025</strong></td><td><p>Plus de 90 partenaires GLPI du monde entier se sont réunis à Séville pour une journée riche en échanges, en moments de partage et en festivités, témoignant de la force de la communauté GLPI internationale. 🌍🩵<br></p><p>Un immense merci à tous nos partenaires, à toute l'équipe de Teclib' et à Obeevi pour avoir immortalisé chaque instant et contribué à faire de cet événement un moment inoubliable.</p></td><td><a href="/files/cigH4Z2OFbSLb9onc76Q">/files/cigH4Z2OFbSLb9onc76Q</a></td><td><a href="https://www.youtube.com/watch?v=Uipo0V4SXLQ">https://www.youtube.com/watch?v=Uipo0V4SXLQ</a></td></tr><tr><td align="center"><strong>GLPI Partners Day 2024</strong></td><td>Voici la vidéo de la GLPI Partners Days 2024, un événement annuel qui accueille nos partenaires du monde entier !<br>Un grand merci à tous nos partenaires pour avoir rendu cette journée si spéciale ! Voici un récapitulatif vidéo d'un événement rempli d'idées, d'innovations et de grandes conversations.<br>Rome, la ville idéale pour célébrer notre partenariat.</td><td><a href="/files/WJON2QyukDQj3arWhcz3">/files/WJON2QyukDQj3arWhcz3</a></td><td><a href="https://youtu.be/5S_cMpmv51A">https://youtu.be/5S_cMpmv51A</a></td></tr><tr><td align="center"><strong>Teclib' a fêté son 15ème anniversaire</strong></td><td>Une belle occasion d'observer la synergie entre le travail collaboratif et les relations humaines au sein d'une équipe de passionnés. Nous remercions Pascal Aubry, notre PDG, d'avoir rendu cette aventure possible.<br>Ensemble, continuons à collaborer avec bienveillance et la même passion pour les logiciels libres à travers GLPI.<br>Un grand merci à toute l'équipe pour votre contribution.</td><td><a href="/files/LM4FaEjcggTCIaSCJZnp">/files/LM4FaEjcggTCIaSCJZnp</a></td><td><a href="https://www.youtube.com/watch?v=LQuFjKo5y18">https://www.youtube.com/watch?v=LQuFjKo5y18</a></td></tr><tr><td align="center"><strong>Découvrez GLPI 11</strong></td><td>La version beta de GLPI 11 est sortie le 10 avril ! Nous savons que vous êtes impatients de découvrir la version finale. En attendant, découvrons de plus près les nouveautés de cette version et discutons ensemble de ces améliorations</td><td><a href="/files/BO3VftAThCuBIDS9bvNu">/files/BO3VftAThCuBIDS9bvNu</a></td><td><a href="https://www.youtube.com/watch?v=VgcxHtXB9lw">https://www.youtube.com/watch?v=VgcxHtXB9lw</a></td></tr></tbody></table>


---

# 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/videos/fr/glpi-en-images.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.
