Open a Saved Task View
Use task saved views when the same filtered slice of work should stay shareable and reusable.
Task views are route-backed and should be shared through their canonical detail routes.
- Know where saved views live.
- Open the canonical view route.
- Use views when a raw list is not enough.
Where this happens
Do the work
- 1. Open `/workspace/views` when you want to browse saved task views.
- 2. Choose the saved view that matches the work slice you need.
- 3. Open the canonical detail route for the selected view.
- 4. Use the view as the base for daily work when the same filter combination should stay stable and shareable.
Keep this clear
- Prefer the canonical `/workspace/view/[viewKey]` route over older alias routes when sharing a link.
Keep Going in Task Workflows
Stay in the same interface and move to the next closest task in this topic when needed.
Browse Tasks
Open the main task surface, narrow the visible list, and move from the collection view into the next task action.
Create a Task
Create a task with the right title, ownership, and optional planning context from the start.
Open Task Detail
Inspect one task in depth so you can understand status history, ownership, labels, comments, resources, and linked work before changing anything.
Change Task Status
Move a task through its status lifecycle without losing the activity trail that explains what changed and why.
Update Task Details
Change ownership, deadlines, labels, project links, description, or other mutable task fields without conflating that work with a status transition.
Nearby Guides
These guides stay close to the current workflow so you can keep moving without restarting discovery.