# Linear

Frase’s Linear integration connects your product workflow directly to content creation — making it easy to turn real product work into accurate, timely announcements.

The Linear integration helps you:

* Auto-extract details from PRDs, specs, and issue descriptions
* Reduce misalignment between product and marketing
* Speed up product announcement creation

### How to Connect Frase to Linear <a href="#how-to-connect-frase-to-linear" id="how-to-connect-frase-to-linear"></a>

#### **Step 1: Connect the Integration**

1. Log into Frase
2. Go to **Settings**
3. Click **Integrations**
4. Under *Available Services*, find **Linear**
5. Click **Connect**

#### **Step 2: Authorize Access**

1. Review the Linear access request
2. Click **Authorize**

{% hint style="success" %}
Your Linear workspace is now connected to Frase 🎉
{% endhint %}

### How to Use Linear With Frase <a href="#how-to-use-linear-with-frase" id="how-to-use-linear-with-frase"></a>

The Linear integration is used during product announcement creation.

#### **Create a Product Announcement From Linear**

1. Create a **new article** in Frase
2. Choose the article type *Product Announcement*
3. In the *Smart Context* section's Smart URL, select **Linear Issue**
4. Paste the Linear issue URL you want to reference

This can include:

* Product requirements documents (PRDs)
* Spec documents
* Feature descriptions
* Other relevant Linear issues

{% hint style="success" %}
Frase will automatically extract context and future details to inform the announcement.
{% endhint %}

### Best Practices & Tips <a href="#best-practices-and-tips" id="best-practices-and-tips"></a>

* Use well-documented Linear issues for best results
* Include links to specs or PRDs inside the Linear issue
* Treat Linear as the product source of truth


---

# 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.frase.io/integrations/connectors/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.
