Summary

Vercel added user-scoped budgets to AI Gateway (announced August 31, 2026), letting teams cap what each member spends across their API keys and app tokens. Budgets support default and custom limits, daily/weekly/monthly/non-resetting intervals, email alerts at 50/75/100%, and request rejection once a limit is hit.

What changed

AI Gateway gained user-scoped budgets alongside existing team, project, and API-key budgets, with configurable reset intervals, threshold alerts, and enforcement that rejects new requests when a limit is reached; manageable via Vercel CLI 59.6.2+.

Why it matters

Granular per-user cost governance is a practical control for teams scaling many developers and agents against pay-per-token models, preventing runaway spend without blocking whole projects.

Evidence excerpt

"AI Gateway rejects new requests until the budget resets or is increased"; email alerts at 50%, 75%, and 100% of allocation.

Sources