Linear
Connect Clearly AI to Linear.
Connect Linear so Clearly AI can read Linear issues as Project sources and use Linear in Workflows.
The Linear integration supports:
- OAuth 2.0 with Linear
readandwriteaccess. - Personal Token authentication.
For Personal Token setup, create a Linear API key from the workspace Clearly AI should access. For Workflow triggers, you need Linear workspace admin access, or an OAuth app with permission to create webhooks.
Connect Linear
- In Clearly AI, open Integrations and select Linear.
- Choose an authentication method.
- For OAuth 2.0, on the Integrations page choose Personal (User) or Shared (Workspace), then click Connect with Linear.
- For Personal Token, paste the token in Personal Key.
- Save and test the connection.
Use Personal (User) when only you should use the Linear connection. Use Shared (Workspace) when the connection should be shared by the Clearly AI organization.
Add a Linear issue as a source
- Open a Project.
- Open Manage Sources and click Search Integrations.
- Select Linear.
- Confirm the workspace. Linear tokens are scoped to one workspace.
- Enter the issue ID, such as
ENG-123. - Save the source.
Clearly AI fetches the issue title, description, status, priority, labels, team, project, assignee, comments, sub-issues, and attachments when available.
Use Linear in Workflows
Linear Workflow support includes:
- Linear Issue Created or Updated trigger, with optional label and team filters.
- Create Linear Ticket.
- Assign Linear Ticket.
- Create Linear Comment.
- Attach Review Export to Linear Ticket.
To use the trigger, configure the Linear webhook in Clearly AI and in Linear. Linear webhooks are configured from Settings > API and should send Issue events to the Clearly AI webhook URL.
The Clearly AI webhook settings include:
- Webhook URL: paste this into the Linear webhook configuration.
- Signing Secret: paste the signing secret from the Linear webhook detail page so Clearly AI can verify the
Linear-Signatureheader. - Workspace Slug: the URL key from
linear.app/<workspace-slug>.