# Zoom

With the Zoom integration for Glue, you can quickly and easily start a Zoom meeting from anywhere inside of Glue (Thread, Group or DM).

When you start a Zoom meeting inside Glue, a message will be generated containing a link to the meeting that others can use to join.

<details>

<summary>Step 1: Add the Zoom app to your workspace</summary>

See [instructions for installing an app in your workspace.](/integrations/integrations-overview.md#steps-to-set-up-one-of-the-pre-built-integrations-in-your-glue-workspace)

</details>

<details>

<summary>Step 2: Start a call from Glue</summary>

* In any thread or chat, click the thread action button on the compose box or type the back slash "/ " to get a list of possible thread actions.

<div align="left"><figure><img src="/files/o6kiyVn5tzrOezTqf1Dg" alt="" width="375"><figcaption></figcaption></figure></div>

* Choose **Start a Zoom call**

<div align="left"><figure><img src="/files/XGV3yVQqXWPOJQcXFrmz" alt="" width="375"><figcaption></figcaption></figure></div>

* After choosing this action for the first time, you will be prompted to authorize Zoom.

![](/files/CjVEqhJKGpOqZpmaowlq)

* Click **Authorize Zoom**. A new window will appear with the Zoom login screen. Click **Allow** to give consent.

<img src="/files/MQmPgOfkOx988lmEk9ut" alt="" data-size="original">

* Return to Glue and repeat the action to **Start a Zoom call**. A link to the call will be sent to the thread and all participants can click the link to join.

<img src="/files/hTc7pfGnVXEhWlzj02Z7" alt="" data-size="original">

</details>


---

# 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.glue.ai/integrations/zoom.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.
