User GuidesTasks
Creating Tasks
Learn how to create and add tasks to your YAPL plans.
Creating Tasks
Tasks define the individual work items within a plan. This guide covers creating tasks, adding subtasks, and building your Work Breakdown Structure (WBS).
When to Create Tasks
Create tasks to:
- Define work - Specify what needs to be done
- Schedule activities - Set dates and durations
- Assign responsibility - Identify who does the work
- Track progress - Monitor completion
- Build structure - Organize work hierarchically
Creating a Task
From the Tasks View
- Open your plan
- Navigate to Tasks tab
- Click Add Task
- Enter task details
- Click Save or Create
From the Gantt View
- Open your plan
- Navigate to Timeline tab
- Click Add Task or use context menu
- Enter task details
- Save the task
From Kanban View
- Open your plan
- Navigate to Kanban tab
- Click + in a column
- Enter task name
- Task created in that status
Task Fields
Required Fields
| Field | Description | Requirements |
|---|---|---|
| Task Name | Work description | Required |
Common Fields
| Field | Description | Default |
|---|---|---|
| Description | Detailed explanation | Empty |
| Status | Current state | To Do |
| Start Date | When work begins | None |
| End Date | When work ends | None |
| Duration | Days of work | Calculated |
Effort Fields
| Field | Description |
|---|---|
| Planned Hours | Estimated effort |
| Actual Hours | Work completed |
| Remaining Hours | Estimated remaining |
| Progress | Completion percentage |
Creating Subtasks
What Are Subtasks
Subtasks break parent tasks into smaller pieces:
- Form the WBS hierarchy
- Roll up progress to parent
- Can have their own properties
How to Create Subtasks
From parent task:
- Click on parent task
- Click Add Subtask
- Enter subtask details
- Save
From task list:
- Click indent action on task
- Task becomes subtask of above task
Subtask Rules
- Subtasks inherit parent's dates (optionally)
- Progress can roll up to parent
- Dependencies can cross hierarchy levels
WBS Codes
Understanding WBS Codes
WBS (Work Breakdown Structure) codes provide hierarchical identification:
1.0 Phase 1
1.1 Design
1.1.1 Requirements
1.1.2 Specifications
1.2 Development
1.2.1 Frontend
1.2.2 BackendAutomatic Numbering
YAPL automatically generates WBS codes based on:
- Task position in hierarchy
- Parent task's code
- Sequence among siblings
Manual Adjustment
- Drag tasks to reorder
- Use indent/outdent to change hierarchy
- WBS codes update automatically
Bulk Task Creation
Adding Multiple Tasks
For efficiency, add multiple tasks at once:
- Use Add Multiple Tasks if available
- Enter one task per line
- Set common properties
- Create all tasks
Importing Tasks
Professional tier supports:
- Import from other plans
- Template-based creation
Task Templates
Using Templates
If templates are available:
- Click Add from Template
- Select template
- Tasks created with template structure
Creating Reusable Patterns
- Create tasks in one plan
- Copy structure to other plans
- Use consistent naming
Quick Task Creation
Minimal Task
Create quickly with just a name:
- Click Add Task
- Enter name only
- Create immediately
- Add details later
Keyboard Shortcuts
- Enter - Save and create another
- Escape - Cancel creation
- Tab - Move to next field
Task Creation Best Practices
Naming Conventions
| Good | Poor |
|---|---|
| "Install electrical panel" | "Electrical" |
| "Review design documents" | "Review" |
| "Complete foundation pour" | "Foundation" |
Task Size Guidelines
| Duration | Recommendation |
|---|---|
| < 1 hour | Too small, combine with others |
| 1-40 hours | Ideal size |
| > 40 hours | Consider breaking into subtasks |
Hierarchy Guidelines
- 3-5 levels typically sufficient
- Each parent should have 2+ children
- Balance depth vs. breadth
After Creation
Next Steps
- Add dates - Set start and end dates
- Set duration - Define work days
- Add dependencies - Link related tasks
- Assign resources - Identify who/what
- Set baseline - When planning complete
Verify Creation
- Task appears in task list
- Shows in Gantt timeline
- Visible on Kanban board
Troubleshooting
Cannot Create Task
"Task limit reached"
- Basic: 200 tasks max per plan
- Professional: 500 tasks max per plan
- Archive or remove unused tasks
"You don't have permission"
- Verify you have edit access to plan
- Check team role
Task Not Appearing
- Refresh the page
- Check filters aren't hiding task
- Verify correct plan is open
Dates Invalid
- End date must be on or after start date
- Check for constraint conflicts
- Review dependency impacts
Related Topics
- Task Properties - Configure task details
- Task Dependencies - Link tasks
- Task Groups - WBS organization
- Gantt Charts - Timeline editing
Was this page helpful?