Skip to main content
The task board provides a global view of the task execution status of all Wakers, helping you stay on top of the progress of your work. When multiple Wakers are handling different tasks at the same time, the task board is the best tool for tracking overall progress.

List View

Click “Task Board” in the left navigation bar to enter the board page, which shows the list view by default. Interface layout:
  • Top filter bar: Provides multi-dimensional filter conditions.
  • Task list: Displays all tasks in a table, including task name, type, executing Waker, status, creation time, and duration.
  • View toggle button: Switch between the list view and the swimlane view.
Filter dimensions:
DimensionOptions
Task typeAutomated task / Solo task / Group Leader task / Group subtask
Associated groupFilter by the group it belongs to
WakerFilter by the executing Waker
StatusWaiting / In progress / Completed / Failed

Swimlane View

Click the view toggle button to switch to the swimlane view:
  • Tasks are displayed in columns by status (Kanban style)
  • Each column represents a status (Waiting, In progress, Completed, etc.)
  • Tasks are shown as cards in the corresponding status column
  • Intuitively presents the distribution of tasks across different statuses
  • Each card shows the task name, associated Waker, and key time information

Task Details

Click any task in the task list to view its detailed information:
  • Basic task information (name, type, creation time)
  • Executing Waker and associated session
  • Task execution progress and status change history
  • Related outputs
Task types:
TypeDescription
Automated taskA task created by an automation trigger
Solo taskA task executed independently by a single Waker
Group Leader taskA top-level task coordinated by the Leader Waker in a group
Group subtaskA subtask assigned to a specific Waker in a group
Task types correspond to different ways of initiating tasks: automated tasks come from automated tasks, while Group Leader tasks and group subtasks come from group collaboration.