AI Gateway logs now have a dedicated page
By Steven Van ·
AI Gateway now has a dedicated Logs page listing every request your team sends through the gateway, newest first, with cost, token counts, duration…
Vercel's AI Gateway now has a dedicated Logs page, listing every request a team sends through the gateway, newest first, with cost, token counts, duration, and the model, provider, and region that served it. It's available at the team scope and per project, and opening a request shows how it was routed.
- Filter by provider, model, modality, credentials, or status, or search by model, provider, or request ID. Filters are stored in the URL, so a filtered view can be shared by copying the address.
- A chart above the table shows request counts over the selected range, and dragging across it zooms into a narrower window.
- The current view can be exported as CSV or JSON, with filters applied.
- Clicking a row opens its details: total cost, a token breakdown across input, output, reasoning, and cache reads and writes, duration, time to first token, and whether Zero Data Retention and region restrictions were applied.
- The fallback path lists every provider attempt for a request in order, each showing model, provider, status code, credentials, and time taken. Failed attempts include the reason, such as a provider timeout or an exhausted routing budget.
More detail is in the announcement.

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