Start with ⌘K
The command palette opens from anywhere with ⌘K. It searches sessions, projects, issues, documents, and agents in one list, and it reaches navigation and actions such as the Capabilities sections. Paste an issue code likeIS-42 and the palette jumps straight to it. Destinations are scoped to your organization, so the palette only shows what the active org can see.
Use the palette when you know roughly what you want and want to go there.
Search issues by title
The Search issues box above the issue list filters the current view and matches titles only. Against an issue titled “Card payments fail intermittently on retry” whose description mentions the web checkout and idempotency keys:Tip: An empty result means “no title matched”, not “no such issue”. Try a title word, open ⌘K, or ask an agent, which reads descriptions too.
Searches are shareable
Typing in issue search writesq= into the URL alongside the current view and filters, so /plan/issues?view=all&q=payments is a link a teammate can open and see the same list.
Find documents
In Docs, the quick switcher finds documents by title.When nothing else works, ask
An agent in Ask mode queries the workspace directly rather than through an index, so it reads descriptions, sub-issues, and records no list view displays. It is the reliable way to get a complete answer, such as a true count that includes sub-issues.Related pages
- Issues: views, filters, and counting caveats.
- Documents: where documents live and how artifacts relate.
- Chat and agents: starting and organizing sessions.