# Gmail
URL: /reference/integrations/gmail
Type: reference
Description: Send and receive emails from your support workflows.
Keywords: gmail, integration, oauth, connect
Send and receive emails from your support workflows.

Connect [#connect]

Connect Gmail in **Settings → Integrations**. Open the Gmail card, click **Connect**, and authorize Stylo to access your Gmail account in the window that opens. The connection shows as **Connected** when authorization succeeds.

{/* TODO(docs): document the exact Gmail scopes/permissions Stylo requests — not encoded in the provider definition. */}

Supported actions and triggers [#supported-actions-and-triggers]

Actions [#actions]

| Block                            | What it does                                                      |
| -------------------------------- | ----------------------------------------------------------------- |
| [Gmail](/reference/blocks/gmail) | Send, read, search, organize, and label Gmail messages and drafts |

Limits and failure modes [#limits-and-failure-modes]

* The connection can expire or be revoked. When it does, Gmail blocks fail with an authorization error until you reconnect in **Settings → Integrations**.
* A disconnected or unconfigured integration makes its blocks unavailable in the Workflow Builder.

{/* TODO(docs): document Gmail-specific rate limits and permission errors — not encoded in @stylo/core. */}

Related [#related]

* [Integrations overview](/integrations)
* [All workflow blocks](/reference/blocks)
* [Troubleshooting](/troubleshooting)