// legal
Privacy Policy
Last updated: February 2026
Overview
AgentsInFlow is a desktop application that runs entirely on your local machine. We are committed to protecting your privacy and being transparent about our data practices.
Data Collection
AgentsInFlow does not collect, transmit, or store any of your personal data on our servers.
All your project data, tasks, agent sessions, and configurations are stored locally on your computer. Your API keys are stored in your system's secure keychain and are never transmitted to us.
Third-Party Services
When you use AgentsInFlow to run AI agents, your prompts and code are sent directly to the AI provider you've configured (e.g., Anthropic, OpenAI). These communications are governed by the respective provider's privacy policy:
Update Checks
AgentsInFlow checks for updates in the background. Checks start about 15 seconds after launch, then run every 4 hours. You can also run a manual check from the app menu.
Update checks only retrieve version metadata and release files. No personal data or usage analytics are sent to us.
Analytics
The desktop app does not include telemetry or usage tracking. The website uses privacy-focused Umami analytics for aggregate traffic insights (such as page views and referrers) without tracking your project data.
Data Storage
All application data is stored locally in your system's application data directory:
- macOS: ~/Library/Application Support/agentsinflow/
- Windows (planned public channel): %APPDATA%\agentsinflow\
- Linux (planned public channel): ~/.config/agentsinflow/
You can delete this directory at any time to remove all application data.
Transparency
While AgentsInFlow is not open source, we are committed to transparency. The app remains local-first and does not send your project content to us, while the website may collect anonymous aggregate analytics to help us improve docs and onboarding.
Changes to This Policy
If we make changes to this privacy policy, we will update the "Last updated" date at the top of this page and include information about the changes in our release notes.
Contact
If you have questions about this privacy policy, please open an issue on our GitHub repository.