# Zoom

The Zoom integration lets you bring your video conferencing data directly into Jet Admin. After connecting your account, you can view and query Zoom resources such as **Users, Meetings, Webinars, Recordings, and Participants**, and trigger powerful actions like **creating or updating meetings, managing registrants, retrieving participants, or deleting recordings**.

This allows you to build streamlined **admin panels, dashboards, and automations** based on your Zoom data.

#### Steps

1. **Go to Data Settings:**\
   In your JetAdmin workspace, open **Data → Add Resource**.
2. **Select Zoom:**\
   Choose **Zoom** from the list of available data sources.
3. **Name your resource (optional):**\
   Give your connection a custom name such as *Project Meetings*.
4. **Sign in to Zoom:**\
   Sign in with your Zoom account
5. **Add Resource:**\
   JetAdmin will verify the connection. Once successful, your Zoom data and actions will be imported automatically.

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

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

<figure><img src="/files/4VQe5VXvhwnyOkcJI0hc" alt=""><figcaption></figcaption></figure>


---

# 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.jetadmin.io/user-guide/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.
