Sandboxes are isolated environments that allow agents to safely execute potentially risky operations—like running arbitrary code or interacting with the filesystem—without affecting your main infrastructure. From the LangSmith homepage, select Sandboxes to manage all your sandbox resources.Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.

Resources
Snapshots
Build filesystem images from Docker images or capture a running sandbox, then boot sandboxes from them.
Service URLs
Access HTTP services running inside sandboxes via authenticated URLs.
Auth proxy
Inject credentials into outbound API requests without hardcoding secrets.
SDK usage
Create and manage sandboxes programmatically with the Python or TypeScript SDK.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

