All Products
Search
Document Center

Platform For AI:Manage training tasks

Last Updated:Feb 27, 2026

After you create a training task, you can manage it by stopping it, cloning it, changing its priority, sharing it, generating a command-line script, or deleting it.

Stop a training task

Stop a training task if it is misconfigured, runs longer than expected, or causes resource contention with other tasks. In the task list, click Actions in the row for that task, then click Stop.

image

Clone a training task

Clone an existing, fully configured training task to create a new one. In the Actions column for the original task, click Clone. The new task reuses the original task’s configuration, so you do not need to re-enter or reconfigure parameters.

image

Change task priority

You can change the priority of a running DLC job whose resource source is a resource quota. This enables dynamic resource preemption.

image

Share a training task

On the task details page, click the Share button. Copy the task link and send it to others so they can view the task’s progress, logs, and results.

image

Generate a script

To submit the same training task using the DLC client tool, generate a command-line script for it. On the task details page, click More > Generate Script. Later, use that command to submit the same task. For more information about the DLC client tool, see DLC client tool.

image

Delete a training task

To delete an unused training task and free up storage space and resources, click Actions in its row, then click Delete.

Warning

You cannot recover a deleted DLC job. Delete carefully.

image