Privacy Policy
Last updated: August 20, 2026
We collect only what's needed to run your account and AI generations — no third-party ad trackers, no selling your data, and we never train models on your prompts.
The Short Version
Prompterjack has accounts and a backend, so we do store some data: the profile from your Google or GitHub sign-in, the prompts and templates you save, and a tally of your AI usage for quotas. One essential cookie keeps you signed in. We do not sell your data, run third-party ad or analytics trackers, or use your prompts to train AI models.
1. Data We Collect
To run your account and AI features, we collect and store:
- Account profile — your name, email, and avatar as provided by your OAuth sign-in (Google or GitHub)
- Your content — prompts, instruction sets, agent architectures, templates, and codebase analyses you create or save
- Usage records — counts and token totals of your AI generations, used to enforce free and paid quotas
- Technical data — standard server logs (IP address, timestamps) and one sign-in cookie (see §4)
We do not run third-party analytics or advertising trackers, and we do not sell your data. Account and content data are stored in a managed Postgres database (Neon).
2. Local Storage
Alongside your account, Prompterjack uses your browser's localStorage for on-device convenience:
- Drafts & anonymous work — so you don't lose work created before signing in
- Theme preference — your light/dark mode choice
- Architecture snapshots — temporarily cached for cross-page features like the OpenClaw setup guide
This on-device data stays in your browser. You can clear it at any time through your browser's settings (Clear Site Data). Provider API keys are handled separately and kept in your browser — see §3.
3. API Calls
When you use an AI feature, your request goes to our Cloudflare Worker. Most generations run on Cloudflare Workers AI (the managed models built into our platform). If you bring your own API key, the Worker instead calls your chosen provider (Anthropic, Google, or Groq) through an AI Gateway. Either way, the result is streamed back to you.
- Free and Pro generations run on Cloudflare Workers AI using our platform account — no external provider key is involved. We record token usage to enforce quotas, but we do not store your prompt text for analytics or model training
- If you bring your own API key, it stays in your browser (localStorage) and is sent with each request only to call your chosen AI provider through our Worker — we never store it on our servers or log it
- Each AI provider has its own privacy policy governing the data it receives
4. Cookies & Tracking
Prompterjack uses exactly one cookie: __Secure-prompterjack.session-token, a secure, HTTP-only cookie that keeps you signed in. It is strictly necessary to operate the service and is never used for advertising or cross-site tracking. We do not use:
- Google Analytics or any third-party analytics service
- Tracking pixels or web beacons
- Fingerprinting or device identification
- Social media tracking scripts
- Advertising networks
Because the sign-in cookie is essential, it works without a consent banner. Sign out, or clear site data, to remove it.
5. Sub-processors & International Transfers
Prompterjack relies on the following third-party services, which act as our sub-processors:
- Cloudflare Pages — hosts the web app. Cloudflare may collect standard server logs (IP addresses, request timestamps). See Cloudflare's privacy policy.
- Cloudflare Workers & KV — run our API and proxy AI requests; KV holds session and operational data.
- Neon — managed Postgres database storing your account and saved content.
- Google & GitHub (OAuth) — authenticate your sign-in; we receive your basic profile (name, email, avatar).
- Cloudflare Workers AI — runs most generations on Cloudflare's managed models. For bring-your-own-key requests only, Anthropic, Google, or Groq receive that request instead. Each has its own data-handling policy.
- Stripe — processes payments for paid plans. We never see or store your card details.
- Resend — sends transactional email (the optional weekly Pro fleet digest). Receives your email address and a summary of your monitored codebases' health; you can unsubscribe from any digest.
Several of these providers (including Cloudflare, Neon, and Stripe) operate on infrastructure located in the United States, so your personal data may be transferred to and processed there. We rely on the data-processing terms and transfer safeguards each provider makes available under their own agreements; you can review each provider's Data Processing Agreement on their website.
5b. AI Transparency (EU AI Act, Article 50)
Prompterjack is an AI system. Some of its tools send what you provide to a language model and return that model's output to you — you are interacting with an AI system, not a person, and nothing is reviewed by a human before you see it. Output from those tools is artificially generated content and is labeled as AI-generated where it appears.
Not every tool uses a model: the security scanners and the codebase analyzer are rule-based, and their results are not AI-generated content. The Disclaimer lists every tool and says which is which.
We do not train, fine-tune, or host the underlying models, and we never train models on your prompts. The inference providers that run them are listed as sub-processors above.
6. Legal Bases for Processing (GDPR)
If you are in the EU or UK, we process your personal data under the following legal bases in the GDPR:
- Performance of a contract (Art 6(1)(b)) — creating and running your account, signing you in, and producing the AI generations you request.
- Legitimate interests (Art 6(1)(f)) — keeping usage and quota tallies, maintaining security, preventing abuse, and operating the service reliably.
- Consent (Art 6(1)(a)) — optional communications such as the weekly Pro fleet digest, which you can withdraw at any time by unsubscribing.
- Legal obligation (Art 6(1)(c)) — where we are required to keep limited records, such as payment records held via Stripe for accounting purposes.
Data controller. Prompterjack is the data controller for the personal data described in this policy. You can contact us at [email protected].
Data retention. We keep your account and content data for as long as your account is active. When you delete your account (§7), it is removed immediately and irreversibly. Server logs are retained by our infrastructure providers according to their standard retention periods.
7. Your Data Rights
You are in control of the data we hold about you:
- Access / export — download the personal data we hold as a JSON file from Profile → Danger Zone → Export my data.
- Erasure — permanently delete your account and all associated data (codebases, analyses, teams you own, usage records, and every active session) from Profile → Danger Zone → Delete Account. This is immediate and irreversible; an active subscription is cancelled as part of the deletion.
- Rectification — update your display name and profile from your Profile page.
If you can't reach your account, email [email protected] and we will action the request.
8. Children's Privacy
Prompterjack is not directed at children under the age of 13, and we do not knowingly collect data from them. If you believe a child has created an account, contact us and we will remove it.
9. Changes to This Policy
We may update this Privacy Policy from time to time. Material changes will be reflected on this page with an updated "Last updated" date. If you have an account, we may also notify you by email.
Built by Prompterjack