# Linear

<div align="left"><figure><img src="https://89658431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexQtBaGPhbGx7gGOz4H2%2Fuploads%2Fgit-blob-1c976d698b6feb1c8b14493edefbe5bbf905eee6%2Fwordmark-dark.png?alt=media" alt="" width="188"><figcaption></figcaption></figure></div>

## Overview

Connecting your Linear workspace is an important step in unlocking the power of Opine. Opine [Requests](https://docs.tryopine.com/guides/getting-started/product-tour/requests) can be tied to Linear issues and their status automatically synced.

## Configure

Take these steps to configure the integration.

1. Authorize the Linear integration in the organization settings
2. Map Linear teams to Opine request types

### Connect

Authorize the integration to get started with installation.

The Linear user installing the integration must have permissions that allow them to authorize the scopes requested by the app.

* Read access for the user's account (read, required for all Linear apps)
* Write access for the user's account (write, used to create resources)
* Create Linear issues (issues:create)

Linear's authorization screen may present a list of workspaces you have access to and require you to choose the workspace you want to authorize Opine to access. Choose the workspace that has the teams you want to connect to Opine.

### General

Requests cannot be tied to Linear issues until all Opine request types have a Linear team mapping.

Click "Update Configuration" to complete configuration.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tryopine.com/integrations/linear.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
