Resource tagging is available to organization accounts only. Tags are key-value pairs you attach to org 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.
- 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
You can add tags when deploying a new resource or after deployment by editing an existing resource.
During deployment: In the deploy form, expand the Tags section. Click Add Tag, enter a key and value, and continue with deployment.
On an existing resource: Navigate to the resource in the console and open its details. Click Tags, then Add Tag. Enter a key and value and click Save.
Remove a tag
Navigate to the resource in the console and open its details. Click Tags and 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 18, 2026