---
title: "Zero Data Retention and No Prompt Training now available on AI Gateway"
url: https://daily.dev/posts/zero-data-retention-and-no-prompt-training-now-available-on-ai-gateway-3c6gdoypu
source_url: https://vercel.com/changelog/zero-data-retention-no-prompt-training-on-ai-gateway
type: article
source: "Vercel"
published: 2026-04-06T20:01:13.784Z
updated: 2026-07-30T02:12:28.623Z
tags: ["ai-gateway", "ai-sdk", "compliance", "data-privacy", "vercel"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Zero Data Retention and No Prompt Training now available on AI Gateway

**[Vercel](https://daily.dev/sources/vercel)** · 2 min read · 0 upvotes · 0 comments

## Summary

Vercel AI Gateway now offers Zero Data Retention (ZDR) and No Prompt Training controls. Teams can enforce ZDR globally from the dashboard without code changes, automatically routing requests only to compliant providers (Anthropic, OpenAI, Google, and others). Per-request controls are also available via the AI SDK using `zeroDataRetention: true` and `disallowPromptTraining: true` flags. Enabling ZDR automatically includes training opt-out. Each response includes audit metadata showing which providers were considered and filtered. BYOK requests are exempt from these restrictions. The feature works with AI SDK, Chat Completions API, Responses API, Anthropic Messages API, and OpenResponses API.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vercel.com/changelog/zero-data-retention-no-prompt-training-on-ai-gateway>

## Similar posts on daily.dev

- [Zero Data Retention on AI Gateway](https://daily.dev/posts/zero-data-retention-on-ai-gateway-5jkhpyifa) · Vercel · 0 upvotes · 0 comments

---

Tags: [#ai-gateway](https://daily.dev/tags/ai-gateway), [#ai-sdk](https://daily.dev/tags/ai-sdk), [#compliance](https://daily.dev/tags/compliance), [#data-privacy](https://daily.dev/tags/data-privacy), [#vercel](https://daily.dev/tags/vercel)

[View this post on daily.dev](https://daily.dev/posts/zero-data-retention-and-no-prompt-training-now-available-on-ai-gateway-3c6gdoypu)
