Skip to main content

What is Task Management

The Task Management screen allows you to schedule and automate agent execution. You can manage automatic execution of regular tasks and processing at specified times. Task Management screen overview

What are Tasks

Tasks are units that manage agent execution. They consist of the following elements:
ElementDescription
AgentThe agent to execute
Task NameIdentifier name for the task
Initial InputThe message to send to the agent first
Execution TimeThe date and time to execute the task

Screen Layout

The Task Management screen consists of the following sections:

Task List

Displays a list of created tasks. For each task, the following information is displayed:
  • Task name
  • Agent used
  • Execution status (Draft/Scheduled/Completed)
  • Next execution time
  • Last execution time

Drafts

Displays tasks before schedule settings. For more details, see Draft Management.

Scheduled

Displays tasks with execution times set. For more details, see Scheduled Execution.

Accessing Task Management

1

Click 'Tasks' in the Side Panel

Select “Tasks” from the side menu.
2

Task Management Screen Appears

The task list is displayed.

Key Features

Task Use Cases

  • Agent: Sales Report Creation Agent
  • Initial Input: “Please create this week’s sales report”
  • Execution Time: Every Friday at 17:00
  • Agent: Data Analysis Agent
  • Initial Input: “Please aggregate yesterday’s sales data”
  • Execution Time: Every day at 9:00
  • Agent: Report Creation Agent
  • Initial Input: “Please create last month’s activity report”
  • Execution Time: 1st of every month at 10:00

Task States

Tasks have the following states:
StateDescription
DraftCreated but schedule not yet set
ScheduledExecution time set, waiting for execution
RunningCurrently executing
CompletedExecution finished
ErrorError occurred during execution