> ## Documentation Index
> Fetch the complete documentation index at: https://runpod-b18f5ded-lg-org-setup-team-mig.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Resource tagging

> Attach key-value tags to resources for cost attribution and filtering.

Tags are key-value pairs you attach to org resources (Pods, endpoints, volumes, etc.) to track spend, filter usage, and attribute costs across teams or projects.

## 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 the `runpod:` 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

1. Navigate to the resource (Pod, endpoint, volume, etc.) in the console.
2. Open the resource details and click **Tags**.
3. Click **Add Tag**.
4. Enter a key and value.
5. Click **Save**.

## Remove a tag

1. Navigate to the resource in the console.
2. Open **Tags**.
3. 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.
