Prerequisites
- Agent dispatch enabled for your Latitude workspace
- A Linear workspace where Latitude should create issues
- A Linear personal API key with access to the target workspace
- A Linear team where Latitude can create issues
Connect Linear
- In Latitude, open your project and go to Settings → Integrations.
- Open Linear and click Connect.
- Open Linear API settings for the workspace where Latitude should create issues.
- Create a personal API key for Latitude and copy it before leaving Linear.
- Paste the API key in Latitude.
- Choose the Linear team where new issues should be created.
- Click Connect.
Configure dispatches
After Linear is connected, open the Linear integration detail page in Latitude.- Triggers choose which Latitude events can create Linear issues. Linear currently supports the New signal trigger.
- Linear team is the team where Latitude creates issues.
- Assignee is optional. Leave it empty to create unassigned issues.
- Max dispatches per day limits how many issues Latitude can create.
- Cooldown prevents repeated issue creation for the same source during a short period.
What Latitude sends to Linear
Latitude creates issues through Linear’s GraphQL API. The issue title uses the signal name and trigger, for example:Troubleshooting
- Teams do not load: verify the API key belongs to the expected Linear workspace and can access teams.
- Authentication error: revoke the old key in Linear, create a new key, and reconnect the integration.
- Dispatch request rejected: confirm the selected team still exists and that the optional assignee is a member Linear can assign issues to.
- Duplicate issues: reduce the max dispatches per day or increase the cooldown in the integration settings.