
When to use warm pools
Warm pools are ideal for workloads that require:- Rapid isolated interactions—skip container startup time by using a pre-provisioned sandbox
- A clean state for every execution—each sandbox starts fresh from the template
How pools work
- You create a pool linked to a template and specify a desired size.
- The pool pre-creates that many sandbox instances.
- When you create a sandbox with the same template, it is drawn from the pool.
- When a sandbox is deleted, the pool automatically replenishes to maintain the target size.
To use a pool, create a sandbox with the same template as the pool. No additional configuration is needed—the system automatically draws from available pool instances.
Create a warm pool
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

