Legal
Cookie Notice
AccountingKit sets one cookie across its whole surface, and that cookie is what keeps you signed in. There is no analytics cookie, no advertising cookie, and nothing to opt out of.
This website sets no cookies
accountingkit.dev stores nothing in your browser. No cookies, no local storage, no analytics, no advertising pixels, no session recording, no third-party tags. The pages are static files.
Two things still happen that are worth naming, because neither is a cookie but both involve you:
- Server request logs. Cloudflare, which serves these pages, processes the request metadata any web server sees — IP address, user agent, requested URL, timestamp — to deliver the page and defend it against attack. It is not used to profile you.
- Campaign parameters in links. When you click through to the developer console, a script appends the page you came from and any campaign parameters already in your URL to the destination link. It travels in the URL, is length-capped, and applies only to console links. Nothing is stored on your device.
Web fonts are self-hosted, so no request leaves for a font provider when you load a page.
The developer console
The console at app.accountingkit.dev sets one cookie, and it is strictly necessary — without it, signing in does not work.
| Cookie | Purpose | Type | Lifetime |
|---|---|---|---|
| Session token | Keeps you signed in and ties each request to your account and organization. Set by our own authentication layer, marked HttpOnly, Secure, and SameSite=Lax, so it is not readable by scripts and is not sent from other sites | Strictly necessary | 7 days, refreshed while you stay active |
The console also uses your browser's local storage for interface preferences you set yourself — for example whether you are looking at the test or live environment. That never leaves your browser and contains no personal data.
The documentation site
The documentation at docs.accountingkit.dev is static and sets no tracking cookies. It stores your light or dark theme preference locally in your browser so the site does not flash the wrong theme on the next page load.
Why there is no consent banner
Under the EU ePrivacy Directive and equivalent rules, consent is required for storage that is not strictly necessary to deliver a service the user asked for. Every cookie described here is strictly necessary, and we set no others, so there is no lawful basis to ask about and nothing a banner could usefully offer you.
If we ever introduce analytics or any non-essential storage, we will ask for consent before setting it, and update this page and its effective date first.
Controlling cookies
Every browser lets you view, block, and delete cookies through its settings. Blocking the console session cookie will prevent you from signing in, since that is the only thing it does. Blocking cookies has no effect on this website, which sets none.
Questions about anything on this page go to privacy@accountingkit.dev. See the Privacy Policy for the fuller picture of what we process and why.