# Custom tags available in beta on Vercel Sandbox

DevFeed: [Custom tags available in beta on Vercel Sandbox](<https://devfeed.tech/articles/custom-tags-available-in-beta-on-vercel-sandbox-885.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/custom-tags-available-in-beta-on-vercel-sandbox>)

Author: Andy Waller

Published: 2026-04-30T04:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [billing](<https://devfeed.tech/tags/billing.md>), [cli](<https://devfeed.tech/tags/cli.md>), [code-generation](<https://devfeed.tech/tags/code-generation.md>), [cost](<https://devfeed.tech/tags/cost.md>), [customer](<https://devfeed.tech/tags/customer.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [packages](<https://devfeed.tech/tags/packages.md>), [routing](<https://devfeed.tech/tags/routing.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel Sandbox custom tags are available in beta, allowing teams to organize, filter, and manage sandboxes at scale. Each sandbox supports up to five tags, which can be updated as environments, ownership, or cleanup status changes. The feature supports use cases such as AI agent workflows, multi-tenant platforms, team-level visibility, billing attribution, and capacity planning, and requires the beta SDK and CLI packages.

## Source excerpt

As teams scale isolated environments for AI agents, code generation, or dev workflows, keeping track of which sandbox belongs to whom, and why, becomes critical. Custom tags allow you to organize, filter, and manage Vercel Sandboxes at scale. Each sandbox supports up to five tags. Organize by environment, team, or customer Tags are flexible by design. Use them to separate staging from production, attribute usage to specific teams, or isolate sandboxes per customer in multi-tenant platforms: Update tags as context changes Promote a sandbox from staging to production, reassign ownership, or mark it for cleanup without recreating it: Easily track your sandboxes Filter sandboxes by any tag to quickly surface the ones that matter. This is useful for dashboards, cleanup scripts, or routing logic that needs to find all sandboxes matching a specific environment or team: Use Cases AI agents at scale: Tag sandboxes by session, user, or agent run to track which execution environment belongs to which workflow. Multi-tenant platforms: Isolate and filter sandboxes per customer or workspace, making billing attribution and cleanup straightforward. Team-level visibility: Attribute sandbox usage to specific teams for cost tracking or capacity planning. This feature is in beta and requires upgrading to the beta SDK and CLI packages. Learn more in the documentation. Read more