# Collaboration & communication Tools

### Integration with Slack

Xygeni allows to configure **Slack** as a channel to publish issues found by Xygeni platform.

Go to **Settings >> Integrations >> Collaboration & communication Tools** to configure the integration with Slack

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

{% hint style="info" %}
After configured, you can select the events to be forwarded to Slack at Settings >> Integrations >> [Notifications](/xygeni-administration/platform-administration/notifications.md)
{% endhint %}

<figure><img src="/files/WQLhewBN2aQ4l9HE1js0" alt=""><figcaption></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.xygeni.io/xygeni-administration/platform-administration/integrations/collaboration-and-communication-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.
