We Set One Cookie
Most cookie policies are long because most sites track you. Ours is short for the opposite reason. Here is the single cookie HealthGridERP places, what it does, and how to be rid of it.
2. What We Use Them For
Exactly one thing: keeping you signed in. When you log in, we hand your browser a session cookie; every screen you open afterwards presents it so we know which hospital and which role is asking. Take it away and the platform simply cannot tell a doctor from a receptionist, so this one is not optional.
It doubles as a security control — the same cookie is what lets us reject requests that arrive without a valid session, and cut a session short when someone signs out.
3. The Cookie We Set
- What it holds. A signed session token. Not your name, not your email, nothing about a patient.
- Locked to the server. It is marked HTTP-only, so no JavaScript in the page — ours or anyone else's — can read it.
- Encrypted in transit. On our live service it is flagged secure, so it only ever travels over HTTPS.
- Same-site only. Strict same-site rules mean it is never sent along with a request that another website triggered.
- Seven days. Then it expires and you sign in again. Signing out clears it immediately.
That is the complete list. There is no analytics cookie, no preference cookie and no advertising cookie behind it.
5. Taking Control
You are never locked in. Since we set nothing optional, there is no consent banner to wade through and no preference panel to hunt for — but the ordinary browser controls all work:
- Clear it. Every browser lets you delete cookies for a single site. Doing that to us signs you out, nothing more.
- Block it. You can refuse our cookie outright. Be aware that the platform then has no way to keep you logged in, so the workspace becomes unusable — it is not a trade-off we can engineer around.
- Sign out. The quickest route. The cookie is destroyed on the spot, on your device and on our side.
7. If This Changes
Should we ever introduce a cookie beyond the one described here — analytics on our marketing pages, say — this page is updated before it goes live, with a new date at the top, and anything non-essential will ask your permission first rather than assume it.
8. Talk to Us
Questions about cookies, or anything on this page:
For the wider picture on how we handle data, see the Privacy Policy.