# Slack

Slack is implemented as a solution for <mark style="color:green;">notifying and auditing events</mark> that are <mark style="color:green;">triggered by predefined triggers on the integration page</mark>. These triggers are activated through a <mark style="color:green;">simple selection</mark>. Ensuring <mark style="color:green;">agile and precise communication</mark> within the team.

To set up the integration with Slack, it is essential to provide the pre-configured <mark style="color:green;">Bot Token and Chat Id from Slack.</mark>

<figure><img src="/files/ZYxQuyx7JrifD01UfG1h" alt=""><figcaption><p>Integration with Slack</p></figcaption></figure>

Following this step, simply <mark style="color:green;">choose from the predefined options which events you wish to monitor through the integration</mark>, tailoring the setup to your specific needs and preferences.

<figure><img src="/files/Rkkn3zWnVIMovje2shuR" alt=""><figcaption><p>Predefined options to monitor through integration.</p></figcaption></figure>

***


---

# 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://docs.inopli.com/system-settings/configuring-the-mss/managing-integrations/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.
