Privacy Policy
Last updated: July 18, 2026
Local-First Architecture
Cauchy is built to run locally on your Mac. The application itself collects no telemetry, no analytics, and no usage tracking. We do not know when you open the app, what you read, or what questions you ask.
Your Data
All your workspaces, document state, and generated reference indexes are stored exclusively on your local disk at ~/Library/Application Support/Cauchy/. We do not have servers to sync or store your data.
Third-Party AI Providers
Cauchy acts as a bridge between your PDFs and your chosen AI provider. Depending on which provider you configure, some data must be sent off-device:
- Apple Intelligence: Models run entirely on-device. No data leaves your Mac.
- Claude Code & Codex CLIs: Cauchy spawns your locally authenticated CLIs. The text you query and relevant context from your PDF will be sent to these providers subject to your existing agreements and their respective privacy policies.
- Gemini API: If you provide a Gemini API key, the text of your queries and context from your documents will be sent to Google in accordance with the Google Cloud privacy policy.
Contact
If you have questions about this policy, please open an issue on our GitHub repository.