All Products
Search
Document Center

Platform For AI:Job templates

Last Updated:Jun 03, 2026

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

Note

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.

  1. On the DLC page, click Template in the top navigation bar.

    image

  2. 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.

    image

  3. Set read-only rules. Mark default values as read-only to prevent modification when users create jobs from the template.

    image

    Note

    For 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:

      image

      You cannot add new environment variables when creating a job.

      image

    • 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:

      image

      You can add and set new environment variables when creating a job.

      image

    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.

    image

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

    image

Create a job from a template

  1. In the template list, click Create Task for the target template.

    image

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

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

    image

Note
  • 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.

image

Clone a template

You can Clone existing templates.

image

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.

image