> For the complete documentation index, see [llms.txt](https://typo.gitbook.io/typo-help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://typo.gitbook.io/typo-help-docs/getting-started/integrations/issue-tracker/linear.md).

# Linear

If you have not setup your Linear during the onboarding process & would love to set up afterward, you can follow the steps mentioned below:

### Step 1: Navigate to Settings

Typo dashboard > Settings > Integrations > Click on Linear

<div align="left"><figure><img src="/files/YXfdJoRThrYtzch4UKT9" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 2: Permission

In the next step, you have to give access to your Linear workspace.

<div align="left"><figure><img src="https://lh5.googleusercontent.com/-1TEoXMP91up4Riw8jLLNY3-097Pn4e1-2b6bsuGRXSM3n-0-tOPRHFtM4JKz_ppkrhnYdozl0n83oPA8w7OVXwAO_TNBihct_cv8YhxvaTSVIlBcq9_9jadZJKVZBbA06zW0JlSFw_wKhapxVzD3Dk" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 3: Select Project

Select the projects you want to sync to typo pr you can select all.

<div align="left"><figure><img src="/files/nOvDUJP2QXSrCXXOm3pE" alt="" width="563"><figcaption></figcaption></figure></div>

And done! You will have all your sprint & tasks related insights in your dashboard now.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://typo.gitbook.io/typo-help-docs/getting-started/integrations/issue-tracker/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.
