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

# Linear

> Connect Linear for issue tracking and project management

<Frame>
  <img src="https://mintcdn.com/adapt-fa4ae803/TqVXLLIw_8VWNrel/images/integrations/linear.png?fit=max&auto=format&n=TqVXLLIw_8VWNrel&q=85&s=1d421aa93fbf331680a10c88fd947ed8" alt="Linear integration" width="2466" height="1518" data-path="images/integrations/linear.png" />
</Frame>

Connect Adapt to Linear to search, create, and update issues directly from conversations.

## Setup

<Steps>
  <Step title="Go to Integrations">
    Navigate to **Settings > Integrations > Linear**
  </Step>

  <Step title="Authorize">
    Click **Connect** and authorize Adapt in Linear
  </Step>
</Steps>

## Capabilities

Adapt can access your Linear workspace using Linear's API. Create, update, and
close issues directly through Adapt.

### Examples

Search and analyze issues:

```
How many open bugs do we have in the ENG project?
```

Create new issues:

```
Create an issue for adding OAuth support, priority high
```

Update existing issues:

```
Comment on ENG-289 that the fix is deployed
```
