# Slack

{% hint style="info" %}
Integrate with Slack and get notifications about application logs, bugs and availability
{% endhint %}

### Configuration

* Configure unique automation for each product and environment.
* Configure which log types will be used to automatically send Slack notifications when captured.
* Configure the channel that automated notifications will be sent to.
* Configure the frequency the ClearInsights will send notifications to your Slack channel.

{% hint style="info" %}
Remember to **Grant Permission** so that ClearInsights can send notifications on your behalf.
{% endhint %}

![](/files/5NqiZOMyFQ8b6No1LT1q)


---

# 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.clearinsights.io/clearinsights-integrations/productivity-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.
