# Cisco Meraki Integration

[The Cisco Meraki](https://meraki.cisco.com/) integration turns wireless, switching, and security appliance events into structured alerts within ilert. This ensures near-instant visibility on network issues, enforceable escalation paths, and consolidated incident reports, boosting reliability and reducing downtime.

## In ilert: Create a Cisco Meraki 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 **Cisco Meraki** in the search field, click on the Cisco Meraki 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 Cisco Meraki: Add ilert as a webhook receiver

1. Select the desired **Network**

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

2. In the sidebar, go to **Alerts & AI** -> **Destinations** -> **Webhook**

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

3. On the next page, scroll down to **Webhooks** and enter a **Name**, the Webhook URL generated in ilert and choose **Meraki (included)** as payload template

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

4. Click on **Send test webhook**, to send a test alert to ilert

<figure><img src="/files/5gDqEqsE9q0yj1MD7VEv" alt=""><figcaption></figcaption></figure>

5. Click on **Save** to save the webhook

## FAQ

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

Yes, however, only certain alert type IDs will automatically resolve the corresponding alerts in ilert. These types include:

* cellular\_up
* sensor\_water\_cable\_reconnected
* sensor\_probe\_cable\_reconnected
* sensor\_battery\_improved
* port\_connected
* power\_supply\_up
* reconnected
* started\_reporting
* pcc\_outage\_end
* bluetooth\_in


---

# 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/cisco-meraki.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.
