# Checkly Integration

By integrating [Checkly](https://www.checklyhq.com/) with ilert, synthetic monitoring failures – such as downtime or API errors – are instantly transformed into actionable alerts. Teams receive real-time notifications, escalation sequences are triggered automatically, and SLA compliance is kept in focus for faster service recovery.

## In ilert: Create a Checkly alert source

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

   <figure><img src="/files/rmL9OoRxcWnDwcJZQm4Y" alt=""><figcaption></figcaption></figure>
2. Search for **Checkly** in the search field, click on the Checkly tile and click on **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 you [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 show additional settings such as customer alert templates or notification prioritiy. Click on **Finish setup** for now.
7. On the final page, an API key and / or webhook URL will be generated that you will need later in this guide.

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

## In Checkly: Add an ilert alerting channel

1. Go to **Alerts** and click on **Add more channels**.<br>

   <figure><img src="/files/JYc4ae4PQ0qHF5M2ygAV" alt=""><figcaption></figcaption></figure>
2. Browse to ilert in the list of channels and click on **Add channel**<br>

   <figure><img src="/files/THMswv8oxTZoEN4zUMws" alt=""><figcaption></figcaption></figure>
3. Give the alert channel a name (e.g. ilert) and paste the **Checkly URL** from above in the URL field. Optionally change the notification events. Recovery notifications will resolve existing alerts in ilert that were created from checkly. **Do not edit the payload**.

   <figure><img src="/files/mG9qzNp4pqZqhclRJQ1K" alt=""><figcaption></figcaption></figure>
4. Click **Save ilert webhook**.

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

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

Yes, as soon as a check in checkly recovers, the associated alert in ilert will be resolved automatically. Make sure that the option **Send alert notifications when a check recovers** is enabled in the alert channel settings in Checkly.

#### **Can I link Checkly to multiple alert sources in ilert?**

Yes, create an **alert channel** per alert source in Checkly.

#### **Can I also receive SSL certificate expiration alerts in ilert**

Yes. Simply enable the **Send alert notifications when an SSL certificate is due to expire in x days** in the alert channel settings in Checkly.


---

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