# Linear

With the Linear integration, you'll be able to see your commits and pull requests in the context of your Linear issues and projects.

* Connecting the Linear workspace needs to be done only once
* You can assign the Linear teams (and their issues) to teams on Swarmia
* We automatically map the issue statuses on Swarmia based on the Linear statuses

## Connect your Linear account

We ask you to connect Linear when connecting your GitHub organization to Swarmia. You can also do this later from [Settings → Integrations → Linear](https://app.swarmia.com/settings/linear).

The integration is simple: we ask you to authenticate your Linear workspace, and proceed to synchronize the data and create webhooks to keep everything up to date.

{% hint style="success" %}
Once the Linear integration is installed, proceed to [Linear configuration](/settings/integrations/issue-trackers/linear/linear-configuration.md).
{% endhint %}


---

# 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://help.swarmia.com/settings/integrations/issue-trackers/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.
