What gets sent
When anonymous analytics is enabled, your deployment sends:- Usage events — page views (as route patterns like
/task/[taskId], never actual URLs or IDs) and product events such as tasks being created or completed, with non-identifying facts like the harness, model, and compute provider used. - A daily instance report — aggregate counts only: number of users, environments, and connected repositories, task and token totals for the past day, which provider types are configured, and which built-in integrations are enabled.
How it is identified
Activity is identified by two random IDs generated inside your deployment:- an instance ID for the deployment as a whole
- a user analytics ID for each user
Turning it off
Anonymous analytics is opt-out:- during setup, the final step includes an Anonymous analytics switch
- afterwards, admins can change it any time in Settings > Misc