# Ekara integration

Connecting [Ekara](https://ip-label.com/) to ilert helps you turn synthetic checks into actionable alerts and incidents. By sending Ekara alerts to ilert, you keep responders informed about availability and performance events – improving visibility, accelerating root cause analysis, and reducing MTTR.

## In ilert: Create a Ekara 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 **Ekara** in the search field, click the Ekara 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/fXuhq2hOSJFs0GWePAYq" alt=""><figcaption></figcaption></figure>

## In Ekara: Create a webhook

1. In Ekara, open the **Management** menu.

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

2. In the sidebar, click **Webhooks**.

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

3. Click **Add a webhook**.

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

4. Enter a **Name** and paste the ilert **Integration URL** into the **URL** field.

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

5. Save the webhook.

## In Ekara: Create an alert

1. Navigate to **Settings**.

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

2. In the sidebar, select **Alerts** and click **Add an alert**.

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

3. Enter a **Name** for the alert.

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

3. In the **Channel** section, choose **Webhook** and select the previously created webhook as the receiver.
4. Click **Save** to finish the setup.

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

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

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

Yes, as soon as Ekara sends a notification with the alertStatus "End", 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/ekara.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.
