Browser storage

Cookies and Browser Storage

Synaptiq Health AI uses only the essential cookies needed for secure sessions. This page describes exactly what is stored and why.

Essential session cookies

Synaptiq Health AI uses essential cookies to maintain physician, patient, and administrator sessions. They are used only to authenticate requests and protect those sessions from cross-site requests; no advertising or analytics cookies are used.

Credentials are not available to page scripts

Physician, patient, and administrator credentials are kept in secure, httpOnly cookies. Browser JavaScript cannot read them. A separate anti-forgery value is readable so the application can prove that account-changing requests came from this site; it is not an authentication credential.

Server-side revocation

Signing out revokes the server-side session before its cookies are cleared. Password resets and account suspension also revoke active sessions, so deleting browser storage is not the only control.

No analytics or tracking

The site loads no analytics, product telemetry, session replay, advertising, or third-party tracking scripts. Nothing on these pages profiles you, follows you across sites, or reports your behavior to another company.

Clearing what is stored

Signing out revokes the current session and clears its cookies. Clearing site data for this domain also removes the cookies, after which you will be asked to sign in again.

If this changes

Adding a cookie, an analytics tool, or any third-party script would change what this page says. This page is updated in the same change that introduces such a tool, not afterward.

What this page does not cover

This page covers storage in your browser only. Server-side handling — what the API stores, logs, and retains — belongs to the Privacy Policy.

Everything the application stores in your browser exists to keep you signed in. None of it is used to track you, and no clinical record content is written to browser storage.