CloudOps Tags

On the [Resources > CloudOps Tags] page, you can define and manage reusable tag schemas that are applied to resources for cost allocation, compliance, and automation.

Tag List

Tags are displayed in a paginated table with the following columns:

ColumnDescription
NameDisplay name and description of the tag
Tag KeyThe unique key identifier used when applying the tag
Value TypeData type — String, Enum, Number, Boolean, or Date
Allowed ValuesFor Enum type, the list of permitted values. Other types show “Any”
Used ForResource categories where this tag is applicable (e.g., Operations, Security, Automation, Ownership, Cost Reference)
StatusCurrent state — Active, Inactive, or Deprecated

Search and Filters

UI ElementDescription
SearchSearch tags by name or tag key
All TypesFilter by value type (String, Enum, Number, Boolean, Date)
All StatusesFilter by status (Active, Inactive, Deprecated)
More menu (⋮)Additional options: Set Display (column visibility), Refresh

Row Actions

Click the more menu (⋯) on a tag row to access the following actions:

ActionDescription
View ResourcesNavigate to Resource Inventory filtered by this tag key
EditOpen the edit dialog to modify tag properties
InactiveDeactivate an active tag (shown when status is Active)
ActivateReactivate an inactive or deprecated tag (shown when status is not Active)
DeprecateMark the tag as deprecated (hidden when already deprecated)
DeletePermanently delete the tag
ℹ️
Available actions vary depending on the tag’s current status. For example, an active tag shows Inactive while an inactive tag shows Activate instead.

Create a CloudOps Tag

Click [+ Create CloudOps Tag]

Click the [+ Create CloudOps Tag] button at the top right of the page.

Fill in the tag details

FieldRequiredDescription
Display NameYesA human-readable name for the tag (e.g., Environment)
DescriptionNoPurpose and usage of this tag key (max 500 characters)
Tag KeyYesUnique identifier. Lowercase letters, digits, and underscores only. Must start with a letter (e.g., environment)
Value TypeYesData type — String, Enum, Number, Boolean, or Date
Allowed ValuesEnum onlyDefine the list of permitted values (enter a value and press Enter)
RequiredNoToggle to make this tag mandatory when applying to resources
Used ForYesSelect at least one use case (Operations, Security, Automation, Ownership, Cost Reference)

Click [Create]

Click [Create] to save the new tag. It will appear in the tag list with Active status.

Edit a CloudOps Tag

Open the edit dialog

Click the more menu (⋯) on the tag row and select Edit.

Modify fields

FieldEditableDescription
Display NameYesUpdate the display name
DescriptionYesUpdate the description (max 500 characters)
Tag KeyNoCannot be changed after creation
Value TypeNoCannot be changed after creation
Allowed ValuesYes (Enum only)Add or remove permitted values
RequiredYesToggle mandatory status
Used ForYesUpdate applicable use cases

Click [Save]

Click [Save] to apply the changes.

Change Tag Status

Tags can be managed through the following status transitions using the row actions menu.

Activate

Reactivate an inactive or deprecated tag. The tag will be included in new tag recommendations again.

Inactive

Temporarily deactivate an active tag. The tag will be excluded from new tag recommendations, but existing tags on resources are preserved.

Deprecate

Mark a tag as deprecated. The tag will be hidden from tag recommendations and flagged for removal in a future cleanup. Existing tags on resources are preserved until then.

Delete

Permanently remove a tag definition and all values applied to resources. This action cannot be undone.

ℹ️
Each confirmation dialog shows how many resources currently use the tag key, helping you assess the impact before proceeding.
ℹ️
When no CloudOps tags have been defined, the page shows an empty state with the message “No CloudOps tags defined yet” and a prompt to create your first tag definition.
v1.1.0