# Zoom

## **Connecting Zoom to Relay.app**

You can manage app connections through the settings menu [here](https://run.relay.app/dashboard#/settings/apps?app=zoom). From here you can view existing connections between Relay.app and Zoom.

<figure><img src="/files/11tdIkGZjRwkTxKxOKIw" alt=""><figcaption></figcaption></figure>

## **Disconnecting Zoom from Relay.app**

You may disconnect Zoom from Relay.app by selecting a connection and selecting the 'delete' option. This will not remove any Zoom data or any Relay.app workflows that you already built - it will only disconnect any workflows from using your Zoom data from that connection going forward

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

## **Using the integration**

For a complete list of available Zoom integration features, see our [integrations page](https://www.relay.app/apps/zoom/integrations).

Check out our [getting started guide](https://github.com/Collab-AI/docs/blob/main/docs/app-specific-faqs/broken-reference/README.md) to learn more about Relay’s core concepts & get started with your first workflow.


---

# 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.relay.app/app-specific-faqs/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.
