Tags are key-value pairs you attach to organization resources to track spend, filter usage, and attribute costs across teams or projects. Tagging is supported on Pods, Serverless endpoints, network volumes, and Instant Clusters.
- Tag keys must be non-empty. Tag values may be left blank.
- Each resource supports a maximum of 25 tags.
- The combination of key and value must be unique on a resource. You cannot add the same key and value pair more than once.
- Keys using the
runpod: prefix are reserved for system use and cannot be created.
- All org members can view all tags regardless of who created them.
- Admin and dev roles can create, edit, and delete tags. Basic members can apply existing tags to resources. Billing members can only view tags.
Runpod automatically manages one reserved tag: runpod:cost-center. This tag is applied by the system when you assign a resource to a cost center. You cannot create or modify tags that use the runpod: namespace prefix.
Add a tag to a resource
- Navigate to the resource (Pod, endpoint, volume, or cluster) 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.
Filter by tag
Use tags to filter resources in the console or query usage by tag in Billing Explorer. This helps attribute spend to specific teams, projects, or cost centers. Last modified on September 16, 2026