# Dash0 Integration

Detect an issue in [Dash0](https://www.dash0.com/) and mobilize the right team members in ilert to resolve incidents with minimal downtime.

## In ilert: Create a Dash0 alert source

1. Go to **Alert sources** -> **Alert sources** and click **Create new alert source**.

   <figure><img src="/files/rmL9OoRxcWnDwcJZQm4Y" alt=""><figcaption></figcaption></figure>
2. Search for **Dash0** in the search field, click the Dash0 tile, and then **Next**.

   <figure><img src="/files/1WoRRYB5U40PbeMJ7Hit" alt=""><figcaption></figcaption></figure>
3. Give your alert source a name, optionally assign teams, and click **Next**.
4. Select an **escalation policy** by creating a new one or assigning an existing one.

   <figure><img src="/files/y4Bakf2apGhBN56U8ZPR" alt=""><figcaption></figcaption></figure>
5. Select your [Alert grouping](/alerting/configure-alerting/alert-sources.md#alert-grouping) preference and click **Continue setup**. You may click **Do not group alerts** for now and change it later.

   <figure><img src="/files/nTlB0ZCIW1SP3dj6P9nO" alt=""><figcaption></figcaption></figure>
6. The next page shows additional settings, such as customer alert templates or notification priority. Click **Finish setup** for now.
7. On the final page, an API key and/or webhook URL will be generated. You will need it later.

<figure><img src="/files/bu5puE3V8ojunQqGyv3D" alt="" width="563"><figcaption></figcaption></figure>

## In Dash0: Create a Notification channel

1. In the sidebar, navigate to the company Settings.

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

2. Navigate to **Notification Channels** -**>** **New notification channel**.

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

3. Now select **ilert**.

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

4. Enter a **Name** and the previously created alert source URL into the **URL** field.
5. Optional: Click on **Send test notification** to test.
6. Save the notification channel.

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

7. Navigate to **Alerting** -> **Notifications**.
8. Create a **new notification rule** or **Edit** an existing one.

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

9. In the **Notification channels** tab, click **Add notification channel** and select the previously created notification channel.
10. Click **Save**.

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

## FAQ <a href="#faq" id="faq"></a>

**Will alerts in ilert be resolved automatically?**

Yes, as soon as Dash0 sends a notification with the type "alert.resolved", corresponding alerts in ilert will be resolved automatically.


---

# 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.ilert.com/integrations/inbound-integrations/dash0.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.
