# Slack

Pour recevoir vos alertes et rapports sur l'application Slack, il vous suffit de cliquer sur l'onglet **Slack**

<figure><img src="/files/eJzhrE8l0h75ktL6USBL" alt=""><figcaption></figcaption></figure>

Vous devez tout d'abord créer un "**Webhook entrant**" dans votre groupe Slack. Pour ce faire :\
1- Vous devez aller sur : [http://NOMDEVOTREGROUPE.slack.com/apps/manage/custom-integrations](http://nomdevotregroupe.slack.com/apps/manage/custom-integrations)\
2- Vous pouvez ensuite cliquer sur "**Webhooks entrants**"<br>

<figure><img src="/files/srsGaW5gG5nzOONLY8f3" alt=""><figcaption></figcaption></figure>

3- Cliquer sur "**Ajouter la configuration**"

<figure><img src="/files/nnQ881SF3JACPSNf6k64" alt=""><figcaption></figcaption></figure>

4- Choisissez une chaîne (ou channel) déjà existante (encadré rouge) ou créer une nouvelle chaîne pour la réception de votre alerte (encadré vert)

<figure><img src="/files/kazLe1JBRJrk8k2oKx9p" alt=""><figcaption></figcaption></figure>

5- Après avoir sélectionné la chaîne souhaitée, vous pouvez cliquer sur "**Ajouter l'intégration Webhooks entrants**"

<figure><img src="/files/yh4Njd5NsZWTRW1GSFtw" alt=""><figcaption></figcaption></figure>

6- Vous obtenez ensuite votre Webhook URL sous la forme suivante : [**https://hooks.slack.com/services/XXX/XXX**](https://hooks.slack.com/services/XXX/XXX) que vous devez renseigner dans le champ Webhook url de Visibrain.

<figure><img src="/files/0pB5xflcZ6lsvJeTTtmG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### 📘Un fois votre Webhook url créé, vous pouvez le réutiliser pour vos prochaines alertes

Lors de la création de votre Webhook url pour votre première alerte, vous n'avez pas besoin d'en recréer un nouveau pour chaque alerte. Vous devez simplement copier ce même Webhook url pour vos nouvelles alertes à recevoir sur Slack.
{% endhint %}


---

# 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://aide.visibrain.com/guide/reports/delivery/slack.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.
