Skip to main content

Logs filtering for Vercel Workflows now available

By Steven Van ·

Workflow runs can now be filtered by Workflow Run ID or Step ID directly in Vercel's Logs dashboard.

Vercel Workflows now support log filtering by workflow run, so logs no longer need to be pieced together across individual requests. A "View Logs" button on the workflow run details page jumps straight into the Logs tab, where logs can be filtered by Workflow Run ID and Workflow Step ID to find a specific run or step.

Workflow runs already showed step progression, payloads, outputs, and performance metrics; this adds access to the related logs from the same Logs dashboard.

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

Read the original announcement →

Read Logs filtering for Vercel Workflows now available on Creators Toolbox