---
title: "Zero Data Retention on AI Gateway"
url: https://daily.dev/posts/zero-data-retention-on-ai-gateway-5jkhpyifa
source_url: https://vercel.com/blog/zdr-on-ai-gateway
type: article
source: "Vercel"
published: 2026-04-08T17:01:05.094Z
updated: 2026-07-30T02:12:49.927Z
tags: ["ai-gateway", "ai-sdk", "data-privacy", "vercel"]
reading_time: 4
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 on AI Gateway

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

## Summary

Vercel's AI Gateway now supports team-wide Zero Data Retention (ZDR), letting teams enforce strict data policies across all AI provider requests without code changes. The feature routes requests only through providers with negotiated ZDR agreements (OpenAI, Anthropic, Google, etc.), offers per-request ZDR for sensitive workflows, and includes a 'Disallow Prompt Training' option to prevent providers from training on your prompts. Configuration is available via the dashboard or programmatically through provider options in the AI SDK. Each response includes routing metadata for audit purposes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vercel.com/blog/zdr-on-ai-gateway>

## Similar posts on daily.dev

- [Zero Data Retention and No Prompt Training now available on AI Gateway](https://daily.dev/posts/zero-data-retention-and-no-prompt-training-now-available-on-ai-gateway-3c6gdoypu) · Vercel · 0 upvotes · 0 comments

---

Tags: [#ai-gateway](https://daily.dev/tags/ai-gateway), [#ai-sdk](https://daily.dev/tags/ai-sdk), [#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-on-ai-gateway-5jkhpyifa)
