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

# Google Meet

> Create Google Meet war rooms for alert triage.

| Property  | Value        |
| --------- | ------------ |
| **Type**  | Outgoing     |
| **Level** | Organization |

Warrn creates Google Meet video calls as war rooms for alert triage. When a war room is requested for an alert, Warrn provisions a new Meet space and stores the link on the alert. The operation is idempotent, so requesting a war room for an alert that already has one returns the existing link.

## Setup

<Steps>
  <Step title="Connect Google Meet in Warrn">
    In Warrn, go to **Settings > Integrations**. Click **Connect** to authorize via OAuth with your Google Workspace account. The account must have Meet API access.
  </Step>

  <Step title="Configure default access type">
    After connecting, choose the default access type for new war rooms:

    * **Open**: Anyone with the link can join.
    * **Trusted**: Only members of your Google Workspace organization can join.
    * **Restricted**: Only explicitly invited participants can join.
  </Step>
</Steps>
