DLC job templates save verified training configurations as reusable, lockable presets. Lock the image, resources, and mount paths while keeping hyperparameters and startup commands editable to standardize experiments, capture best practices, and enable team members to quickly reproduce experiments and reduce configuration errors.
Procedure
Workspace administrators and owners have full template permissions. Other members can view and use templates. Algorithm engineers can modify only their own templates; algorithm operations personnel can modify all. The complete permission matrix is in Appendix: Roles and Permissions.
Create a template
Save common configurations as a template to standardize job creation and prevent manual errors.
-
On the DLC page, click Template in the top navigation bar.

-
Click Create Template to open the pre-fill page. This page mirrors the job creation form — enter your most common configurations as template defaults. You can also create a template from an existing job by selecting a successfully run job.

-
Set read-only rules. Mark default values as read-only to prevent modification when users create jobs from the template.
NoteFor hierarchical items such as environment variables:
-
If a parent item is read-only, all child items are also read-only, and no new environment variables can be added.
Read-only rule:

You cannot add new environment variables when creating a job.

-
If only a child item is read-only, you can still add and set new environment variables, as shown in the following figure:
Read-only rule:

You can add and set new environment variables when creating a
job.
Make the Description field mandatory so users describe parameter adjustments when creating a job. Define a description format in the template — for example, experiment direction plus adjusted parameters — to standardize job descriptions.

-
-
Preview the template. Read-only environment variables cannot be modified.

Create a job from a template
-
In the template list, click Create Task for the target template.

-
Template configurations are pre-filled on the job creation page. Locked fields are read-only — adjust only the editable parameters.

-
Click the template name to open its details page. The Usage Record lists all jobs created from this template.

-
Cloning a template-based job: The cloned job does not appear in the template's usage record and is not automatically archived under the template.
-
Clone vs. templates: Use Clone to quickly start a job, flexibly modify its configuration, and validate the settings. Use templates to enforce standardized configurations and archive jobs under a template.
Edit a template
You can Edit existing templates.

Clone a template
You can Clone existing templates.

Template tips
Create one template per research direction or experiment type. This groups related jobs under a single template for easier tracking, retrieval, and improving overall experiment management and search efficiency.
