> ## Documentation Index
> Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoom

> Set up and use the Zoom integration with Hyper AI

Auth type: OAuth

<Info>
  For general setup steps, permissions, and troubleshooting, start with: [App Integrations](/integrations/overview).
</Info>

## Connect Zoom

1. Go to Settings → Apps in Hyper
2. Select Zoom → Connect New
3. Complete OAuth and grant requested scopes

## Common capabilities

* Schedule and manage Zoom meetings
* Automate meeting scheduling and video conference management
* Retrieve meeting details and recordings

## Use in Chat

Enable Zoom in the tool selector. Ask your agent to schedule meetings or retrieve meeting information.

## Use in Agents

Add Zoom to an agent's toolkits and select the connection. Require approval for scheduling actions if desired.

## Use in Flows

Automate meeting scheduling, reminders, and post-meeting follow-ups using Zoom action nodes.

## Troubleshooting

* Meeting not created: verify OAuth scopes and account permissions
* Recording access issues: check recording storage settings in your Zoom account

***

## Available Actions

Hyper agents can run the following actions for this integration. Each action can be individually set to **Enabled**, **Requires Approval**, or **Disabled** in your agent's toolkit settings.

Actions can be set to one of three control states:

| State                 | Behavior                                                       |
| --------------------- | -------------------------------------------------------------- |
| **Enabled**           | Agent runs the action automatically                            |
| **Requires Approval** | Agent pauses and waits for your confirmation before proceeding |
| **Disabled**          | Action is blocked and cannot be used                           |

Configure these in the agent's toolkit settings or in workspace defaults.

| Action                      | Description                                                                                            |
| --------------------------- | ------------------------------------------------------------------------------------------------------ |
| Add Meeting Registrant      | Add a registrant to a Zoom meeting (requires Licensed user and meeting registration enabled)           |
| Advanced Update Meeting     | Advanced meeting update with comprehensive settings (registration, recording, security, etc.)          |
| Check Meeting Registration  | Check if a meeting has registration enabled and get registration details                               |
| Create Meeting              | Create a new Zoom meeting with specified settings and configuration                                    |
| Create Meeting Invite Links | Create a batch of invitation links for a Zoom meeting with specified attendees and expiration time     |
| Create User                 | Create a new user in your Zoom account (requires admin privileges and Pro/Business plan)               |
| Delete User                 | Delete or disassociate a user from your Zoom account (requires admin privileges and Pro/Business plan) |
| Get Meeting Details         | Get detailed information about a Zoom meeting including settings, participants, and metadata           |
| Get Meeting Transcript      | Get the transcript of a Zoom meeting by meeting ID                                                     |
| Get Webinar Details         | Get detailed information about a Zoom webinar including settings, registration, and metadata           |
| List Channels               | List the user's Zoom chat channels                                                                     |
| Send Chat Message           | Send a chat message to a Zoom contact or channel                                                       |
| Update Meeting              | Update an existing Zoom meeting's settings, time, or other configuration                               |
| Update Webinar              | Update an existing Zoom webinar's settings, time, or other configuration                               |
| View User                   | View your Zoom user information including profile details, settings, and account information           |
