Skip to main content
Sandbox Agent SDK home page
Search...
⌘K
Discord
GitHub
Search...
Navigation
More
Telemetry
Documentation
HTTP API
Getting started
Quickstart
SDK Overview
LLM Credentials
React Components
Deploy
Agent
Sessions
Agents
Attachments
Skills
MCP
Custom Tools
System
File System
Processes
Computer Use
Common Software
Reference
Troubleshooting
Architecture
CLI
Inspector
OpenCode Compatibility
More
Daemon
CORS
Session Restoration
Telemetry
AI
On this page
What gets sent
Opting out
More
Telemetry
Anonymous telemetry collected by sandbox-agent.
sandbox-agent sends a small, anonymous telemetry payload on startup and then every 5 minutes to help us understand usage and improve reliability.
What gets sent
Sandbox Agent version.
OS name, architecture, and OS family.
Detected sandbox provider (for example: Docker, E2B, Vercel Sandboxes).
Each sandbox gets a random anonymous ID stored on disk so usage can be counted without identifying users. The last successful send time is also stored on disk, and heartbeats are rate-limited to at most one every 5 minutes.
Opting out
Telemetry is enabled by default in release builds.
Disable it with:
sandbox-agent
server
--no-telemetry
Session Restoration
skill.md
⌘I