# Redesigned trace viewer for Vercel Workflows

**Published:** June 23, 2026 | **Authors:** Mitul Shah, Karthik Kalyanaraman

---

The trace viewer for [Vercel Workflows](https://vercel.com/workflows) and [Workflow SDK](https://workflow-sdk.dev/) has been redesigned to better support inspecting runs from start to finish. Search across spans, zoom into any section of the timeline, and step through with the keyboard to find what you're looking for fast, then click into any step to see its inputs, outputs, and run metadata.

The trace viewer is also available locally through [Workflow SDK](https://workflow-sdk.dev/) with `npx workflow@beta web` to inspect runs during development.

Learn more about [Vercel Workflows](https://vercel.com/docs/workflows).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)