Web forms for Linear Asks

Web forms for Linear Asks
Linear Asks allows you to capture internal requests and bring them into Linear so the appropriate team can work on them. Previously, we've enabled intake through Slack and email.
Now we've added custom web forms as well.
Teams can create a dedicated Asks page with forms for the types of requests they handle, like feature requests, bug reports, data pulls, or HR and IT tasks. Forms are powered by issue templates, so teams control exactly what information gets collected. Every submission becomes an issue in the team’s triage inbox, where it can be fielded by a team member or routed with Triage Intelligence.
Anyone in your company can create an ask, even if they don’t have a Linear account. After submitting an ask, submitters can follow up through a synced email thread on the issue.

Web forms for Linear Asks are available on the Enterprise plan. Learn more in our documentation.
- AgentFixed "Ask Linear" and history buttons highlighting when the agent toolbar is right-clicked
- AgentFixed agent chat prompt clearing when navigating to settings pages
- AgentFixed slow UI responses when agent chat is streaming
- Agent automationsFixed a bug where the agent triage automation editor could lose the input if the rule failed to save
- Agent SessionFixed long file paths overflowing in agent activity tooltips
- AsksPreserved original Slack rich text formatting from Slack Asks forms
- Code ReviewsFixed Swift raw/extended string literals (
#"..."#) breaking syntax highlighting for the remainder of the file - Date fieldsFixed date picker not respecting the user's locale when entering a date without a year (e.g. 05/06 would always resolve to May 6th)
- DocumentsFixed duplicate favorite action showing when viewing a project document
- EditorFixed the toggle checklist keyboard shortcut (Alt/Option Enter) which had been incorrectly changed to Cmd/Ctrl Enter
- EditorStopped collapsed code blocks from automatically expanding after refocusing an issue page
- EditorFixed entity mention icons not updating in real-time when changed by another user
- EditorFixed text formatting dropdown appearing detached and at the wrong z-index when editing sub-issue descriptions
- EditorFixed pasting screenshots into editors not auto-scrolling to reveal the pasted content
- FavoritesFixed favoriting an Initiative's Update tab incorrectly taking you to the Projects tab
- FocusFixed breadcrumb in the Focus tab showing misleading parent/sub-issue hierarchy when navigating between issues
- GitLabFixed an issue where merging a GitLab MR could move the linked issue backwards in status automations instead of staying in "Done"
- InboxFixed notification type filters in inbox
- InboxAnchor links in document comments now correctly navigate to the linked section when opening from Inbox
- InboxFixed inbox project filter sometimes not showing any projects
- InboxChanged empty state to fill the whole width of the inbox view
- InitiativesFixed initiative filtering showing unrelated parent initiatives when sub-initiatives have multiple parents
- IntegrationsFixed flickering when navigating to an already installed external integration page
- Issue ActivityFixed issue activity section rendering empty initially and history entries popping in with layout shifts when navigating between issues
- IssuesFixed missing left padding on delegation pill in issue list views
- IssuesFixed business-day issue SLAs so weekend-created issues expired at the next working-day boundary
- IssuesHovering over actor names of issue history entries now shows a popover
- ListFixed missing padding on the selected items count badge shown in collapsed group headers
- OAuthFixed authorize button being disabled when auto-submit form is unavailable
- OAuthFixed the Authorize button being disabled for users in workspaces where another user had already authorized the OAuth app with
prompt=consent - ProjectsFixed the "Away" badge not showing in multiple users' popovers (e.g. project members)
- ProjectsFixed project health grouping to correctly place projects with "never" update schedule and non-active projects with stale health in the "No update expected" group
- ProjectsProject update reminders are no longer sent for deleted projects
- Project UpdatesCreating an issue from a project update now properly adds that issue to the project
- Project UpdatesFixed project update mentions showing project preview instead of update preview
- SettingsFixed team settings workflows and automations page layout shift on initial load
- ShortcutsAdded O + V command to the shortcuts list in the ? menu. This shortcut was previously functional but not listed.
- SidebarFixed collapsed teams in the sidebar auto-expanding when navigating to a team page via command menu or keyboard shortcuts
- AgentLinear Agent can now reorganize issue and project labels
- AgentDragging files anywhere onto the agent chat window now triggers file upload
- AgentChats can now be copied as markdown
- AgentAdded ability for Linear Agent to delete customers
- AgentMy Issues, Inbox, Reviews, Pulse, and team views can now be included as context for Linear Agent
- AgentImproved the expand/minimize arrow icons in the agent chat window for clearer iconography
- AgentImproved recognition of natural-language delegation prompts in Slack (e.g. "@Linear work on this", "@Linear go")
- AsksUpdated "Reconnect" copy in Slack and Asks settings to say "Update connection", as integration is still connected when this displays
- Custom ViewsAdded "Show sub-team issues" toggle to custom view display settings when the view is associated with at least one team with sub-teams
- Deeplinks to AI coding toolsRun a custom local script when opening issues in coding tools. Enable this behavior in preferences.
- Deeplinks to AI coding tools"Copy as prompt" now respects the "move issue to started status" preference, matching the existing open-in-coding-tool behavior
- DesktopDesktop redirect interstitial now shows a countdown before closing
- DraftsDrafts page cards now have a subtle shadow for better visual separation
- EditorCode block controls are now hidden when text is being selected
- EditorImproved and unified mention styling
- GitHub"Implements" is now a magic word for GitHub PR descriptions, matching the behavior of "closes," "fixes," and "resolves"
- GuestsGuest users now see a "Guest" badge on their hover card, making their role clearly visible
- InboxYou can now make Inbox sidebar smaller, the minimum width is now 300px instead of 350px
- InboxAdded "Mark all as read" to the inbox sidebar right-click menu
- Jira SyncNew Jira sync unidirectional links to sync property changes back to Jira
- Jira SyncAdded the ability to manually link a Jira epic to a project, enabling sync for projects that weren't automatically linked
- SettingsUpdated agent automations description to clarify triage-only scope
- SlackArrow sequences (
->,-->,<-,<--) in Slack notifications are now rendered as→/← - TeamsImproved retired banner copy to "Team retired — [model] is read-only" for clarity
- TriageAdded "Show triage issues" toggle to issue list display settings on team, project, and My Issues screens
- VideosAdded "Copy link at timestamp" to the video context menu. Pasting the copied link embeds the video starting at the referenced timestamp
- Fixed MCP OAuth flow hanging on the redirect page for non-Safari browsers
- Fixed MCP OAuth flow failing when the callback probe consumed the authorization code before browser navigation
- Added support for removing issue relationships
- Updated ChatGPT app client ID for search and fetch tools
- Added
get_authenticated_usertool - Added
trashedfield tolist_projectsandget_projectresponses so consumers can identify soft-deleted projects
- Added
parentIdfilter to issue subscriptions