> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
> Use this file to discover all available pages before exploring further.

# iCommerce Agent Sandbox Costs

> Budgeting and limits for sandboxed agent execution.

# iCommerce Agent Sandbox Costs

Use these practices to control cost and resource usage when running the iCommerce agent in Sandbox.

## Key Levers

* **Timeout**: Keep `timeout_seconds` as low as practical
* **CPU/Memory**: Choose profiles that match workload size
* **Batching**: Split large workflows into smaller runs

## Guardrails

* Require explicit `--apply` for write actions
* Log execution output for audit and cost tracking

## Operational Tips

* Use short-lived sandboxes for bursty tasks
* Reuse sandboxes only when needed for long workflows

## Related Documentation

* [Sandbox Operations](/stateset-sandbox/OPERATIONS)
* [Sandbox API Flow](/stateset-sandbox-api-flow)
