> For the complete documentation index, see [llms.txt](https://docs.octoxlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octoxlabs.com/adapters/adapters/linear.md).

# Linear

## Connection Requirements

### 1 - Domain

The domain of the Linear API (default: **api.linear.app**).

### 2 - Port

Port number (optional, default: **443**).

### 3 - API Key

From settings, head to the **Security and Access** menu. Click on the **Create API Key** in the Personal API keys section. You may give read only permission to the api key.

{% hint style="info" %}
We advise you to choose the **All teams you have access to** option in the Team access setting.
{% endhint %}

### 4 - Is Secure?

Choose this if your connection is going to be over HTTPS. (optional, default: **True**).

### 5 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

{% hint style="danger" %}
**Attention**

Please perform a connection test to ensure there is a valid connection to the Linear host. When the discovery operation is finalized you will be able to see the details on Assets page.
{% endhint %}
