Multi-level sub-teams

Multi-level sub-teams
Structure your teams in Linear to match how your organization works.
Teams can nest up to five levels deep, making it possible to represent divisions, departments, groups, squads, and more. Sub-teams inherit workflows and settings from their parents at every level, so you can maintain consistency while while giving each unit flexibility in how they work.
Multi-level sub-teams are available on the Enterprise plan. Learn more in our docs.
Project and initiative comments
Projects and initiatives now support comments in their activity feed, giving teams a place for high-level discussion alongside updates. Conversations stay attached to the work itself, making it easier for both people and agents to follow and reference.

Use comments to:
- provide lightweight feedback that doesn’t belong in an inline comment or formal update
- discuss open questions and resolve threads once decisions are made
- capture meeting takeaways and mention @Linear to update docs, revise descriptions, and create issues
- AgentYou can now search past agent chats from the Cmd/CtrlK menu
- APIFixed initiative filtering by team
- APIFixed workflow state positions being unexpectedly reordered when resolving position collisions
- AsksFixed Slack Block Kit messages losing rich content during automatic Ask creation
- Code BlockFixed syntax highlighting not appearing when a code block language was set via Markdown paste or the VS Code clipboard
- CommentsFixed comment permalinks not scrolling to the target comment after the first click
- Customer requestsFixed customer request notifications being sent to users who don't have access to the private team containing the issue or project
- EditorFixed a performance issue when editing collaborative documents in Firefox
- EditorFixed mentions not being inserted when clicking the mention menu in Safari
- EditorFixed video and audio players no longer stealing focus when a user is typing or has a text field in focus
- EditorFixed pasted GitHub comments rendering as tables instead of plain text
- FiltersFixed duplicate filter conditions being added
- GitHubFixed GitHub Enterprise Cloud integration settings not showing all installed organizations
- GitHubFixed the integration settings page linking to github.com instead of the configured enterprise instance
- Issue ViewsFixed deleting a view from the view details page navigating home instead of back to the views list
- ProjectsFixed deleting an issue from a project board navigating to My Issues instead of back to the project
- SearchFixed search input dropping initial keystrokes when typing immediately after pressing "/"
- SlackFixed Slack table attachments not appearing in synced issue comments
- TriageFixed the Copy submenu on triage suggestions copying the parent issue’s data instead of the suggested issue’s data
- AgentAgent no longer asks for confirmation on routine bulk updates of up to 5 issues
- API keysImproved scope information shown for each API key
- AsksAdded a browser prompt before leaving an unsubmitted Ask with unsaved changes
- EditorImproved @mention hover cards so you can move your cursor into them
- FocusImproved grouping so pull requests that close an issue appear under that issue’s project when grouped by project
- GitHubAdded support for magic words in revert pull request descriptions
- OAuthAdded a last used date to application OAuth tokens when available
- ProjectsProject activity now shows when Slack channel creation fails, including the reason
- IssuesIssues created through the MCP without a
stateIdnow default to the team’s default state, even when triage is enabled, if the user is a member of the team
- Added
releasesconnection field to Issue GraphQL type