# Threat Detection Alerts

**Start Alert Setup for Threat Detection Events:**

Click “New Alert” on the Threat Detection tab to start.

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

Threat Detection Alerts trigger 2 possible conditions : Critical and OK

<figure><img src="/files/7qlmLiNcZ6q8nJo3Byn9" alt=""><figcaption></figcaption></figure>

Select the delivery method that is relevant to you:

\
Slack: Connect your Slack account to get notifications in private messages or a group chat: select Slack as the delivery method, set the conditions, and then select the specific Slack channel or PM to receive notifications.

<figure><img src="/files/1cMIcAHxx3znVJsbhWEU" alt=""><figcaption></figcaption></figure>

Telegram: Get alerts via Telegram by linking notifications to your account with a QR code. Set the conditions, and then Complete the verification process as per the instructions on the screen to connect Ironblocksbot for telegram.&#x20;

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

For additional customization, a Webhook connection is available. Define the Destination Webhook URL and set up the alerts according to your internal playbook and automation.&#x20;

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

Active alerts will be displayed under Alerts=>Threat Management

<figure><img src="/files/J1e4tnYja7H9uGFXTKlY" 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://docs.ironblocks.com/platform/alerts/threat-detection-alerts.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.
