What happens to what you send an AI tool
Where your input goes, who processes it, how long we keep it and what we record about the call.
Updated August 9, 2026
The short version
What you type into an AI tool is sent to us, and from us to a model provider. It is not processed in your browser, unlike almost every other tool on this site.
Who processes it
Model inference currently runs on Cloudflare Workers AI, on Cloudflare's network. Our full list is in Subprocessors, which is the page to check rather than this one, because it is the one we keep current.
What we store
We do not store the text you send or the text the model returns. It passes through the request and is gone when the response is sent.
What we do record, for every AI call:
- which tool ran, and whether it was the web page or the API
- the model used
- how many tokens were consumed — not what they contained
- what the call cost us and what you were charged
- the workspace it belongs to, and the time
That record is what your usage page and your invoice are built from. Without it we could not show you why you were charged.
What the model provider does
We use providers on terms that do not permit training on API traffic. That is a contractual position, not something we can technically enforce from our side, and you should treat any third-party model the way you would treat any external service.
What this means in practice
Use AI tools for work you would be comfortable sending to a cloud service. Do not paste credentials, keys, personal data belonging to other people, or anything under a confidentiality obligation that does not permit subprocessors.
For anything you are not comfortable sending, most of our catalogue runs entirely in your browser — those tools are marked as such, and nothing you put into them ever reaches us.
Related
AI tools: what they are and how they differ
A handful of our tools call an AI model instead of running in your browser. That changes three things: where your data goes, what a call costs, and whether you need an account.
How AI calls are billed
An AI call costs a base charge plus the tokens it uses. Here is exactly how that is calculated, what a token is, and how to keep the cost down.
Choosing a model
You can let us pick, choose a tier, or name a specific model. What each option means, and what happens when your plan does not include the one you asked for.
Scheduled automation
Run a tool, a model, or both on a schedule — and have the result emailed, POSTed to your server, or saved.