# Alert & Audit Integrations

{% hint style="info" %}
You can either configure the connections in the UI or via [provisioning](/latest/devx/5.5/deployment/installation/automation.md). Provisioning is recommended.
{% endhint %}

Lenses can send out alerts and audits events, the following integrations are supported:

**Alerts**

1. DataDog
2. AWS CloudWatch
3. PagerDuty
4. Slack
5. Alert Manager
6. Webook (Email, SMS, HTTP and MS Teams)

**Audits**

1. Webhook
2. Splunk

Once you have configure alert and audit connections, you can create alert and audit channels to route events to them. See [Monitoring & Alerting](/latest/devx/5.5/user-guide/cli/admin/alert-channels.md) or [Auditing](/latest/devx/5.5/user-guide/self-service-and-governance/audits.md) for more information.


---

# 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.lenses.io/latest/devx/5.5/getting-started/connections/alert-and-audit-integrations.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.
