How we use your data
Last updated August 21, 2026
There are no accounts on AIBizKit — everything below applies to the free tools anyone can use without signing up. (The separate /admin area is internal and Supabase-auth-gated; it’s not what this page is about.)
Do you store what I type in?
No. The text you submit to a tool is sent to that tool’s AI model to generate a response and is not written to our database. What we do store is anonymous usage metadata for each generation — which tool ran, which model provider, token counts, and cost — with no input or output text attached to it.
How long do you keep it?
Rate-limit data (a per-IP counter, used only to enforce our free daily limits) lives in Redis with a short expiry: 1 minute for the burst guard, 1 day for the daily cap — after that window it’s gone on its own. The usage metadata above (tool/provider/token counts, no content) is kept indefinitely for product analytics.
Is anything sent to third parties?
Yes — the text you submit. To generate a response, it’s routed through Vercel’s AI Gateway to whichever model provider powers that tool: Google (Gemini), OpenAI (GPT-4o-mini), or Anthropic (Claude Haiku). Each provider has its own data-handling and retention policy for API traffic, which is outside our control — see Google AI, OpenAI, and Anthropic’s own policies rather than our summary of them.
Are my generated results stored?
No. Once a result is returned to your browser, we don’t keep a copy of it server-side.
Can I request my data be deleted?
There’s nothing to delete — we don’t store your inputs, outputs, or any account data tied to you. If you have a question anyway, contact privacy@aibizkit.tech.
Related pages
This page is a plain-language summary. The binding policy is our Privacy Policy. For what our AI tools are instructed not to do with your input, see the AI Output Disclaimer.