Loading image...Kiro

Product

  • About Kiro
  • IDE
  • CLI
  • Web
  • Mobile
  • Crew
  • Pricing
  • Downloads

For

  • Enterprise
  • Startups
  • Students

Community

  • Overview
  • Ambassadors
  • Discord
  • Events
  • Powers
  • Shop
  • Showcase

Resources

  • Docs
  • Blog
  • Changelog
  • FAQs
  • Report a bug
  • Suggest an idea
  • Billing support

Social

Site TermsLicenseResponsible AI PolicyLegalPrivacy PolicyCookie Preferences
Loading image...Kiro
  • CLI
  • Web
  • Enterprise
  • Pricing
  • Docs
SIGN INDOWNLOADS
Loading image...Kiro

Get Started

InstallationAuthenticationYour first project

Models

OverviewAvailable modelsReasoning effort

Features

How Kiro works
Specs
Steering
Hooks
MCP
Permissions
Custom agents
Agent Skills
Powers
Cloud sessionsCompactionKiroignoreCheckpoints and rewind
Built-in tools
Configuration scopes

IDE 1.x

What's new in 1.0
Setup & First Run
Editor
Chat
Experimental
Troubleshooting0.x reference

CLI

What's new in 3.0
Setup & First Run
Terminal UI
Chat
Fullscreen modeVoice modeHeadless modeACPAuto complete
Experimental
2.x reference

Crew

Quick startInstallationRunning 24/7
Chat
Agent Capabilities
Features
Interfaces
Apps
System & storageConfigurationSecurityTroubleshooting

Web

Setup & First RunIdentity Center
Connect your repositories
GitHub
GitLab
Working with the agent
Autonomous modeAutomationsMemoryConfiguration Sync
Sandbox
Internet access
Environment variables
Powers and MCP
Environment configuration

Mobile - Preview

Overview

Commands and Reference

CLI commandsSlash commandsBuilt-in toolsExit codesSettings

Billing

OverviewManaging your subscriptionUpgrading your planDowngrading your planCancelling your planPurchasing add-on creditsManaging your paymentsManaging usage notificationsManaging your taxesContacting billing supportDeleting your accountRelated questions

Enterprise

ConceptsOnboarding quickstart
Connecting your identity provider
Deployment optionsSubscribe your teamManage subscriptions
Governance
Monitor and track
SettingsManaged updatesBillingIAMSupported regions

Privacy and Security

OverviewData protectionCode referencesCompliance validationInfrastructure securityIAM permissionsFirewalls, proxies, and data perimetersVPC endpoints (AWS PrivateLink)

Guides

Overview
Language support
Learn by playing

Migration

Migrating from Q DeveloperMigrating from VSCodeUpgrading from Q CLI
  1. Docs
  2. Web
  3. Sandbox
View as Markdown

Sandbox

View as Markdown

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.

How it works

When you assign a task, the agent:

  1. Spins up an isolated sandbox environment
  2. Clones authorized repositories into the sandbox
  3. Configures the environment based on detected project settings
  4. Executes the task with access only to explicitly permitted resources
  5. Tears down the sandbox when the task completes

Browser automation

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.

Configuration

Configure sandbox access and behavior for your tasks.

Internet Access
Control which domains the agent can reach
Powers and MCP
Install Powers or configure custom MCP servers
Environment Variables
Configure environment variables and secrets for task execution
Environment Configuration
Configure the sandbox environment for your project
Page updated: August 22, 2026
Configuration Sync
Internet access