# Linear

## Setup

Click into the App Directory from your Pylon dashboard and then click on the Linear integration to view setup instructions.

## [​](https://docs.usepylon.com/product-ticketing/linear#usage)Usage <a href="#usage" id="usage"></a>

### Creating Linear Issues <a href="#creating-tickets" id="creating-tickets"></a>

You can create a Linear issue via the Kanban board or via the triage channel.

1. Via Kanban: From a Pylon issue, you’ll see a Linear Details module in the sidebar. Select the team you’d like to create the ticket in, and click Create.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FeAmuT7NEvoQnkpQwcySY%2FCleanShot%202025-10-31%20at%2014.27.19%402x.png?alt=media&#x26;token=14801b1b-fbf3-4622-9776-e075deaff53c" alt="" width="375"><figcaption></figcaption></figure>

2. Via Triage channel: when conversational tickets are posted in your triage channel and product ticketing is enabled, you’ll see a `Create Ticket 📦` button.

Clicking it will allow you to select with Linear project to create the issue in, along with a pre-filled AI generated title.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/linear-2.png" alt=""><figcaption></figcaption></figure>

### Linking Linear Issues <a href="#try-it-out" id="try-it-out"></a>

You can also search for a Linear issue by keywords or identifier, or directly paste in a link to a Linear issue.

### Inside Pylon

Comments in Linear sync as internal notes to Pylon and comments on the Linear internal thread from Pylon sync back to Linear as comments on the ticket.

In addition, when a Linear issue is completed, the Pylon issue receives a notification and gets moved to "On You", letting you know to tell the customer about completed change.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/product-ticketing-linear-done.png" alt=""><figcaption></figcaption></figure>

### Inside Linear

Pylon embeds a native module onto your Linear issue so your product and engineering can also get context on the customer issue.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/product-ticketing-linear-ticket.png" alt=""><figcaption></figcaption></figure>

### Linear Customer Requests

Pylon can also be configured to create Customer Requests in Linear. To set this up, [learn more here](https://support.usepylon.com/articles/1238677178-how-does-the-linear-customer-requests-integration-work).

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FnDhKhTiAPmOFdbLVVDOG%2FLinear%20Customer%20Requests%20Integration.png?alt=media&#x26;token=7f7f7a85-dae2-442e-9cc7-4a81b0dc92b8" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.usepylon.com/pylon-docs/integrations/ticketing/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.
