# Linear

### How to Use the Linear Integration in Mobb

Mobb now integrates with **Linear**, allowing you to create tickets directly from your fix workflow with just a few clicks.

#### Step 1: Connect Linear to Mobb

1. In the Mobb app, click the **Integrations** icon on the left sidebar ( <img src="/files/I9TizNzsNaZWvAe69cYl" alt="" data-size="line"> icon).
2. Under the **Ticketing Systems** section, find **Linear**.\\

   <figure><img src="/files/FevX4S6P9589qyzWWVif" alt=""><figcaption></figcaption></figure>
3. Click **Configure**.
4. Select the **Linear Team** where you want Mobb to create tickets.\\

   <figure><img src="/files/br72RN3duxyu4WdRVKnQ" alt=""><figcaption></figcaption></figure>
5. You're now connected!

***

#### Step 2: Create Tickets from Fix Pages

Once connected, you can raise tickets from individual fixes:

1. Open any **Fix page** from your scan results.
2. Click on the **three-dot menu** (⋯) next to the **Apply Fix** button.
3. Choose **Open ticket**.

This will instantly create a ticket in Linear under the selected team you configured earlier.

<figure><img src="/files/PMmughhWbbRwLwAKGSHh" alt=""><figcaption></figcaption></figure>

***

#### ✅ Example: What You’ll See

Here’s what the Linear ticket from Mobb looks like:

<figure><img src="/files/bu3GMc5biDwJkY0kfLgz" alt=""><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.mobb.ai/mobb-user-docs/integrating-with-issue-tracking-systems/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.
