Telemetry
Understanding and controlling cua-bench's anonymous usage collection
cua-bench collects anonymous usage statistics to help improve the product.
What We Use It For
This data helps us understand which features are used, identify reliability issues, and prioritize development efforts.
Never Collected
- Personal information or user identifiers
- API keys or credentials
- File contents, paths, or application data
- Screenshots or traces
- Model outputs or prompts
Disabling Telemetry
To disable telemetry, set the environment variable:
export CUA_TELEMETRY_ENABLED=falseQuestions
Questions about telemetry? Open an issue on GitHub.
Was this page helpful?