Last updated: 6 August 2026
Every table holding your data enforces database-level row-level security scoped to your account identifier. A signed-in user can only read or write their own rows — this is enforced by the database itself, not just by the interface. Uploaded documents live in private storage buckets and are served through short-lived signed links.
Healthidia is single-tenant per person by design: there is no doctor, clinic, or admin console that browses other people's records.
Sensitive actions — including device connection, consent grants and revocations, and synchronisation runs — are written to an append-only audit log tied to your account. Audit rows cannot be edited or deleted from the app.
Connecting a device or platform, and exporting or emailing a health summary, each require an explicit recorded consent step. Consent grants store the exact text you agreed to and can be revoked.
AI extraction runs server-side so that provider credentials are never exposed to the browser. Requests are authenticated with your session token, and inputs are validated before processing.
We would rather tell you than imply more than we have:
Healthidia is in beta. Please keep your original medical documents and do not treat the app as your only copy.
Email support@healthidia.com with the subject line "Security". Please include steps to reproduce, test only against your own account, avoid accessing or modifying anyone else's data, and give us a reasonable period to fix the issue before disclosing it. We will acknowledge reports and keep you updated. We do not currently operate a paid bug bounty.
See the Privacy Policy, Data Retention Policy, and Acceptable Use Policy.