> ## Documentation Index
> Fetch the complete documentation index at: https://codegeninc-codegen-bot-improve-prompting-docs-1748199197.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Linear Integration

Integrate Codegen with your Linear workspace to allow agents to interact with issues, manage projects, and keep your team updated.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/codegeninc-codegen-bot-improve-prompting-docs-1748199197/images/linear.png" />

## Installation

Connect your Linear workspace to Codegen to enable agent interactions.

<Card title="Connect Linear Workspace" icon="pencil" href="https://linear.app/integrations/codegen">
  Authorize Codegen to access your Linear workspace via the API settings.
</Card>

<Note>
  API access allows agents to interact with issues and projects according to
  your permissions in Linear.
</Note>

## Capabilities

The Linear integration provides read and write access, enabling agents to manage tasks effectively:

* **Read Access:** Fetch issue details, read comments, view project status, list team members.
* **Write Access:** Update issue status (e.g., to "In Progress", "Done"), add comments, link GitHub PRs to issues, create new issues, assign tasks.

## How Agents Use Linear

Agents use the Linear integration to streamline project management:

* **Track Work:** Automatically update the status of issues they are working on.
* **Link Code:** Connect implemented changes (GitHub PRs) directly to the relevant Linear issue.
* **Provide Updates:** Post comments on issues with progress reports, results, or questions.
* **Create Tasks:** Generate new issues for follow-up work, bugs discovered, or sub-tasks.
