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

# Meeting auto-start

> Raven can notice a Zoom, Meet, Teams, or Webex meeting and offer to start — no bot ever joins.

Raven can watch for a meeting window and start recording so you don't forget to hit record. **No bot joins your call** — detection just reads the titles of open windows on your own machine, and capture stays local as always.

## Modes

Set this in **Settings → General**:

| Mode                 | Behavior                                                           |
| -------------------- | ------------------------------------------------------------------ |
| **Off**              | No detection. Raven does no window scanning at all.                |
| **Prompt** (default) | Shows a toast when a meeting appears; you decide whether to start. |
| **Auto**             | Starts a session automatically when a meeting is detected.         |

## What it detects

| Platform            | Detected                              | Ignored                              |
| ------------------- | ------------------------------------- | ------------------------------------ |
| **Zoom**            | In-meeting / webinar window           | The idle Zoom app / Workplace        |
| **Google Meet**     | An in-call tab (matched by room code) | The `meet.google.com` landing page   |
| **Microsoft Teams** | Scheduled meetings **and 1:1 calls**  | Chat, Calls, Calendar, Activity tabs |
| **Cisco Webex**     | Meeting window                        | The main Webex app                   |

Raven notifies **once** per meeting and won't nag again until that meeting window disappears. It's also disabled automatically while you're already recording.

<Note>
  On macOS, reading window titles uses ScreenCaptureKit, so auto-start needs the same **Screen Recording** permission that recording uses. Without it, nothing is detected.
</Note>
