Cookie Policy
Effective: 2026-05-11 ยท Last updated: 2026-05-11.
tl;dr
Prompty doesn't use cookies in the traditional ad-tracking sense. The marketing site
(prompty.khalo.org) ships zero cookies. The dashboard (app.prompty.khalo.org) writes a
single entry to your browser's localStorage holding your Cloud API key โ not
technically a cookie, but worth disclosing.
Marketing site (prompty.khalo.org)
No cookies. We don't use Google Analytics, ads pixels, or any third-party tracker. If you view our pages, your browser doesn't get any cookies set.
Cloudflare (our CDN) may set a session cookie for bot-protection (__cf_bm) โ
it's a strictly-necessary technical cookie, not for tracking, and goes away when you close
your browser.
Dashboard (app.prompty.khalo.org)
The dashboard stores two values in your browser's localStorage:
prompty.cloud.apiKeyโ yourpck_Cloud API key, so you don't have to paste it on every visit.prompty.cloud.apiUrlโ only set if you've overridden the default backend URL (used for localwrangler dev).
These are NOT cookies โ they don't get sent on every HTTP request, and they're scoped to
the origin app.prompty.khalo.org only. You can clear them via the Sign out
button on the dashboard, or your browser's "clear site data" tool.
Choices
Because we don't run optional cookies, there's no consent banner to dismiss. If you want to opt out of the strictly-necessary Cloudflare bot-protection cookie, you'd have to stop visiting the site (or use a privacy-focused browser that strips first-party cookies).
Contact
Cookie questions: hello@prompty.khalo.org.
Template โ review with counsel before public launch if you add any third-party trackers post-beta.