# Linear

{% hint style="info" %}
Linear support is available in preview. Some capabilities may be refined before general availability.
{% endhint %}

Cloudback provides secure, automated backups for your Linear workspace data, including issues, projects, documents, cycles, comments, labels, templates, and embedded files.

## Getting Started

* [Installation Guide](https://docs.cloudback.it/linear/installation-guide) - Step-by-step guide to connecting your Linear workspace to Cloudback
* [First Backup Walkthrough](https://docs.cloudback.it/linear/first-backup-walkthrough) - Learn how to monitor and manage your first backup
* [Restore](https://docs.cloudback.it/linear/restore) - How to restore Linear data from a backup

## Key Features for Linear

* **Workspace backups**: Workspace data is included in every backup
* **Multiple Workspaces**: Each workspace is connected independently - back up as many as you need under a single subscription
* **OAuth Integration**: Connect your Linear workspace through Linear's secure OAuth flow
* **Automated Scheduling**: Set daily or custom backup schedules for your workspace data
* **Flexible Recovery**: Restore workspace data directly to Linear or download as secure archives

## What Gets Backed Up

Cloudback backs up your Linear workspace data. For a complete list of what's included, see [Linear Backup Contents](https://docs.cloudback.it/linear/backup-contents).

## Pricing

Linear backups use a per-workspace pricing model - each workspace consumes 2 units per project. See [Linear Pricing](https://docs.cloudback.it/linear/pricing) for plans and details.


---

# 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.cloudback.it/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.
