What is Cline Telemetry?
Telemetry captures anonymous usage events such as:- Features used (which tools, commands, workflows)
- Task completion rates
- Error occurrences
- Performance metrics
All telemetry data is anonymous and does not include code content, file contents, or other sensitive information.
User Controls
Enabling/Disabling Cline Telemetry
Individual users can control telemetry through Cline settings:- Open Cline settings
- Find “Cline Telemetry” toggle
- Enable or disable as preferred
What Gets Collected
When telemetry is enabled, Cline captures:Feature Usage
Feature Usage
- Tools executed (e.g., read_file, execute_command)
- Slash commands used
- Workflows triggered
- Settings changed
Task Metrics
Task Metrics
- Task started/completed events
- Mode switches (Plan/Act)
- Checkpoint usage
- Task duration
Error Events
Error Events
- API failures
- Tool execution errors
- System errors
- Error types and frequencies
What Doesn’t Get Collected
Cline Telemetry never includes:- Your code or file contents
- File paths or names
- Command arguments or parameters
- Conversation content
- Personal information
- API keys or credentials
Enterprise Configuration
Administrators can set default telemetry state through remote configuration:Even with enterprise configuration, individual users can still disable Cline Telemetry in their local settings.
Advanced Monitoring
For organizations needing detailed monitoring, Cline supports optional OpenTelemetry integration to export telemetry data to your own observability systems. See Enterprise Monitoring for details on available monitoring options.Privacy
Cline’s telemetry is designed with privacy in mind:Anonymous
No personal information is collected
Optional
Users can disable at any time
Local First
Code never leaves your machine
Transparent
Open source - see exactly what’s collected
Why Telemetry Matters
Anonymous usage data helps:- Identify bugs: Discover issues affecting users
- Prioritize features: Focus on most-used capabilities
- Improve performance: Find and fix slow operations
- Enhance reliability: Track and reduce error rates

