# Keep Integration

The ilert provider for [Keep](https://docs.keephq.dev/overview/introduction) allows users to create, update, and resolve events or incidents within ilert platform, utilizing its incident management and event notification features to ensure a streamlined and efficient response to incidents.

## In ilert: Create a Keep alert source <a href="#create-alarm-source" id="create-alarm-source"></a>

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 **Keep** in the search field, click on the Keep tile, and click **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 on **Finish setup** for now.
7. An API key and/or webhook URL will be generated on the final page, which you will need later in this guide.
8.

```
<figure><img src="../../.gitbook/assets/1-il.png" alt=""><figcaption></figcaption></figure>
```

## In Keep: Connect a provider

1. On the sidebar, click on **Providers**.

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

2. Now enter 'ilert' into the **Filter providers** search bar and click on the ilert tile.

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

3. Enter a Provider name and the previously created alert source API key into the **ilert API token** field.
4. Click on **Connect** to finish the setup.

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

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

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

Yes, as soon as Keep sends a resolving event, the corresponding alert in ilert will be resolved.

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

Yes, as soon as Keep sends an accept event, the corresponding alert in ilert will be accepted.


---

# 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/keep.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.
