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

# Linear

To authorize Linear, navigate to your **Workspace Settings**, open the **User Integrations** page, find the **Linear** integration, and click **Connect**. You'll then be prompted to enter your API key.

Once connected, DinoAI will be able to access Linear on your behalf using the [Linear Tool](/products/dino-ai/tools-and-features/linear-tool).

### Required Fields

<Info>
  You will need a Personal API key from your Linear account. See the table below for instructions on where to find it.
</Info>

| Field       | Description                                 | Where to find it                                                                                                               |
| ----------- | ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **API Key** | A personal API key to authenticate requests | Go to [linear.app](https://linear.app) → **Settings** → **Security & access** → **Personal API keys** → **Create new API key** |

Once the field is filled in, click **Connect** to complete the connection.

<Check>
  Once connected, DinoAI will be able to access Linear on your behalf using the Linear Tool.
</Check>


## Related topics

- [Linear Tool](/products/dino-ai/tools-and-features/linear-tool.md)
- [Create Linear Issues](/products/bolt/creating-schedules/templates/ticketing-templates/create-linear-issues.md)
- [Linear Backlog Agent](/guides/programmable-agents/linear-backlog-agent.md)
- [Create a Linear Issue when a Bolt run complete with errors](/developers/webhooks/custom-webhook-guides/linear-issue.md)
- [End-to-end PR reviewer](/guides/programmable-agents/end-to-end-pr-reviewer.md)
