# Slack Integration

All slack channels included in this list will receive notifications for alerts driven by a triggered policy action with action type "Alert" and name "Slack" configured as an alert option.

#### **Configuring Slack Channels**

Threatrix App must be added to your Slack account for Threatrix slack alerts to be successfully delivered.&#x20;

#### **Adding Threatrix App to Slack**

Use the following Slack documentation to Create a Slack app. We will walk you through each step.

{% embed url="<https://api.slack.com/messaging/webhooks#getting_started>" %}

1\) Under Create Your Slack App, click the "Create Your Slack App" button.

![](/files/-MirFLWS348jLN1E5l2W)

2\) From the "Create your Slack app" screen, click the "Create New App" button.&#x20;

![](/files/-MirFqLhyDdu30jsbgC8)

3\) Select "From Scratch" from the popup dialogue box.

![](/files/-MirG4dS5hPiUwNxlHA_)

4\) From the "New app & chose workspace" dialogue, enter "Threatrix" for App name and select a workspace from the "Pick a workspace" dropdown.&#x20;

![](/files/-MirGVgDGaU5FVUtiKhF)

5\) Once your app is created, you'll be redirected to the Basic Information for your app. From this page, under Add features and functionality, select "Incoming Webhooks."

![](/files/-MirHjOqiE6SKYuO-I2i)

6\) On the "Incoming Webhooks Page," Activate incoming webhooks.

![](/files/-MirI2_bzEoG3WcfrHOk)

7\) Once Webhook is activated, scroll down and click the "Add New Webhook to Workspace" button.&#x20;

![](/files/-MirIMYqfofiJrvZjlhS)

8\) Next, you must select a channel where you want alerts to be delivered from Threatrix. Select a channel and click "Allow."

![](/files/-MirInssv-Fx1eL89HXF)

9\) You'll be redirected to the Webhooks configuration with a freshly minted Webhook URL that we can use within Threatrix. Select the "Copy" button to copy the URL to your clipboard.

![](/files/-MirJEk6Rwl4FUS2MfKk)

10\) From within Threatrix -> Admin -> Integration -> Slack click "Add Slack URL"

![](/files/-MirVuPdL3AGgWxzoQWv)

Within the "Add Slack URL" dialogue, enter the copied Slack URL and click "Save."

![](/files/-MirWF6nXnoSelKLaf9b)

**Your Slack alert Channel is now configured and ready to go!**


---

# 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.threatrix.io/administration/organization-settings/integration/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.
