// privacy
Privacy.
// last updated 2026-05-20
// what the labs do
Each tool in the labs is an experiment that takes an input (text, file, prompt) and returns a result generated by Cloudflare Workers AI. The labs are not a service or a product. They exist to test ideas and learn.
// what data is collected
- Tool inputs. Text and files you submit to a tool are forwarded to Cloudflare Workers AI for inference. The labs do not store your inputs in a database. Cloudflare's standard request logs apply.
- Saved runs. If you choose to save a run, the result is stored in a Cloudflare R2 bucket keyed by an opaque session identifier. Saved runs are private to your session and expire after 30 days.
- Quota counter. The labs track neuron usage in KV to stay inside the daily Workers AI free-tier budget. The counter is anonymous and aggregate.
- Server logs. Cloudflare records standard request logs (IP, user agent, timestamp, path). These are used for security and abuse prevention.
No analytics scripts run on this site.
// third parties
Inputs sent to a tool are processed by Cloudflare Workers AI, which runs open-weight models on Cloudflare infrastructure. Cloudflare's terms apply to that processing. No data is shared with any other third party.
// your choices
You control what you submit. Avoid pasting personal data, credentials, or anything sensitive. If you want a saved run deleted earlier than the 30-day expiry, contact varun.vashisht@live.com.
// changes
If this notice changes the date at the top updates.