# Linear
URL: /reference/integrations/linear
Type: reference
Description: Create and sync issues with your engineering team.
Keywords: linear, integration, api key, connect
Create and sync issues with your engineering team.

Connect [#connect]

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

| Field   | Required | Notes              |
| ------- | -------- | ------------------ |
| API Key | Yes      | e.g. `lin_api_...` |

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

Actions [#actions]

| Block                              | What it does                           |
| ---------------------------------- | -------------------------------------- |
| [Linear](/reference/blocks/linear) | Create, find, and update Linear issues |

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

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

Related [#related]

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