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

# Zoom

> Schedule and track Zoom meetings for customer calls (coming soon)

## Overview

The Zoom integration (coming soon) will enable automatic Zoom meeting creation for kickoff calls, training sessions, and check-ins.

***

## Planned Features

<CardGroup cols={2}>
  <Card title="Auto-Create Meetings" icon="video">
    Generate Zoom links when meetings scheduled
  </Card>

  <Card title="Calendar Integration" icon="calendar">
    Sync with Google/Outlook calendars
  </Card>

  <Card title="Recording Management" icon="record-vinyl">
    Auto-save and share meeting recordings
  </Card>

  <Card title="Attendance Tracking" icon="users">
    Track who attended meetings
  </Card>
</CardGroup>

***

## Expected Workflow

```
1. Meeting action triggers in Thread
   ↓
2. Thread creates Zoom meeting
   ↓
3. Zoom link added to calendar invite
   ↓
4. Customer receives invite with Zoom link
   ↓
5. Meeting happens
   ↓
6. Recording auto-saved to Thread
   ↓
7. Meeting marked complete in Thread
```

***

## Use Cases

### 1. Kickoff Calls

* Zoom link generated automatically
* Calendar invite sent to customer
* Reminder includes Zoom link
* Recording saved for reference

### 2. Training Sessions

* Multiple Zoom meetings created
* Links sent to all attendees
* Recordings available post-training
* Attendance tracked

### 3. Check-In Meetings

* Recurring Zoom links
* Consistent meeting room
* History of previous calls
* Notes linked to recordings

***

## Release Timeline

**Zoom integration is currently in development.**

**Notify me when available:**
[Sign up for updates →](mailto:team@thread.app?subject=Notify%20me%20about%20Zoom%20integration)

***

## Alternative Solutions

Until Zoom integration is available:

<CardGroup cols={2}>
  <Card title="Manual Zoom Links" icon="link">
    Create Zoom meetings manually, paste link in action
  </Card>

  <Card title="Calendly Integration" icon="calendar">
    Use Calendly links in meeting actions
  </Card>

  <Card title="Google Meet" icon="video-camera">
    Use Google Workspace integration with Meet
  </Card>

  <Card title="Custom Meeting Links" icon="globe">
    Add any video conferencing link to actions
  </Card>
</CardGroup>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Google Integration" icon="google" href="/integrations/google-workspace">
    Use Google Meet until Zoom available
  </Card>

  <Card title="Meeting Actions" icon="calendar" href="/csm-guide/templates/action-types">
    Configure meeting actions with manual links
  </Card>
</CardGroup>
