What does the audit log record?
Every access to a clinical record is written to an append-only log, enforced by a database trigger — entries can be added, never edited or removed.
Every access to a record is written to an append-only audit log, enforced at the database level — entries can be added, never edited or removed. That covers listen-back during review, and any access to a confirmed note.
Append-only, by construction
Append-only is a property of the database, not a policy someone follows. A trigger enforces it: entries go in, and there is no supported path to edit or remove one afterwards. The patient-facing wording is deliberately blunt — every access is logged, in a record that can’t be edited or deleted.
What else is kept alongside it
Akoua also keeps security records: sign-in events, IP address, device and app version. They sit next to the audit log so unusual activity can be detected and every access accounted for. These are records about access, not extra copies of clinical content.
Where it fits with everything else
The audit log is one of the live checks a patient can watch during the consult, alongside encryption, residency and deletion. Each line is checked against the running system rather than quoted from a policy.
Alongside it: AES-256 encryption at rest and TLS 1.2/1.3 in transit, passkey sign-in by default, and clinical data on Australian infrastructure in Sydney and handled in line with the Australian Privacy Principles on the AU Sovereign and Global profiles — on the UK Sovereign region, stored in the United Kingdom and handled in line with UK GDPR. Akoua doesn’t yet hold formal certifications — they’re on the roadmap, and we’d rather say that plainly than imply otherwise.
The full posture is set out on privacy by design, and what’s collected is listed in the privacy notice for your region.
Related: who can listen to a recording.
Still stuck?
Email support@akoua.ai — or see the contact page. Service status lives at status.akoua.ai.