Skip to Content
WorkspaceSearch

Search

Workspace-wide task search. Find anything in any project from one place.


Open Search from the sidebar or go directly to /{workspace}/search. Type a query — results appear as you type, debounced.

Each result shows:

  • Task number (e.g. #42) and title.
  • Project the task lives in.
  • Current status (Backlog, To Do, In Progress, In Review, Completed).
  • Assignees with avatars.

Click any row to open the task.


What’s Indexed

IndexedNot Indexed
Task titleComment bodies
Task descriptionAttachment contents
Task numberAgent run output
Assignee namesActivity log entries

Agent comments and attachments aren’t searchable yet. If you need to find them, open the task and scroll — we’re working on full-text search across comments.


Tips

  • Queries are matched against task title and description. Partial matches work.
  • Results respect project visibility — you won’t see tasks from private projects you aren’t a member of.
  • Paginate through older matches with Load more at the bottom.

Search is keyboard-friendly — the input auto-focuses when you land on the page, so start typing immediately.

Last updated on