Updated on 2026-07-09 GMT+08:00

Managing Vault Tags

Scenarios

You can add tags to vaults based on their usage, project, environment, or other dimensions. Applying the same tag to vaults with similar attributes helps organize them for structured management.

For existing vaults, you can add, edit, or delete tags as needed. Tags are used only for filtering and managing vaults.

Principles

You can add, edit, or delete multiple tags for a vault. The changes take effect immediately. Vaults can be filtered by tag.

Tags are used only for classification and retrieval. They do not affect core functions such as backup execution, policy association, and data replication.

Vault tags support tag policies of Organizations. Tags that do not comply with the tag policies cannot be added to vaults.

Constraints

If your organization has enabled the tag policy for CBR, you must comply with the tag policy rules when adding tags for your vaults. Otherwise, vaults may fail to be created. Contact the organization administrator to learn more about the tag policies.

Procedure

  1. Log in to the CBR console. Click in the upper left corner and select a region.
  2. On the Vaults tab, click the name of the target vault and then select the Tags tab.

    • Adding a tag
      1. Click Edit Tag in the upper left corner.
      2. In the displayed dialog box, enter the key and value of the new tag.

        Tags are key-value pairs, which are used to identify, classify, and search for vaults. You can add a maximum of 20 tags for a vault, and vault tags are only used to filter and manage vaults.

        Table 1 describes the parameters of a tag.
        Table 1 Tag parameter description

        Parameter

        Description

        Example Value

        Key

        Tag key. Each tag of a vault has a unique key. The tag key is mandatory and has no default value. You can enter a custom key.

        A tag key:

        • Can contain 1 to 36 Unicode characters.
        • Can contain only letters, digits, hyphens (-), and underscores (_).

        Key_0001

        Value

        Tag value. Different tag keys can share the same value. Tag values are optional and can be left blank. There is no default tag value.

        A tag value:

        • Can contain 0 to 43 Unicode characters.
        • Can contain only letters, digits, hyphens (-), and underscores (_).

        Value_0001

      3. Click OK. After the tag is added, it is displayed in the tag list.
    • Editing a tag
      1. In the Operation column of the tag that you want to edit, click Edit.
      2. In the displayed Edit Tag dialog box, enter a new tag value. Table 1 describes the parameters.
      3. Click OK. After the tag is edited, you can view the tag in the tag list.
    • Deleting a tag
      1. In the Operation column of the tag that you want to delete, click Delete.
      2. In the displayed dialog box, confirm the deletion information.
      3. Click OK. After the tag is deleted, the tag is not displayed in the tag list anymore.