# Zoom Meeting Integration

With the [Zoom](https://www.zoom.com/) Meeting integration, ilert can automatically generate Zoom calls when major incidents are triggered. This creates a virtual war room where teams can align quickly, investigate collaboratively, and resolve outages with minimal delay.

## In ilert: Create the Zoom Meeting Connector and link it to the alert source <a href="#create-alarm-source" id="create-alarm-source"></a>

{% hint style="info" %}
**Admin permission required**

To set up the integration, you must have admin rights in ilert.
{% endhint %}

1. Click the gear icon and then click on the **Connectors** link

<figure><img src="/files/-MVvVEyvN3fXUo2aqmBu" alt=""><figcaption></figcaption></figure>

2. Click the **Add Connector** button

<figure><img src="/files/-MVvVeIIkyW0rkE7P-0L" alt=""><figcaption></figcaption></figure>

3. On the next page, choose **Zoom Meeting** as type, name the connector and click on the save button to authorize ilert App with your Zoom account.

<figure><img src="/files/-MVvWIpPY_nBLvW8deya" alt=""><figcaption></figcaption></figure>

4. On the next page, agree with the requested permissions and click on the **Authorize** button

<figure><img src="/files/-MVvWrgMif6lAUBOACjB" alt=""><figcaption></figcaption></figure>

5. Go to the alert sources tab and open the alert source whose alerts you want to create Zoom Meeting. Click on the **Alert actions** tab and then on the **Add new alert action** button

<figure><img src="/files/-MVvZL8p_k8wOgN-enwu" alt=""><figcaption></figcaption></figure>

6. On the next page choose **Zoom Meeting** as the type, choose the connector created in step 3, name it, choose **Trigger mode,** optionally enter meeting password if you want to protect your meetings and click on the **Save** button.

<figure><img src="/files/-MVv_56Po4sA4muRPXFD" alt=""><figcaption></figcaption></figure>

7. Finished! Now a Zoom Meeting will be created for each alert in automatic trigger mode or via manual alert action.

<figure><img src="/files/-MVv_vgvaRu7eWM2yM9u" alt=""><figcaption></figcaption></figure>

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

**Can I link multiple Zoom Accounts to an ilert account?**

Yes.

**How can I uninstall the ilert App from my Zoom account?**

1. Login to your Zoom Account and navigate to the Zoom App Marketplace
2. Click on the **Manage** link and then on the **Installed Apps** link (alternatively you may also search for the **iLert** app)
3. Click on the **iLert** app
4. Click on the **Uninstall** button


---

# 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/outbound-integrations/zoom/zoom-meeting-integration.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.
