Task Details and Metadata

Last Updated: October 10, 2025 Difficulty: Intermediate Estimated Reading Time: 18 minutes

Overview

Every task in Waymaker taskboards is more than just a title on a card. Tasks are rich, flexible containers for all the information needed to plan, execute, and track work. Understanding how to use task details and metadata effectively transforms your taskboards from simple to-do lists into powerful project management tools.

This comprehensive guide covers all available task fields, from basic information like names and descriptions to advanced planning fields like estimates and progress tracking. Whether you're managing a single task or coordinating complex projects with dependencies and milestones, mastering task metadata is essential for success.

What You'll Learn

  • Create and configure comprehensive task details with all available fields
  • Understand the difference between owner and assignee roles
  • Use scheduling fields to plan task timelines with precision
  • Track estimates using both story points and time-based estimation
  • Monitor progress and actual effort against planned estimates
  • Organize tasks using layers, tags, and priority levels
  • Distinguish between standard tasks and milestone markers
  • Leverage task metadata for reporting and analytics
  • Apply best practices for consistent task documentation

Prerequisites

  • Active Waymaker organization account
  • Access to at least one taskboard (as member or higher)
  • Basic understanding of taskboard interface and navigation
  • Familiarity with creating simple tasks

Understanding Task Anatomy

Tasks in Waymaker are designed to capture every aspect of work, from initial concept to completion. Each task consists of multiple fields organized into logical groups:

Information Fields

These fields describe what the task is and why it matters.

Assignment Fields

These fields determine who's responsible and accountable.

Scheduling Fields

These fields establish when work happens.

Estimation Fields

These fields plan how much effort is required.

Tracking Fields

These fields monitor actual progress and time spent.

Organization Fields

These fields categorize and prioritize work.

Metadata Fields

These fields provide audit trail and context.

Let's explore each category in detail.

Basic Task Information

Task Name

Purpose: The primary identifier and description of the work to be done.

Best Practices:

  • Use action verbs to make tasks actionable ("Design login form" not "Login form")
  • Keep names concise but descriptive (aim for 3-8 words)
  • Front-load important information for scanability
  • Use consistent naming patterns across similar tasks
  • Avoid vague names like "Fix issues" or "Update things"

Examples:

✅ Good: "Design mobile navigation component"
✅ Good: "Review Q4 marketing budget proposal"
✅ Good: "Fix authentication timeout on Safari"
❌ Bad: "Mobile stuff"
❌ Bad: "Review things"
❌ Bad: "Authentication"

Technical Details:

  • Maximum length: 500 characters
  • Plain text only (no rich formatting in title)
  • Searchable and indexed for filtering
  • Displayed on task cards in all views

Task Description

Purpose: Provides detailed context, requirements, and acceptance criteria for the task.

Features:

  • Full rich text editor with formatting capabilities
  • Support for headings, lists, links, images, code blocks, and tables
  • Auto-save functionality to prevent data loss
  • Expandable text area for long-form content
  • Markdown-compatible formatting

Recommended Structure:

## Context
Brief explanation of why this task exists and its business value.

## Acceptance Criteria
- [ ] Specific, measurable outcome 1
- [ ] Specific, measurable outcome 2
- [ ] Specific, measurable outcome 3

## Resources
- Design mockups: [link]
- API documentation: [link]
- Related tasks: #123, #124

## Notes
Any additional information, blockers, or considerations.

Best Practices:

  • Always include acceptance criteria for clarity
  • Link to relevant documents and external resources
  • Update descriptions as requirements evolve
  • Use checklists for trackable sub-requirements
  • Add screenshots or diagrams for visual tasks
  • Document dependencies and blockers clearly

For complete details on rich text capabilities, see our dedicated guide: Rich Text Descriptions

Assignment and Ownership

Understanding task assignment is crucial for accountability and workload management.

Owner vs Assignee

Waymaker distinguishes between two important roles:

Owner:

  • The person who created the task
  • Automatically set on task creation
  • Cannot be changed (represents task origination)
  • Has full edit permissions regardless of role
  • Receives notifications about major task changes

Assignee:

  • The person responsible for completing the task
  • Can be set during creation or assigned later
  • Can be reassigned as work shifts
  • Appears on task cards and in filtering
  • Receives assignment notifications

Why the Distinction Matters:

This separation prevents common confusion in project management:

  • A project manager (owner) can assign work to team members (assignees)
  • Stakeholders can create tasks without being responsible for execution
  • Audit trails clearly show who requested work vs who completed it
  • Workload views accurately reflect who's actively working on what

Assigning Tasks

During Creation:

  1. Open the task creation modal
  2. Locate the "Assignee" field
  3. Select from organization members with board access
  4. Task creator becomes owner automatically

After Creation:

  1. Open task detail view
  2. Click the assignee field (shows current assignee or "Unassigned")
  3. Select new assignee from dropdown
  4. Assignee receives notification of assignment

Unassigned Tasks: Tasks can remain unassigned during planning phases. This is normal for:

  • Backlog items awaiting sprint planning
  • Tasks pending resource allocation
  • Work identified but not yet prioritized
  • Team-wide tasks anyone can pick up

Visual Indicators:

  • Assignee avatar appears on task cards
  • Unassigned tasks show a placeholder icon
  • Filtering by assignee helps track individual workloads
  • List view displays assignee names in dedicated column

Scheduling and Timeline

Effective scheduling requires understanding how date and time fields work together.

Start Date and Start Time

Start Date:

  • Indicates when work on this task should begin
  • Optional field (tasks don't require start dates)
  • Used in calendar and Gantt views for timeline visualization
  • Can be set before, on, or after task creation
  • Does not trigger automatic status changes

Start Time:

  • Specific time when work begins (optional)
  • Only relevant when start date is set
  • Displayed in calendar view for precise scheduling
  • Useful for time-sensitive tasks or meetings
  • Format: 12-hour or 24-hour based on user preferences

When to Use Start Dates:

  • Tasks with specific kickoff meetings or events
  • Work that cannot begin until a certain date
  • Dependencies requiring sequential execution
  • Coordinating work across time zones
  • Planning resource availability

Due Date and Due Time

Due Date:

  • Target completion date for the task
  • Optional but strongly recommended for accountability
  • Triggers overdue indicators when passed
  • Primary sorting field in many views
  • Used for priority and urgency calculations

Due Time:

  • Specific deadline time (optional)
  • Critical for time-sensitive deliverables
  • Appears in calendar view
  • Useful for meeting deadlines, submissions, or launches
  • Notifications can be triggered before due time

Due Date Best Practices:

  • Set realistic deadlines considering task complexity
  • Account for dependencies when setting dates
  • Build in buffer time for reviews and revisions
  • Communicate date changes to assignees promptly
  • Use milestones for major deadline markers

Overdue Handling: Tasks past their due date show visual indicators:

  • Red highlighting on task cards
  • Overdue badge in task lists
  • Dashboard metrics track overdue count
  • Filtering options to isolate overdue work

Duration Calculation

When both start and due dates are set:

  • Duration automatically calculated
  • Displayed in Gantt chart views
  • Used for workload planning
  • Helps identify schedule conflicts

Estimation and Planning

Waymaker supports both agile (story points) and traditional (hours) estimation methods.

Estimate (Story Points)

What Are Story Points? Story points represent relative complexity and effort, not absolute time. This agile estimation technique focuses on:

  • Task complexity
  • Amount of work required
  • Risk and uncertainty
  • Required knowledge and skills

Common Scales:

  • Fibonacci: 1, 2, 3, 5, 8, 13, 21 (most common)
  • T-Shirt Sizes: XS, S, M, L, XL (then converted to numbers)
  • Linear: 1, 2, 3, 4, 5 (simpler but less nuanced)

How to Estimate:

  1. Choose a reference task (e.g., "login form" = 3 points)
  2. Compare new tasks to reference
  3. Consider complexity, not duration
  4. Use team consensus (planning poker)
  5. Re-estimate only when scope changes significantly

Story Point Benefits:

  • Faster estimation (no time calculation needed)
  • Accounts for team capability variations
  • Focuses on value, not hours
  • Enables velocity tracking over sprints
  • Removes pressure of time commitments

When to Use Story Points:

  • Agile/Scrum methodologies
  • Software development projects
  • Teams with established velocity baselines
  • Work with uncertain time requirements
  • Collaborative estimation sessions

Estimate (Hours)

What Are Hour Estimates? Time-based estimates predict actual working hours required to complete the task. This traditional approach is straightforward and widely understood.

How to Estimate Hours:

  1. Break task into smaller steps
  2. Estimate each step individually
  3. Sum individual estimates
  4. Add buffer for unexpected issues (typically 10-20%)
  5. Document assumptions

Best Practices:

  • Estimate in ideal working hours (uninterrupted time)
  • Account for task complexity and unknowns
  • Use historical data when available
  • Round to reasonable increments (0.5 or 1 hour)
  • Re-estimate if scope changes
  • Track accuracy to improve future estimates

When to Use Hour Estimates:

  • Waterfall or traditional project management
  • Fixed-bid client projects
  • Billable hours tracking
  • Resource capacity planning
  • Budget management
  • Contract deliverables

Using Both Estimation Types

Many teams use both fields for different purposes:

  • Story Points: For sprint planning and team capacity
  • Hours: For client billing and budget tracking

This hybrid approach provides flexibility:

Example: "Design dashboard UI"
- Estimate Points: 5 (medium complexity)
- Estimate Hours: 12 (expected billable time)

Progress Tracking

Progress Percentage

Purpose: Visual indicator of task completion status.

How It Works:

  • Manual field updated by assignee or owner
  • Ranges from 0% (not started) to 100% (complete)
  • Independent of task status section
  • Displayed as progress bar on task cards
  • Used in layer and board progress rollups

Common Milestones:

  • 0%: Not started
  • 25%: Initial work begun
  • 50%: Halfway complete
  • 75%: Nearly finished
  • 100%: Complete (may trigger auto-completion)

Best Practices:

  • Update progress regularly (daily or weekly)
  • Be honest about actual completion
  • Don't confuse time spent with work completed
  • Use checklist completion as a guide
  • Communicate blockers when progress stalls

Automatic Progress: If a task has checklist items, progress can auto-calculate:

6 out of 10 checklist items complete = 60% progress

This can be enabled in board settings.

Actual Hours

Purpose: Track time actually spent on the task.

How to Log Time:

  1. Open task detail view
  2. Navigate to "Time Tracking" section
  3. Click "Log Time"
  4. Enter details:
    • Date of work
    • Start time (optional)
    • End time (optional)
    • Duration (manual entry or calculated)
    • Notes about work performed
  5. Save time entry

Time Entry Features:

  • Multiple entries per task supported
  • Running timer for active work (future feature)
  • Total actual hours automatically summed
  • Comparison to estimated hours
  • Export for billing or reporting

Actual vs Estimate Comparison:

The system provides helpful variance analysis:

Estimated: 10 hours
Actual: 8 hours
Variance: -2 hours (under estimate, efficient!)

Estimated: 5 hours
Actual: 9 hours
Variance: +4 hours (over estimate, investigate why)

When to Track Actual Hours:

  • Billable client work
  • Budget monitoring
  • Improving estimation accuracy
  • Identifying bottlenecks
  • Team capacity analysis
  • Performance metrics

Privacy Note: Actual hours and time entries are visible to all board members. Use board permissions to control access if tracking sensitive data.

Organization and Categorization

Layer Assignment

Purpose: Group tasks into logical organizational containers.

What Are Layers? Layers are hierarchical groupings like epics, sprints, phases, or stages. They provide structure beyond simple status columns.

How to Assign:

  1. Open task editor
  2. Locate "Layer" dropdown
  3. Select from available layers
  4. Tasks can only belong to one layer
  5. Layer can be changed as work evolves

Layer Benefits:

  • Visual grouping in Kanban view
  • Filtering by project phase or sprint
  • Progress tracking by layer
  • Timeline visualization in Gantt view
  • Methodology support (agile, waterfall, kanban)

Special Cases:

  • No Layer: Valid for simple boards or backlog items
  • Moving Layers: Drag tasks between layers in layer manager
  • Archived Layers: Tasks remain accessible but layer is hidden

For complete layer strategies, see: Introduction to Layers

Tags

Purpose: Flexible, multi-dimensional task categorization.

What Are Tags? Unlike layers (single assignment), tasks can have multiple tags. This allows cross-cutting categorization:

  • Skill required (design, development, marketing)
  • Platform (web, mobile, API)
  • Client or department
  • Task type (bug, feature, research)
  • Priority or urgency
  • Any custom category

Creating and Using Tags:

  1. In task editor, find "Tags" field
  2. Start typing tag name
  3. Select existing tag or create new one
  4. Add multiple tags per task
  5. Tags auto-save on task update

Tag Management:

  • Organization-level tag library
  • Color coding for visual distinction
  • Rename tags (updates all tasks using it)
  • Delete tags (removes from all tasks)
  • Merge duplicate tags

Filtering by Tags:

  • Select one or more tags to filter
  • "AND" logic (task must have all selected tags)
  • "OR" logic (task has any selected tag) - toggle in filter settings
  • Combine with other filters (assignee, status, layer)

Tag Best Practices:

  • Establish tag conventions early
  • Limit to 3-5 categories (e.g., skill, platform, type)
  • Use consistent naming (decide on capitalization)
  • Archive unused tags periodically
  • Train team on tag purposes

Priority Levels

Purpose: Indicate task importance and urgency.

Available Priority Levels: Many taskboards support priority levels like:

  • Critical/P0: Drop everything, fix now
  • High/P1: Important, do soon
  • Medium/P2: Standard priority
  • Low/P3: Nice to have
  • None/P4: Backlog, future consideration

Priority vs Urgency: Understanding the difference is crucial:

PriorityUrgencyExample
HighHighProduction server down
HighLowStrategic planning for Q2
LowHighRespond to non-critical email
LowLowClean up old documentation

The Eisenhower Matrix:

            Urgent              Not Urgent
Important   [Do First]          [Schedule]
            High Priority       High Priority
            Do Now             Plan Time

Not         [Delegate]          [Eliminate]
Important   Low Priority        Lowest Priority
            Quick Wins         Consider Deleting

Setting Priority:

  1. Open task editor
  2. Select priority from dropdown
  3. Priority indicator appears on task card
  4. Sort and filter by priority

Visual Indicators:

  • Color coding (red for critical, orange for high, etc.)
  • Icon badges on task cards
  • Priority column in list view
  • Urgent tasks highlighted in calendar view

Changing Priorities: Priorities should evolve as situations change:

  • Reprioritize during sprint planning
  • Escalate blocked tasks
  • De-prioritize when dependencies shift
  • Review priorities in retrospectives

Task Types and Status

Task vs Milestone

Tasks: Standard work items with assignees, progress, and effort tracking. Most items in your board are tasks.

Milestones: Special markers representing significant achievements or decision points:

  • Zero duration (point in time)
  • No assignee (represents team achievement)
  • No progress tracking
  • Diamond icon in Gantt charts
  • Often represent phase gates or deliverables

Creating Milestones:

  1. Create new task
  2. Toggle "Is Milestone" checkbox
  3. Set due date (milestone target date)
  4. Add description of milestone criteria
  5. Link related tasks as dependencies

Milestone Examples:

  • "Requirements Sign-off"
  • "Design Approval"
  • "Beta Release"
  • "Go-Live Date"
  • "Phase 1 Complete"

Milestone in Views:

  • Kanban: Special badge or icon
  • List: Milestone indicator in type column
  • Gantt: Diamond marker on timeline
  • Calendar: All-day event marker

Status Sections

Purpose: Represent task workflow state.

Default Sections: Most boards include these standard sections:

  • Backlog: Identified but not yet planned
  • To Do: Committed and ready to start
  • In Progress: Actively being worked on
  • Review: Awaiting review or approval
  • Done: Completed successfully

Status vs Progress: Important distinction:

  • Status (Section): Workflow state
  • Progress: Completion percentage

A task can be:

  • In Progress section with 10% progress (just started)
  • In Review section with 100% progress (complete, awaiting approval)
  • In Done section with 100% progress (fully complete)

Moving Between Sections:

  • Drag and drop in Kanban view
  • Dropdown selector in task editor
  • Bulk operations for multiple tasks
  • Automated movement (future feature)

Completion Flag

Purpose: Mark task as definitively complete.

How Completion Works:

  • Tasks in "Done" sections are typically completed
  • Completion flag explicitly marks task finished
  • Completed tasks can be archived or hidden
  • Completion date automatically recorded
  • Reverting completion is possible if needed

Completion Triggers:

  • Manual: User checks "Complete" box
  • Automatic: Moving to section marked as "completing"
  • Checklist-based: All checklist items checked (if enabled)
  • Progress-based: 100% progress reached (if enabled)

Metadata and Audit Trail

Created By and Created At

Created By:

  • User who originally created the task
  • Automatically recorded, cannot be changed
  • Different from owner if task created via automation
  • Useful for tracking request sources

Created At:

  • Timestamp of task creation
  • Automatically recorded
  • Used for age calculations
  • Helps identify stale tasks

Use Cases:

  • Identify task requestors
  • Track task aging
  • Audit task origins
  • Calculate creation velocity

Updated At

Purpose: Track most recent task modification.

What Triggers Updates: Any change to task fields:

  • Title or description edits
  • Field updates (assignee, dates, priority)
  • Progress changes
  • Comments added
  • Attachments uploaded
  • Status changes

Not Triggered By:

  • Viewing task (read-only access)
  • Board-level changes (section reordering)
  • Related task updates

Use Cases:

  • Identify active vs stale tasks
  • Sort by recent activity
  • Find tasks needing updates
  • Track engagement patterns

Change History

Purpose: Complete audit trail of task modifications.

What's Tracked:

  • Field changes (what changed, old value, new value)
  • User who made change
  • Timestamp of change
  • Comments and activity

Viewing History:

  1. Open task detail view
  2. Navigate to "Activity" tab
  3. Review chronological change log
  4. Filter by change type or user

History Benefits:

  • Accountability and transparency
  • Understanding task evolution
  • Recovering lost information
  • Compliance and audit requirements
  • Learning from changes

For detailed activity tracking, see: Task Activity and Comments

Task Detail View Layout

The task detail modal organizes all these fields into a logical layout:

Header Section:

  • Task name (editable inline)
  • Task ID and direct link
  • Close button

Left Column (Main Content):

  • Description editor
  • Checklist section
  • Comments and activity feed

Right Sidebar (Metadata):

  • Assignee
  • Owner (read-only)
  • Layer
  • Status section
  • Priority
  • Tags
  • Task type toggle

Dates Section:

  • Start date and time
  • Due date and time

Estimation Section:

  • Estimate (points)
  • Estimate (hours)

Progress Section:

  • Progress percentage slider
  • Actual hours
  • Time log entries

Footer:

  • Created by, created at
  • Updated at
  • Delete button (if permitted)

Field Interactions and Dependencies

Understanding how fields interact helps you use them effectively:

Date Dependencies

If task has dependencies:

  • Dependent tasks cannot start before predecessors finish (FS)
  • Date changes cascade to dependent tasks
  • Warnings shown for circular dependencies
  • Gantt view visualizes dependency chains

Checklist Progress

If checklist integration enabled:

  • Checklist completion percentage suggests task progress
  • Option to auto-update progress from checklist
  • Manual override always available

Completion Logic

Task completes when:

  • Moved to section marked "is_completed" (automatic)
  • Completion checkbox manually checked
  • All checklist items checked (if enabled)
  • Progress reaches 100% (if enabled)

Estimation Display

Fields shown based on methodology:

  • Agile boards highlight story points
  • Waterfall boards emphasize hours
  • Both visible but primary field determined by board type

Best Practices for Task Metadata

Consistency Guidelines

Establish Team Standards:

  • Required vs optional fields for your team
  • Estimation methodology (points, hours, or both)
  • Priority definitions and when to use each
  • Tag categories and naming conventions
  • Description template usage

Document Your Conventions: Create a team guideline document covering:

  • How to write effective task names
  • Required description sections
  • When to use milestones vs tasks
  • Priority escalation criteria
  • Tag usage by category

Maintenance Hygiene

Regular Reviews:

  • Weekly: Update progress on active tasks
  • Sprint/Phase: Review and update estimates
  • Monthly: Archive completed tasks
  • Quarterly: Clean up tags and layers

Stale Task Management: Tasks over 90 days old without updates may be:

  • No longer relevant (delete)
  • Incorrectly prioritized (reassess)
  • Blocked (document blocker)
  • Forgotten (reassign or reschedule)

Data Quality

High-Quality Tasks Include:

  • Clear, actionable names
  • Detailed descriptions with acceptance criteria
  • Appropriate estimation (points or hours)
  • Assigned to specific person (not unassigned)
  • Realistic due dates
  • Appropriate tags and priority
  • Regular progress updates

Low-Quality Task Warning Signs:

  • Vague names ("Fix stuff", "Update things")
  • Empty descriptions
  • Perpetually 0% or 50% progress
  • Constantly changing due dates
  • Never assigned
  • Multiple overdue tasks

Tips & Best Practices

Estimation Accuracy

  • Track estimate vs actual hours to improve future estimates
  • Discuss variances in retrospectives
  • Use historical data from similar tasks
  • Build in buffer time for unknowns (10-20%)
  • Re-estimate when scope changes significantly

Progress Updates

  • Update progress at least weekly
  • Be honest about completion percentage
  • Use checklist completion as a guide
  • Communicate blockers when progress stalls
  • Update actual hours regularly for accurate tracking

Organization Strategies

  • Use layers for major groupings (sprints, phases)
  • Use tags for cross-cutting categories (skills, platforms)
  • Use priority to highlight urgency
  • Combine filters to create custom views
  • Create saved filter combinations for recurring needs

Time Management

  • Set realistic due dates with buffer time
  • Use start dates for dependencies and scheduling
  • Track actual hours for billing and capacity planning
  • Review overdue tasks daily
  • Reschedule thoughtfully rather than letting tasks drift

Collaboration

  • Assign tasks clearly to avoid confusion
  • Document context in descriptions for future reference
  • Use comments for status updates and questions
  • @mention team members for important updates
  • Keep metadata current for accurate reporting

Common Mistakes to Avoid

Over-Complication

Mistake: Filling out every field for every task, even when not necessary. Solution: Use only fields relevant to your workflow. Simple tasks don't need complex metadata.

Neglecting Descriptions

Mistake: Tasks with names only, no context or acceptance criteria. Solution: Always include at least brief context and success criteria. Your future self will thank you.

Inconsistent Estimation

Mistake: Mixing story points and hours without clear methodology. Solution: Choose one primary estimation method. Use both only if you have specific reasons.

Unrealistic Deadlines

Mistake: Setting aggressive due dates that are consistently missed. Solution: Build in buffer time. Track estimate vs actual to improve accuracy.

Stale Progress

Mistake: Tasks stuck at 50% for weeks without updates. Solution: Update progress regularly. If blocked, document the blocker and adjust timeline.

Tag Proliferation

Mistake: Creating dozens of inconsistent, overlapping tags. Solution: Establish tag categories and naming conventions. Archive unused tags.

Priority Inflation

Mistake: Marking everything as "High" or "Critical" priority. Solution: Use priority honestly. If everything is high priority, nothing is.

Ignoring Metadata

Mistake: Never reviewing created/updated dates or change history. Solution: Use metadata for cleanup, auditing, and improving processes.

Advanced Metadata Techniques

Custom Task Templates

Create reusable templates for common task types:

Bug Report Template:

## Bug Description
[Describe the issue]

## Steps to Reproduce
1.
2.
3.

## Expected Behavior
[What should happen]

## Actual Behavior
[What actually happens]

## Environment
- Browser:
- OS:
- Version:

## Screenshots
[Add screenshots]

## Priority Criteria
- [ ] Affects production users
- [ ] Data loss or security risk
- [ ] Workaround available

User Story Template:

## User Story
As a [type of user]
I want [goal/desire]
So that [benefit/value]

## Acceptance Criteria
- [ ] Criterion 1
- [ ] Criterion 2
- [ ] Criterion 3

## Technical Notes
[Implementation considerations]

## Design Resources
- Mockups:
- Prototype:

## Definition of Done
- [ ] Code reviewed
- [ ] Tests written
- [ ] Documentation updated
- [ ] Stakeholder approved

Filtering Power Queries

Combine multiple metadata fields for powerful filtering:

Overdue High-Priority Tasks:

  • Status: Not Done
  • Priority: High or Critical
  • Due Date: Before today
  • Assignee: [Specific person]

Upcoming Sprint Work:

  • Layer: [Sprint name]
  • Status: To Do or In Progress
  • Assignee: [Your name]
  • Sort by: Priority, then Due Date

Unestimated Tasks:

  • Estimate Hours: Empty
  • Estimate Points: Empty
  • Status: Not Done
  • Sort by: Created At (oldest first)

Reporting with Metadata

Use task metadata for insightful reports:

Velocity Tracking:

  • Sum story points completed per sprint
  • Track trend over time
  • Identify capacity patterns

Estimation Accuracy:

  • Compare estimated vs actual hours
  • Calculate variance percentage
  • Improve future estimates

Workload Distribution:

  • Group tasks by assignee
  • Sum estimated hours
  • Identify overallocation

Aging Analysis:

  • Tasks created > 30 days ago
  • Filter by status (find stuck work)
  • Update or archive

Related Articles

Core Task Management

Organization & Planning

Collaboration

Methodologies

Need More Help?

Additional Resources

  • Video Tutorial: "Complete Task Metadata Walkthrough" (15 minutes)
  • Template Library: Download task templates for common scenarios
  • Office Hours: Join weekly Q&A sessions on task management

Contact Support

  • Help Center: Browse common questions and solutions
  • Email Support: support@waymakerone.com
  • Live Chat: Available Monday-Friday, 9 AM - 5 PM EST
  • Community Forum: Connect with other Waymaker users

Next Steps

  1. Review your existing tasks and fill in missing metadata
  2. Establish team conventions for required fields
  3. Create task templates for common work types
  4. Set up saved filters for your most common views
  5. Train team members on metadata best practices

Mastering task metadata transforms taskboards from simple lists into sophisticated project management systems. Take time to understand and use these fields consistently, and you'll unlock powerful planning, tracking, and reporting capabilities.