Last updated: April 30, 2026
Self-hosted Sprintra (local SQLite). Zero. Nothing leaves your machine. The CLI doesn't phone home and there is no telemetry.
Sprintra Cloud (api.sprintra.io). Only what you explicitly hand us:
User prompts and session digests are scoped per-user — your teammates can't read them. Cloud digests rotate after 30 days unless you pin them. Raw Claude Code transcripts stay on your machine and never sync. Three opt-out flags in ~/.sprintra/config.json disable any of these captures: capture_user_prompts, capture_session_digests, capture_transcript_index.
Cloud data is stored in PostgreSQL on Supabase (US region) and served from Fly.io. Self-hosted data lives on your filesystem under ~/.sprintra/.
Questions about privacy? Email privacy@sprintra.io.