The sandbox provides a secure, isolated environment where the Kiro Web agent executes tasks. Each task runs in its own sandbox with configurable access controls, ensuring your code and resources remain protected.
You can configure sandbox settings from the Agent settings page under Sandbox.
When you assign a task, the agent:
Every sandbox includes a headless Chrome browser, running inside the same isolated environment, with browser automation tooling preinstalled: the Playwright MCP server, the agent-browser CLI, and the Chrome DevTools MCP server. The agent can use them to open and interact with web applications running in the sandbox — validating UI changes it just made, reproducing browser-based bugs, and driving multi-step web workflows.
No setup is required; ask the agent to verify a page or interact with a running web app and it picks the right tool. For reaching pages outside the sandbox, see internet access.
Configure sandbox access and behavior for your tasks.
Sandbox