Skip to content

Task Management

Tasks are the fundamental building blocks in RocketFuel. This guide covers everything you need to know about managing tasks.

There are several ways to create a task:

  • Click the + New Task button
  • Press N anywhere in the project
  • Press Enter while in a task list to add a task below

Every task has these default fields:

FieldDescription
TitleThe task name (required)
DescriptionRich text description with Markdown support
StatusCurrent state (e.g., To Do, In Progress, Done)
AssigneeTeam member responsible for the task
Due DateWhen the task should be completed
PriorityImportance level (Low, Medium, High, Urgent)
LabelsTags for categorization

View your tasks in different layouts:

A traditional list with sortable columns. Best for detailed task management.

Kanban-style board with columns for each status. Best for visualizing workflow.

Tasks displayed on a calendar by due date. Best for deadline tracking.

Gantt-style timeline with dependencies. Best for project planning.

Break large tasks into smaller pieces with subtasks:

  1. Open a task
  2. Click Add Subtask
  3. Enter the subtask title

Subtasks can have their own assignees and due dates, but inherit the parent’s project and labels.

Select multiple tasks to perform bulk actions:

  • Change status
  • Assign to a team member
  • Set due date
  • Add labels
  • Delete

Select tasks by:

  • Clicking checkboxes
  • Shift+click for a range
  • Cmd/Ctrl+A to select all
ShortcutAction
NNew task
EEdit selected task
DSet due date
AAssign
LAdd label
DeleteDelete task
Cmd/Ctrl + EnterSave and close