diff --git a/src/content/docs/ai-gateway/reference/limits.mdx b/src/content/docs/ai-gateway/reference/limits.mdx index 235dfa38d181fc..fd494e985c62ce 100644 --- a/src/content/docs/ai-gateway/reference/limits.mdx +++ b/src/content/docs/ai-gateway/reference/limits.mdx @@ -7,6 +7,17 @@ sidebar: import { Render } from "~/components"; -You can have a maximum of 10 gateways within your AI Gateway account. +The following limits apply to gateway configurations, logs, and related features in Cloudflare's platform. + +| Feature | Limit | +| ----------------------------------------------------- | -------------------------- | +| Maximum gateways | 10 per account | +| Maximum logs stored [paid plan](/ai-gateway/pricing/) | 10 million per gateway | +| Maximum logs stored [free plan](/ai-gateway/pricing/) | 100,000 per account | +| Maximum log size stored | 10 MB per log 1 | +| Maximum Logpush jobs | 4 per account | +| Maximum gateway name length | 64 characters | + +1 Logs larger than 10 MB will not be stored.