Linear Documentation Index
All pages scraped from linear.app/docs and linear.app/developers on 2026-04-07.
Getting Started
- Start Guide — Quick overview and onboarding paths for new users
- Concepts — Core conceptual model of Linear
- Download Linear — Desktop, mobile, and browser apps
Account
- Profile — User profile settings
- Preferences — Account preferences and customization
- Notifications — Notification settings and channels
- Security & Access — Account security settings
Sidebar
- Inbox — Personal inbox for assignments, mentions, updates
- My Issues — Personal issue views
- Pulse — Activity feed
- Pull Request Reviews — PR review integration
- Favorites — Favorited items
Teams
- Teams — Team creation and management
- Private Teams — Private team settings
- Sub-teams — Nested team structure
- Issue Status / Workflows — Workflow state configuration
Issues
- Create Issues — Issue creation workflows
- Edit Issues — Editing issue properties
- Assign Issues — Assignment and delegation
- Select Issues — Bulk selection
- Parent & Sub-issues — Issue hierarchy
- Issue Templates — Reusable issue templates
- Issue Documents — Attached documents
- Comments & Reactions — Issue comments
- Editor — Rich text editor
- Delete & Archive — Issue lifecycle
- Customer Requests — Customer feedback tracking
Issue Properties
- Due Dates — Date management
- Estimates — Effort estimation
- Issue Relations — Blocking/blocked/duplicate relations
- Labels — Issue categorization
- Priority — Priority levels (Urgent, High, Medium, Low, None)
- SLAs — Service level agreements
Projects
- Projects — Project management
- Project Updates — Status updates
- Project Milestones — Milestone tracking
- Project Overview — Project summary page
- Project Documents — Project docs
- Project Graph — Progress visualization
- Project Status — Status tracking
- Project Labels — Project categorization
- Project Notifications — Project alerts
- Project Priority — Project prioritization
- Project Dependencies — Cross-project dependencies
- Project Templates — Reusable project templates
Initiatives
- Initiatives — High-level strategic goals
- Sub-initiatives — Nested initiatives
- Initiative Updates — Status updates
Cycles
- Cycles — Sprint/cycle management
- Update Cycles — Cycle modifications
- Cycle Graph — Cycle progress visualization
Views
- Board Layout — Kanban board view
- Timeline — Timeline/Gantt view
- Custom Views — Saved filter views
- Triage — Incoming issue triage queue
- User Views — Per-user views
- Peek Preview — Issue peek panel
- Team Pages — Default team pages
- Label Views — Label-based views
Find & Filter
- Search — Global search
- Filters — Advanced filtering
- Display Options — View customization
AI
- Linear Agent — AI assistant
- AI Agents — Third-party AI agents
- MCP Server — Model Context Protocol
- Triage Intelligence — AI-powered triage
Integrations
- Integration Directory — All integrations
- GitHub — GitHub integration
- GitLab — GitLab integration
- Slack — Slack integration
- Figma — Figma integration
- Sentry — Sentry integration
- Discord — Discord integration
- Notion — Notion integration
- Jira — Jira import/migration
- Intercom — Intercom integration
- Front — Front integration
- Asks — Linear Asks (Slack-based)
- Microsoft Teams — MS Teams integration
- Google Sheets — Google Sheets integration
- Gong — Gong integration
- Salesforce — Salesforce integration
- Airbyte — Airbyte data connector
- Zapier — Zapier automation
- Zendesk — Zendesk integration
Analytics
- Dashboards — Custom dashboards
- Insights — Workspace analytics
- Project Graph — Project progress charts
- Cycle Graph — Cycle burndown charts
- Exporting Data — Data export
Administration
- Workspaces — Workspace creation and settings
- Login Methods — Authentication options
- Invite Members — Member invitations
- Members & Roles — Role management
- Security — Security settings
- SAML — SAML SSO
- SCIM — SCIM provisioning
- API & Webhooks — API key management
- Third-Party App Approvals — App review
- Billing & Plans — Plan management
- Audit Log — Activity audit
- Importer — Issue import
- Exporting Data — Data export
Developer Documentation
- GraphQL Getting Started — API introduction
- Pagination — API pagination
- Filtering — API filtering
- Rate Limiting — API rate limits
- Deprecations — API deprecations
- Webhooks — Webhook events
- Attachments — Attachment API
- Managing Customers — Customer API
- GraphQL Schema — Full SDL schema (43K lines)
Developer Authentication
- OAuth 2.0 — OAuth2 flow
- OAuth Actor Auth — App vs user actors
- File Storage Auth — File upload auth
Developer Agents
- Agent Interaction Guidelines — AIG spec
- Getting Started with Agents — Agent development
- Agent Interaction — Interaction patterns
- Agent Best Practices — Best practices
- Agent Signals — Signal handling
TypeScript SDK
- SDK Getting Started — SDK setup
- Fetching & Modifying Data — CRUD operations
- SDK Errors — Error handling
- Advanced Usage — Advanced patterns
- SDK Webhooks — Webhook helpers
Other Developer Docs
- Integration Directory — Building integrations
- Create Issues via linear.new — URL-based creation
- File Uploads — Upload guide
- Migrating 1.x to 2.x — SDK migration