
A task is a standalone piece of work with its own owner, deadline, and deliverable. A subtask is a smaller step inside that task, one that can’t stand alone and doesn’t need its own schedule, report, or set of assignees. If a work item needs independent dates, multiple people attached, or its own tracking history, it’s a task. If it’s just a checkbox on the way to finishing something bigger, keep it a subtask.
TL;DR:
- Only tasks with independent dates, ownership, or tracking should be promoted from subtasks to full tasks, based on clear visibility triggers.
- Subtasks are often invisible on higher-level views, allowing undetected delays that can disrupt overall project progress.
- Promoting a subtask involves transferring history, setting dependencies, and updating reports to reflect its new status as a task.
- Most projects benefit from having fewer, well-defined subtasks rather than multiple layered levels, simplifying management and oversight.
- Project management tools can restrict subtask creation or enforce order, preventing micro-work from obscuring scope and accountability.
Confusion here usually comes from mixing up three different things: the task, the subtask, and the summary task (sometimes called a container task or parent task). Getting these straight saves arguments later.
A task is a deliverable-focused unit of work. Someone owns it, it has a deadline, and finishing it produces something a stakeholder can point to. A subtask is one of the steps inside that task. It’s not a deliverable in its own right, it’s part of the sequence needed to produce one. A summary task is a roll-up container, a heading that groups related subtasks and reflects their combined progress and dates.
The lowest level of a proper work breakdown structure is called a work package, and PMI’s own guidance is specific about what qualifies:
If a subtask fails any of those three tests, it’s not really a subtask yet, it’s a vague intention wearing a checkbox.
The Practice Standard for Work Breakdown Structures from PMI rests on one rule that gets ignored constantly: the 100% rule. A WBS is built from deliverables, described as nouns (“client onboarding kit,” not “onboard the client”). The moment you switch to verbs, you’ve left the WBS and entered the schedule.
That distinction sounds academic until it isn’t. A common error is treating the WBS as if it were just a fancy task list. It isn’t. The WBS defines what gets delivered; tasks and subtasks in the schedule define how and when the work happens.
Keeping the WBS noun-based first, then breaking deliverables into scheduled tasks and subtasks second, catches missing work before it becomes a missed deadline.
Most teams don’t need a framework for this, they need five quick tests. Run through them whenever you’re deciding how to log a piece of work.
Pro Tip: Ask “can this thing miss its deadline without anyone outside the parent task noticing?” If the answer is no, it’s not a subtask anymore. It’s a task you’ve been hiding.
The underlying pattern across all five tests is visibility. Subtasks are meant to be invisible admin, small steps nobody above the task level needs to see individually. The second something needs its own spotlight, keeping it as a subtask just creates confusion about who’s actually accountable.
That creates real friction once a project scales.
Some platforms let you enforce order here through workflow rules, for instance restricting subtask creation until the parent reaches a specific status. That single governance rule stops the most common failure mode: people spinning up subtasks before the parent task has even been scoped properly, which is how “reporting blindness” creeps in, dashboards that look clean while a mess of untracked micro-work sits underneath them.
A good subtask has a clear title, a one-line acceptance criterion, a single owner, and dates that sit inside the parent task’s window, not outside it. That’s it. If any of those four things are missing, fix that before adding the subtask, not after.
Promoting a subtask to a full task takes a few extra minutes most teams skip:
Design: A task called “Finalise brand style guide” might carry subtasks for colour palette, typography selection, and logo variants, each a quick, single-owner step that never needs its own deadline.
Software: “Build user authentication” starts as one task with subtasks for the login form and password reset flow. Once the reset flow needs its own QA cycle, a different assignee, and separate timesheet tracking, it stops being a subtask and becomes its own ticket.

Marketing: A campaign task, “Launch Q3 email series,” might hold subtasks for draft copy, creative assets, and send scheduling, three small steps feeding one deliverable, none of them needing independent reporting.
Three levels of decomposition, project, deliverable group, work package, solves nearly every governance headache I’ve seen. Add a fourth or fifth layer and you’re not managing work anymore, you’re managing a hierarchy. Most teams don’t need more subtasks. They need fewer, tighter ones, and the discipline to promote the ones that have outgrown the role.
— Greg
There are solid ways to handle this with spreadsheets, sticky notes, or a heavyweight enterprise platform, but most small teams end up fighting the tool instead of the work. Some project management platforms take a plainer approach: flexible workspaces where tasks and subtasks stay visible instead of buried three clicks deep, plus built-in messaging and file attachments so context doesn’t get lost when a subtask gets promoted.

If you’re migrating from spreadsheets, some platforms import them directly with no manual re-entry, and offer data export without vendor lock-in or analytics mining of project data. Pricing is transparent: $5 AUD a month for individuals, $9 AUD a month per seat for teams. If your current tool is hiding subtasks from your dashboards or capping what you can track on them, it’s worth checking whether Seven fits better, there’s a free trial to test it against your own project before committing to anything.
A subtask is a small, single-owner step inside a bigger task, for example “select colour palette” sitting under the task “finalise brand style guide.” It doesn’t need its own deadline or report because its progress is captured by the parent task.
Most WBS frameworks distinguish summary tasks (roll-up containers), tasks (deliverable-focused work items), and subtasks (the steps inside a task). Some guides also mention milestones as a fourth category, markers with zero duration used to flag key dates.
In tools like Microsoft Project, indenting a task underneath another turns it into a subtask, and the parent automatically becomes a summary task. In other platforms, you typically drag the item under a parent or assign it a “parent task” field.
Common alternatives include “child task,” “sub-item,” or “checklist item,” depending on the platform. In formal WBS terminology, the lowest-level item is usually called a work package once it meets the assignable, estimable, and measurable criteria.