Help Center/ CodeArts Build/ User Guide/ Creating a Build Task/ Creating and Managing Groups
Updated on 2026-07-29 GMT+08:00

Creating and Managing Groups

For build tasks targeted at different modules or scenarios in the same project, you can group the tasks for easy management in CodeArts Build. A group named Ungrouped is automatically created along with the first created group to store ungrouped build tasks.

Constraints

  • You can create a maximum of 200 groups.
  • A group can contain up to three directory levels.

Creating a Group

  1. Access the CodeArts Build homepage from the project page.
  2. Click Create one and set a group name.
    • Only letters, digits, hyphens (-), and underscores (_) are allowed.
    • 1 to 128 characters.
    • Each group name must be unique within its project.
    Figure 1 Assigning a name to the group
  3. Click any position to finish group creation.

Managing Groups

Place the cursor on the group's row.

Click to modify the group name.

Click to delete the group or adjust its order.

Click to add a subgroup.

After a group is deleted, its tasks are automatically moved to Ungrouped.

Helpful Links

For details about APIs used for grouping build tasks, see Group Management.