# Grain
URL: /reference/integrations/grain
Type: reference
Description: Access Grain meeting recordings, transcripts, and notes for sales and customer calls.
Keywords: grain, integration, api key, connect
Access Grain meeting recordings, transcripts, and notes for sales and customer calls.

Connect [#connect]

Connect Grain with an API key in **Settings → Integrations**. Open the Grain card, click **Connect**, and provide:

| Field   | Required | Notes                     |
| ------- | -------- | ------------------------- |
| API Key | Yes      | e.g. `Your Grain API key` |

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

Actions [#actions]

| Block                            | What it does                  |
| -------------------------------- | ----------------------------- |
| [Grain](/reference/blocks/grain) | Grain integration operations. |

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

* The connection can expire or be revoked. When it does, Grain 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 Grain-specific rate limits and permission errors — not encoded in @stylo/core. */}

Related [#related]

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