> ## Documentation Index
> Fetch the complete documentation index at: https://help.dsalta.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Linear

> How DSALTA integrates with Linear — data collected, setup guide, and automated compliance checks.

## Overview

DSALTA connects to Linear using read-only API access to collect compliance evidence automatically. Data syncs every 24 hours and feeds into your Data Library modules.

<Info>
  **Read-only access.** DSALTA never modifies, creates, or deletes resources in your Linear environment.
</Info>

## How to Connect

1. Go to **Integrations** in the DSALTA sidebar.
2. Find **Linear** and click **Connect**.
3. Authenticate with admin-level access.
4. Select the scope (accounts, projects, or resources to monitor).
5. DSALTA performs an initial sync (5-15 minutes). Checks activate after sync completes.

## Automated Compliance Checks

Each check below runs automatically every 24 hours. Click any check for step-by-step remediation guidance.

| Check                                                                                                                                           | Description                                                                |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
| [Change request tickets should be resolved within 30 days](/integrations/linear/change-request-tickets-should-be-resolved-within-30-days)       | Checks that Linear change request tickets are resolved within 30 days.     |
| [All change tickets should have an assignee](/integrations/linear/all-change-tickets-should-have-an-assignee)                                   | Checks that all Linear change tickets have an assignee.                    |
| [Ticketing system for change management should be configured](/integrations/linear/ticketing-system-for-change-management-should-be-configured) | Checks that a ticketing system for change management is set up in Linear.  |
| [At least one change management system should be connected](/integrations/linear/at-least-one-change-management-system-should-be-connected)     | Checks that at least one change management system is connected via Linear. |

## Troubleshooting

<AccordionGroup>
  <Accordion title="Integration shows Disconnected">
    Re-authenticate from **Integrations → Linear → Reconnect**. This usually happens when API tokens expire.
  </Accordion>

  <Accordion title="Data is not syncing">
    Verify the connected account has admin permissions. Try a manual sync from the integration settings.
  </Accordion>
</AccordionGroup>
