# Connections & Notifications

The **Connections & Notifications** section allows you to manage your account integrations and configure alerts to stay informed of critical events affecting your sites. This ensures proactive monitoring of both security activities and account access.

## Accessing the Interface

1. Navigate to **Account & Settings > Connections & Notifications**.
2. Configure notification preferences according to your needs.

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

## Key Notifications

* **Account Access Alerts**
  * Receive a notification whenever your CloudFilt account is accessed from a **new IP address**.
* **Security Event Alerts**
  * Receive notifications when CloudFilt **blocks potentially dangerous traffic**, including :
    * Bots
    * Tor traffic
    * Proxy traffic
    * Scraping & AI bots
    * Spam submissions
    * Web fraud & business logic attacks
    * Vulnerability scans detected by HTTPCS
* **Connected Services Notifications**
  * **AlienVault** : Receive alerts and updates from your AlienVault integration.
  * **QRadar** : Receive alerts and updates from your QRadar integration.

## Notification Channels

* **Email** : Alerts are sent directly to your registered email.
* **Slack** : Notifications can be delivered to designated Slack channels for real-time monitoring.

> All notifications are applied in real time, ensuring you are immediately informed of security events or critical account activity.


---

# 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.cloudfilt.com/getting-started/publish-your-docs.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.
