Custom tags available in beta on Vercel Sandbox
Vercel Sandboxes adds custom tags in beta, letting teams attach up to five labels per sandbox to filter, organise, and manage isolated environments at scale.
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 at scale. Each sandbox supports up to five tags.Vercel Sandboxes 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: Promote a sandbox from staging to production, reassign ownership, or mark it for cleanup without recreating it: 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: This feature is in beta and requires upgrading to the beta and packages. Learn more in the .SDKCLIdocumentation Read more Organize by environment, team, or customer Update tags as context changes Easily track your sandboxes Use Cases : Tag sandboxes by session, user, or agent run to track which execution environment belongs to which workflow.AI agents at scale : Isolate and filter sandboxes per customer or workspace…