# Slack Webhook

The **Slack Webhook Integration** feature in Prophaze enables real-time threat notifications to be delivered directly to your Slack workspace. This integration enhances incident response by ensuring that your security team is instantly alerted about critical threats, vulnerabilities, and security incidents.

#### Key Configuration Details:

1. **Slack Webhook URL:**

* This is the unique URL provided by your Slack workspace when you create an Incoming Webhook integration.
* It serves as the communication bridge between Prophaze WAF and your Slack workspace.
* The URL ensures that security alerts and threat notifications are pushed directly to your designated Slack channel.

2. **Live Threat Notifications:**

* With the Slack Webhook configured, you’ll receive real-time alerts for security events such as:

&#x20;           a. SQL Injection attempts

&#x20;           b. DDoS Attacks

&#x20;           c. Unauthorized access attempts

&#x20;           d. Malware and Bot activity

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

#### Steps to Configure Slack Webhook Integration:

1. Navigate to Settings in the Prophaze Dashboard:

* Go to Settings → Slack Webhook.

2. Enter the Webhook URL:

* Paste the Slack Webhook URL in the designated field.

3. Save Configuration:

* Click Save to activate the integration.

4. Test the Integration:

* Prophaze will send a test notification to ensure successful integration.


---

# 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.prophaze.com/user-manual/slack-webhook.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.
