# Slack Configuration

WhiteIntel supports Slack integration, allowing your team to get alerted autonomous and on-demand via Slack messages.

### Prerequisites

* An **active WhiteIntel Enterprise or Threat Intel plan**
* **Admin access** to your organization in WhiteIntel
* **Admin access** to your Slack

### Step 1

1. Go to the Slack app manager and create a new app (From scratch)
2. In your app → **Features** → **Incoming Webhooks** → toggle **On**
3. Click **Add New Webhook to Workspace**, pick the target channel, then **Allow**. Slack will generate a unique **Webhook URL** for that channel
4. Copy the Webhook URL

### Step 2

* Log in to the **WhiteIntel Dashboard** as an organization admin.
* Go to **Organizations > Slack**
* Enable configuration

### Step 3

* Go to Watchlists page on Whiteintel Dashboard
* Enable "Push to Slack" checkbox on the targets that you want to get alerted via slack.

Additionaly, for on demand Slack message, you can click the Slack icon on the top of the Details bar of incidents.

<figure><img src="/files/tvPKBcR5J5p8il69pwtp" 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://knowledge.whiteintel.io/white-intel-usage/slack-configuration.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.
