Manage tags on an Instance
You can add or remove tags directly on an Instance from the Instances list, without opening the Tagging module.
Before you begin
Role: a user with the Managed Tags permission on the Instance.
Open the Manage tags drawer
- Go to Compute Engine → Instances.
- Find the Instance you want to manage.
- Click the Actions menu (⋮) on the Instance row → select Manage tags.
The Manage tags drawer opens on the right.
The drawer interface
The drawer lists all of the Instance's tags, ordered inherited first, then direct.
- Inherited tags: the checkbox is disabled; a tooltip shows the source cluster name.
- Direct tags: the checkbox can be toggled on or off.
If the Instance belongs to a K8S Cluster, a banner shows: "This instance inherits {n} tag(s) from its K8S cluster {clusterName}. Inherited tags are managed at the cluster level and cannot be removed here."
Add a direct tag
- Check the tags you want to add in the list.
- Click Save.
Remove a direct tag
- Uncheck the tags you want to remove.
- Click Save.
📝 Note: Inherited tags cannot be removed here. See Tag inheritance from a K8S Cluster.

