Tag format
- Tags are key-value pairs, both in UTF-8, max 64 characters each.
- All org members can view all tags regardless of who created them.
- Dev and admin roles can create tags. Basic users can view but not create tags.
System tags
Runpod automatically applies system tags using therunpod: namespace prefix (e.g. runpod:region, runpod:data-center). You cannot create tags with the runpod: prefix.
On launch, all existing org resources are backfilled with runpod:region and runpod:data-center tags automatically.
Add a tag to a resource
- Navigate to the resource (Pod, endpoint, volume, etc.) in the console.
- Open the resource details and click Tags.
- Click Add Tag.
- Enter a key and value.
- Click Save.
Remove a tag
- Navigate to the resource in the console.
- Open Tags.
- Click the delete icon next to the tag you want to remove.