All Products
Search
Document Center

Platform For AI:Manage workflow tasks

Last Updated:Apr 01, 2026

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:

Both task types appear on the same Workflow Tasks tab and support the same operations described in this document.

Access the Workflow Tasks tab

  1. Log on to the PAI console.

  2. In the left navigation pane, click Workspace List, then click the workspace name.

  3. In the left navigation pane, choose AI Asset Management > Jobs.

  4. Click the Workflow Tasks tab.

image

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.

image

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

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

image

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.