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

# Linear

> Create and update Linear issues from new Squasher error groups.

Connect Linear when you want new error groups to open issues automatically and stay linked to follow-up work.

## Typical workflow

* A new error group appears in Squasher.
* Squasher creates a Linear issue for the configured team.
* If a fix pull request is opened later, Squasher can post an update on the linked issue.

## Setup

1. Connect your Linear account in **Integrations**.
2. Choose the Linear team for the project.
3. Enable the automation rules you want for issue creation and PR updates.

## Good fit

* Teams that want bug tracking tied directly to error discovery.
* Workflows where engineering review starts in Linear rather than only in chat.

## Agent handoff

```text theme={null}
Review the Linear integration for Squasher project <project_id>. Start read-only by checking configured project context and recent linked issues, then ask before changing team mappings or enabling issue-creation automation.
```

Use `squasher integrations connect linear`, provider capability reads, or MCP `search("providerCapabilities.linearIssues")`.
