Monitor and control the lifecycle of workflow tasks in the PAI console — filter by status or source, inspect node-level logs and outputs, and stop or restart tasks as needed.
Task sources
Workflow tasks are created from two sources:
Manual executions in Designer: Tasks you run directly from the Designer canvas. For more information, see Build and test a model.
Scheduled jobs in DataWorks: Tasks triggered by DataWorks scheduling. For more information, see Integrate Designer with DataWorks for offline scheduling.
Both task types appear on the same Workflow Tasks tab and support the same operations described in this document.
Access the Workflow Tasks tab
Log on to the PAI console.
In the left navigation pane, click Workspace List, then click the workspace name.
In the left navigation pane, choose AI Asset Management > Jobs.
Click the Workflow Tasks tab.

View task details
Use the Task Details page to investigate a specific task run — for example, to identify a failed node, review execution logs, or locate output data.
Click a task name to open the Task Details page. The page has two tabs:
Task Details: The canvas shows all nodes in the task and their run status. Click a node to see the following in the right pane:
Run Information: Execution metadata for the node.
Task Logs: Logs and events generated during the run.
Outputs: Output data produced by the node.

To share the task details, click Share in the upper-right corner.

Task Result: Hover over Result to see the output addresses for all nodes in the task.

Filter tasks
Click the filter icon next to Status or Task Source to narrow the task list by run status or origin.
Stop or restart a task
In the Actions column:
Click Stop to stop a running task.
Click Clone to restart a task.