Transparency
Versioned · Last updated: July 2026
Flow is local-first. Your journal, your reflections, your check-ins, and the conversations you have with the on-device Guide live on your machine, in an encrypted database, and stay there. What leaves your device is a short list of derived numbers — and only if you turn that on. The words you write never leave. This page says exactly what that means, and how to check it yourself.
These stay on your machine, full stop:
On the Mac, all of this sits in a local, SQLCipher-encrypted database. It leaves only through the specific, listed flows below — nothing else reaches for it.
Two kinds of thing, both narrow:
To make the app work at all.
If you use the cloud Coach, your message goes to our server to be answered. Signing in (optional) runs through Kinde. A check-in you record syncs as a mood entry. Push tokens register so reminders can arrive. That's the baseline, and it's covered by the privacy policy.
A weekly derived summary — off by default, on if you choose.
Once a week, if you've opted in, Flow sends a small set of derived, categorical values computed from what you told it during your check-ins: counts, averages, and ratios. Not the text. Not the raw signals. You report; Flow summarises what you reported. Flow does not watch how you work or infer your state on its own.
The summary is grouped into: things you told Flow about how the week went, how much you used the practices, a few optional health-derived averages (only if you've granted Apple Health access), and light context values. The full metric-by-metric registry, with exact field names and units, is published in our data-transparency document so an auditor can check it line by line.
To be explicit, the weekly summary never includes:
The point of this page is that you don't have to take our word for it:
Read the code path.
The routine that builds the weekly summary computes only the declared metrics — review it and confirm.
Watch the wire.
Proxy the app's HTTPS traffic and diff the payloads against the published schema.
Independent attestation.
We publish a third-party confirmation that the app sends only what this document describes.
If you're a security researcher and want to verify any of this, get in touch at privacy@ascenda.one.
This page is versioned. If any of the above changes, it changes here first, as a dated entry in the changelog — not quietly.
by Ascenda (ascenda.one)How Flow handles your data
© 2026 Ascenda One Pty Ltd. All rights reserved.