Skip to main content

Team-wide Zero Data Retention and prompt training controls now on AI Gateway

By Steven Van ·

Pro and Enterprise teams can now enforce Zero Data Retention on every AI Gateway request for $0.10 per 1,000 requests, with per-request controls free.

Vercel's AI Gateway can now enforce Zero Data Retention (ZDR) across a whole team, instead of requiring opt-outs or agreements with each model provider individually. Turning it on routes every request only to providers with ZDR agreements in place, covering Anthropic, OpenAI, Google and other supported models.

  • Team-wide ZDR is a toggle in the AI Gateway Dashboard Settings tab. Switching it on enforces ZDR on every request from that team, with no code changes, at $0.10 per 1,000 requests on Pro and Enterprise plans.
  • Per-request control is also available by setting zeroDataRetention: true or disallowPromptTraining: true on a request. Enabling zero data retention automatically disallows prompt training too, so both don't need to be set separately. Per-request ZDR is free on Pro and Enterprise; disallowing prompt training alone is free for all users.

The controls work with the AI SDK, the Chat Completions API, the Responses API and the Anthropic Messages API. Responses include metadata showing which providers were considered and which were filtered out, giving an audit trail of how the policy was enforced.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Team-wide Zero Data Retention and prompt training controls now on AI Gateway on Creators Toolbox