The atomic unit of work in Atlas.
Tasks carry everything a unit of work needs: title, description, priority, status, due + start dates, estimates, assignees, labels, attachments, threaded comments, dependencies, subtasks, custom links, recurrence, reminders, and approval state. Every view in Atlas renders tasks one way or another.
Why does my parent task auto-close when I mark the last subtask done?
Atlas propagates parent status forward: when all subtasks hit a "done" status, the parent closes automatically. The reverse never happens - marking a subtask back to todo never re-opens a closed parent. You can always manually reopen the parent.
Can I block a task with multiple others?
Yes. Use the Dependencies section for the canonical BLOCKS/DUPLICATES/RELATES set, or the Links section for custom tenant-authored relations (Settings Relation kinds).
How do I see tasks I'm blocked on right now?
Use the Views page, group by status, and look at the "blocked" swimlane - or run a Cmd-K scope search: `t blocked`.