All Products
Search
Document Center

ApsaraDB RDS:Add tags to ApsaraDB RDS instances

Last Updated:Mar 28, 2026

Tags are key-value pairs that let you classify and manage RDS instances at scale. For example, the tag Environment = Production identifies instances running your production workload. Use tags to group instances by team, environment, or cost center—then filter, search, or apply bulk operations across those groupings.

Limits

  • Each RDS instance supports up to 20 tags.

  • Each tag key must be unique within an instance. If two tags share the same key, the later tag overwrites the earlier one.

  • Tags are scoped to a region. Instances in different regions do not share a tag namespace.

  • You can add tags to up to 50 RDS instances in a single batch operation.

  • When you remove a tag from an RDS instance, ApsaraDB RDS checks whether the tag is attached to any other instance. If not, ApsaraDB RDS deletes the tag.

Add a tag to a single RDS instance

  1. Log on to the ApsaraDB RDS console. In the left-side navigation pane, click Instances. In the top navigation bar, select the region where your RDS instance resides.

  2. In the Tags column of the target instance, click the Tag icon icon. In the window that appears, click Edit. If a tag is already attached to the instance, click Edit to modify it.

  3. In the Configure Tags dialog box, enter the Tag Key and Tag Value, then click OK.

Add tags to multiple RDS instances at a time

  1. Log on to the ApsaraDB RDS console. In the left-side navigation pane, click Instances. In the top navigation bar, select the region where your RDS instances reside.

  2. Select the target instances, then click Edit Tag below the instance list.

    Note

    If Edit Tag is not visible, scroll to the bottom of the instance list.

    Edit tags for multiple RDS instances at a time

  3. In the Configure Tags dialog box, enter the Tag Key and Tag Value, then click OK.

API reference

OperationDescription
TagResourcesAdd tags to one or more ApsaraDB RDS instances.