# Firewall Alerts

**Start Alert Setup for Firewall Events:**

Click “New Alert” on the Firewall tab to start.

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

Firewall Alerts Trigger 4 possible conditions:

Blocked Transaction /Dry-Run Block(Alerts but doesn't block)

Passed Transaction/Dry-Run Passed(Alerts but doesn't authorize)

<figure><img src="/files/D9hiw9CBqf9KE8ckMfGd" 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/YDjDRiL15Qt2MCufteLM" 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/s2bIHCdK13VcDA9KH4nG" alt=""><figcaption><p><strong>firewall alerts setup for Telegram</strong></p></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/gR0wtSAEqEejLb9fmZg2" alt=""><figcaption></figcaption></figure>

Active alerts will be displayed under Alerts=>Firewall

<figure><img src="/files/sfj7xTHsa84kQFARSteh" 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/firewall-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.
