Privacy
In one line: nothing you type into ChatPrep is sent anywhere. Not even to us. Not even to count visitors.
What we don't do
- We don't have user accounts. There's nothing to sign up for.
- We don't have a server that processes your answers — the wizard runs entirely in your browser.
- We don't use Google Analytics, Facebook Pixel, or any other tracking script.
- We don't set any cookies. (You won't see a "cookie banner" because there are no cookies to disclose.)
- We don't sell, share, or have access to your data — we don't have it in the first place.
What does happen
When you visit chatprep.org, your browser downloads the website's files (HTML, CSS, JavaScript, and a few JSON data files) from Cloudflare's servers. Cloudflare delivers these files. That's it.
Your browser saves your answers to your own computer, in a feature called localStorage. This is so you can close the tab, come back tomorrow, and pick up where you left off. The data stays on your computer. It's not visible to us, to Cloudflare, or to anyone else. You can clear it any time by clicking "Start over" in the wizard, or by clearing your browser's site data for chatprep.org.
How to verify any of this
Three ways to confirm we're telling the truth:
- Read the source. Right-click any page → View Page Source. You'll see plain HTML and a few small JavaScript files. No analytics scripts, no tracking pixels, no fetch calls to anywhere except the data files in
/data/on this same site. - Watch the network tab. Open your browser's developer tools (right-click → Inspect → Network). Refresh the page and run through the wizard. You'll see the initial files download, and then nothing — no further requests as you answer questions or generate templates.
- Pull the plug. After the page has loaded, turn off your Wi-Fi or unplug your ethernet cable. The wizard still works. Answer the questions, generate the templates, copy the output. None of it requires the internet because none of it is sent anywhere.
Cloudflare's role
Cloudflare hosts the website and routes traffic. They will see your IP address and the URL you requested, like any web server does. Cloudflare's privacy practices are described in their privacy policy. We don't have access to any of those server logs.
Links to other sites
The output you generate includes links to ChatGPT, Claude, and Gemini's official settings pages. When you click those, you leave ChatPrep. Each of those services has its own privacy policy that applies once you arrive there. We have no relationship with any of them.
If we ever change this
If ChatPrep ever changes the privacy posture, the change will be commit-by-commit visible in the open source repo. We commit to never adding tracking, analytics, or accounts to the wizard.
Children
If you're under 13, please ask a grown-up before using AI services. Most of them require users to be at least 13 in their terms of service. ChatPrep itself collects nothing, but the AI services you'll paste into may have age requirements.
Questions
The fastest way to ask is to open an issue on GitHub. Or read the about page.