> 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/faq/fr/plugins/collaborative-tools.md).

# Collaborative tools

***

### Comment ajouter un webhook ?

Une procédure est disponible [ici](/doc-plugins/fr/plugin-glpi-network/collaborative-tools.md) pour vous aider.

***

### Qu'est-ce qu'un Webhook ?

Un webhook peut envoyer des notifications vers un messagerie instantanée. Vous pouvez alors suivre l'arrivée des tickets via ce canal.

***

### Quels services de messagerie sont pris en charge ?

Les messageries prises en charge sont :

* <img src="/files/IKJiSr3rtL07D2jH2Gch" alt="Alt text" data-size="line"> **Mattermost**,
* <img src="/files/ZvDp31AJP8wycxxJXLiW" alt="Alt text" data-size="line"> **Microsoft Teams**,
* <img src="/files/fyC93O8pTAdITG90In5f" alt="Alt text" data-size="line"> **Rocket.Chat**,
* <img src="/files/qkg38rFUJ7YQnNSz0BjJ" alt="Alt text" data-size="line"> **Slack**,
* <img src="/files/OmwS0IfgkVWV0OUlHRaE" alt="Alt text" data-size="line"> **Telegram**.

***

### Pourquoi ne reçois-je pas la notification dans le canal souhaité ?

Cela peut être dû à plusieurs facteurs :

* Vérifiez que votre application est correctement configurée côté fournisseur
* Vérifiez dans l'onglet destinataire de chaque notification (nouveau ticket, nouveau suivi, etc.) que votre webhook est présent.
* Vérifiez qu'il n'y a pas d'éléments dans votre file d'attente

***

### Puis-je personnaliser les notifications webhook ?

Oui, dans **`configuration`** > **`notifications`** > **`modèles de notifications`**. Cliquez sur ajouter et créez votre modèle. Puis dans **`configuration`** > **`notifications`** > **`notifications`**, choisissez quelle notification vous voulez associer à votre nouveau modèle. Dans l'onglet modèle, cliquez sur **`ajouter un modèle`** et sélectionnez le modèle que vous avez créé précédemment.


---

# 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:

```
GET https://help.glpi-project.org/faq/fr/plugins/collaborative-tools.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.
