Telemetry
Amical collects minimal, anonymous telemetry data to help us improve the application while maintaining our commitment to privacy.
Private and Anonymous
As a privacy-focused application that emphasizes local AI and secure data handling, we understand the importance of transparency when it comes to data collection. Our telemetry system is designed with the following principles:
- Anonymous by Design: No personally identifiable information is collected
- Minimal Data Collection: Only essential usage metrics are gathered
- Full Transparency: Complete source code is available for review
- User Control: Easily disable telemetry if desired
What Data We Collect
We collect anonymous usage information to help us:
- Improve Performance: Understand how the app performs across different operating systems and hardware configurations
- Prioritize Features: See which features are most valuable to our users
- Optimize AI Models: Understand which models work best for different use cases
Specific Data Points
The telemetry includes:
- Operating system and version
- AI models being used
- Application version
- Performance metrics (response times, memory usage)
- Feature usage statistics (anonymized)
- Hardware specifications (for performance optimization)
What We DON'T Collect
- Your content: Dictations, notes, meeting recordings, or any text you create
- Personal information: Names, emails, IP addresses, or identifying data
- File contents: Nothing you write, save, or process through the app
- Conversation history: AI interactions remain completely private
Full Transparency
Since Amical is open source, you can review exactly what telemetry data is collected by examining our code:
📁 Telemetry Service Source Code
This transparency allows you to:
- See exactly what data is collected
- Understand how it's processed and sent
- Verify our privacy claims
- Contribute improvements to our telemetry practices
Telemetry Settings
Default Behavior
Telemetry is enabled by default to help us improve Amical for all users. However, we respect your choice to opt out.
Disabling Telemetry
You can easily disable telemetry collection at any time:
- Open Amical
- Go to Settings
- Navigate to Advanced section
- Toggle off "Send Anonymous Telemetry"
Once disabled, no telemetry data will be collected or transmitted from your device.
Data Security & Storage
We use PostHog as our telemetry service, configured with anonymous settings to ensure your privacy:
- All telemetry data is transmitted securely using HTTPS
- PostHog is configured to collect only anonymous data
Questions or Concerns?
If you have questions about our telemetry practices or privacy policies:
- Review our open source code for complete transparency
- Contact us through our community channels
We believe in building trust through transparency, and our open source approach ensures you can verify our privacy commitments yourself.