# Notification Connections

{% hint style="danger" %}
Notification Connections are currently under active development and only available as part of alpha releases to specific co-build partners. If you would like to learn more please shoot us an email at <support@distributional.com> or our [contact form](http://distributional.com/contact) and we'll get back to you right away.
{% endhint %}

Notification Connections allow you to integrate various publish/subscribe notification tools to be informed when specific actions are completed in your DBNL Deployment.

Supported notification channels include Email, Slack, and Pagerduty with more coming soon.

Supported notification events currently include:

* Data Run complete/error.
* Insights generated.

<figure><img src="https://content.gitbook.com/content/yx9NXaWRjaOtW8ILLJQO/blobs/ZmmpUi74UiJwM3cxFfLs/DBNL-notifications.png" 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.dbnl.com/configuration/notification-connections.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.
