# Zoom

<div class="grid grid-cols-5 gap-4 items-center">
 <div class="col-span-4">
  Connect to Zoom. Schedule meetings, manage recordings, and handle video conferencing workflows
 </div>
 <div class="flex justify-center">
  <img src="https://cdn.scalekit.cloud/sk-connect/assets/provider-icons/zoom.svg" width="64" height="64" alt="Zoom logo" />
 </div>
</div>

Supports authentication: OAuth 2.0

## Set up the agent connector

<SetupZoomSection />

## Usage

<UsageZoomSection />