> For the complete documentation index, see [llms.txt](https://docs.datacroft.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datacroft.de/main-functions/slack-channel-integration.md).

# Slack Channel Integration

To configure your Slack Channel to receive Component Manager messages, e.g. for the [Health Report Summary](/main-functions/variable-health-report.md#report-summary), follow these steps.

{% hint style="warning" %}
Slack changes their layout occasionally, so the screenshots may not be up-to-date here.
{% endhint %}

You need the necessary rights to do these steps. If you cannot see the options shown, talk to your Slack Administrator.

You can use an existing channel or create a new one. You can call it anything you like, e.g. "analytics-alerts".

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

Now, click on the caret next to the channel name to get to the channel settings. Then "Integrations", then "Add an App".

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

Now search for "**incoming-webhook**" and click "Install". You should be taken to the configuration page. Otherwise, click "Configuration".

On the Configuration page, select your channel (e.g. "analytics-alerts") and click "Add Incoming WebHooks integration":

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

You are now taken to a page where you can see your Webhook URL. Copy the URL to the clipboard:

<figure><img src="/files/2Q9AJnUrUnfzJjPf85xU" alt=""><figcaption></figcaption></figure>

Now go to the **config** tab of your Component Manager and paste the URL into the first empty row in column I. In column G, enter `slack_url`, in column H anything you like (e.g. "Slack URL"):

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

That's it. You will now receive Slack messages from the Component Manager. Currently, only the [Variable Health Report](/main-functions/variable-health-report.md) supports Slack notifications.

When we add more, we will make them configurable so you only get those that you want. We will also never use your Slack integration to send you ads or anything not related to the particular feature.
