# Cross-link map: Vercel Workflows (/docs/workflows)

> From the Vercel docs graph (built 2026-08-29T06:32:40.963Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Python](https://workflow-sdk.dev/docs/getting-started/python?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=semantic) — Set up the Workflow Python SDK in your Python application.
- [A new programming model for durable execution](https://vercel.com/blog/a-new-programming-model-for-durable-execution?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=semantic)
- [Workflows with Python](https://vercel.com/docs/workflows/python?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=semantic) — Build durable workflows and AI agents in Python with the Vercel SDK.
- [Building stateful Slack bots with Vercel Workflow](https://vercel.com/kb/guide/stateful-slack-bots-with-vercel-workflow?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=semantic) — Learn how to build Slack bots that maintain state and handle long-running processes without managing queues, databases,
- [Workflow Concepts](https://vercel.com/docs/workflows/concepts?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=semantic) — Learn how workflows, steps, sleeps, and hooks work together to build durable applications.

## This page links to (10)

- [Configuring regions for Vercel Functions](https://vercel.com/docs/functions/configuring-functions/region?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Learn how to configure regions for Vercel Functions.
- [Vercel Queues](https://vercel.com/docs/queues?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Durable event streaming for serverless. Publish messages to topics and process them reliably with managed consumer group
- [Global network and regions](https://vercel.com/docs/regions?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — View the list of regions supported by Vercel's CDN and learn about our global infrastructure.
- [Workflow Concepts](https://vercel.com/docs/workflows/concepts?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Learn how workflows, steps, sleeps, and hooks work together to build durable applications.
- [Workflow Pricing and Limits](https://vercel.com/docs/workflows/pricing?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Understand how Vercel Workflows billing works and the limits that apply to runs, streams, and platform resources.
- [Workflows with Python](https://vercel.com/docs/workflows/python?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Build durable workflows and AI agents in Python with the Vercel SDK.
- [Build a Claude Managed Agent with Vercel Workflow](https://vercel.com/kb/guide/claude-managed-agent-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Learn how to build a Claude Managed Agent on Vercel with auth, credential vaults, durable polling, and a chat UI.
- [Building stateful Slack bots with Vercel Workflow](https://vercel.com/kb/guide/stateful-slack-bots-with-vercel-workflow?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Learn how to build Slack bots that maintain state and handle long-running processes without managing queues, databases,
- [Streaming](https://workflow-sdk.dev/docs/foundations/streaming?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Stream real-time data to clients without waiting for workflow completion.
- [Getting Started](https://workflow-sdk.dev/docs/getting-started?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=outbound) — Choose a framework and start building your first workflow.

## Pages that link here (40)

By site: vercel-changelog (6) · vercel-kb (26) · vercel-docs (8)

### From vercel-changelog

- [AI Gateway now supports asynchronous video generation](https://vercel.com/changelog/ai-gateway-now-supports-asynchronous-video-generation?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound)
- [Configure where run state lives in Vercel Workflows](https://vercel.com/changelog/configure-where-run-state-lives-in-vercel-workflows?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound)
- [Expanded search for workflow runs in Vercel Observability](https://vercel.com/changelog/expanded-search-for-workflow-runs-in-vercel-observability?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound)
- [Measure time between steps in Vercel Workflows](https://vercel.com/changelog/measure-time-between-steps-in-vercel-workflows?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound)
- [Redesigned trace viewer for Vercel Workflows](https://vercel.com/changelog/redesigned-trace-viewer-for-vercel-workflows?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound)
- [Vercel Functions can now run up to 30 minutes](https://vercel.com/changelog/vercel-functions-can-now-run-up-to-30-minutes?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Durable agent approval workflows on Vercel](https://vercel.com/kb/guide/agent-approval-workflow-stack-guide?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — How enterprise architects choose a stack and decide where to run durable, human-in-the-loop agent approval workflows on
- [How to architect an AI evaluation dashboard on Vercel](https://vercel.com/kb/guide/ai-evaluation-dashboard-architecture-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Map eval orchestration, traces, and run storage to AI Gateway, Observability, and Marketplace Postgres, and learn when s
- [Build AI agents with AI Gateway and AI SDK](https://vercel.com/kb/guide/ai-gateway-and-ai-sdk?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Build AI agents on Vercel with AI Gateway and AI SDK, then make them reliable, capable, and durable with Sandbox, Chat S
- [Building an AI chat app with RAG and source citations on Vercel](https://vercel.com/kb/guide/building-ai-chat-app-with-rag-and-citations-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — A production stack for AI chat with retrieval, reranking, source citations, and background ingestion on Vercel using Nex
- [Building human-in-the-loop agents for community moderation with durable workflows](https://vercel.com/kb/guide/building-human-in-the-loop-agents-for-community-moderation-with-durable-workflows?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Learn how to build AI agents that escalate decisions to humans in Slack, pause and resume runs reliably, and stream prog
- [Deploy a Node.js Fastify app on Vercel with Docker](https://vercel.com/kb/guide/deploy-nodejs-on-vercel-with-docker?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Build a Node.js application with Fastify and Docker, then deploy it to Vercel Functions. Learn how to configure environm
- [Deploy PHP on Vercel with Docker](https://vercel.com/kb/guide/deploy-php-on-vercel-with-docker?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Build a PHP application with FrankenPHP and Docker, then deploy it to Vercel Functions with managed configuration, stora
- [Deploy Rust on Vercel with Docker](https://vercel.com/kb/guide/deploy-rust-on-vercel-with-docker?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Build a Rust application with Axum and Docker, then deploy it to Vercel Functions. Learn how to configure environment va
- [Deploy ASP.NET Core on Vercel with Docker](https://vercel.com/kb/guide/dot-net-asp-net-on-vercel-with-docker?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Build a .NET application with Docker and deploy it to Vercel Functions. Learn how to configure environment variables, in
- [How to run a multi-step research agent on Vercel](https://vercel.com/kb/guide/how-to-run-a-multi-step-research-agent-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — An end-to-end architecture for production research agents on Vercel using Sandbox, Workflows, and AI Gateway with isolat
- [How to run background jobs in Next.js](https://vercel.com/kb/guide/how-to-run-background-jobs-in-nextjs-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Learn the durable way to run background jobs in Next.js on Vercel with the Workflow SDK, and when to reach for Queues or
- [Build a ChatGPT Connector \\(MCP server\\)](https://vercel.com/kb/guide/mcp-server-chatgpt-connector?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Build a ChatGPT MCP server with mcp-handler and Fluid compute. Add search, fetch, and OAuth, deploy to Vercel, then vali
- [How to migrate from Cloudflare Workflows to Vercel Workflows](https://vercel.com/kb/guide/migrate-cloudflare-workflows-to-vercel-workflows?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Migrate from Cloudflare Workflows to Vercel Workflows by mapping WorkflowEntrypoint, step.do, and waitForEvent to workfl
- [Migrate self-hosted Next.js and containers from AWS to Vercel](https://vercel.com/kb/guide/migrate-containers-from-aws-to-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Migrate containers from AWS to Vercel: deploy with Dockerfile.vercel, keep RDS, S3, and SQS in AWS over OIDC, and cut ov
- [Production architecture for a RAG chatbot on Vercel](https://vercel.com/kb/guide/rag-chatbot-production-architecture-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Architect a production RAG chatbot on Vercel Functions with Fluid compute, AI Gateway, and a region-pinned vector store.
- [Can I use SMTP with Vercel?](https://vercel.com/kb/guide/serverless-functions-and-smtp?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Vercel Functions can open SMTP connections on the Node.js runtime. Learn which ports are open, why you must await the se
- [How to ship an Express app on Vercel](https://vercel.com/kb/guide/ship-a-express-app-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Deploy an Express app to Vercel with zero configuration. Configure response streaming, middleware, cron jobs, the Bun ru
- [How to ship a FastAPI app on Vercel](https://vercel.com/kb/guide/ship-a-fastapi-app-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Deploy a FastAPI app to Vercel with zero configuration. Learn how the Python runtime, Vercel Functions, streaming, middl
- [How to ship a Flask app on Vercel](https://vercel.com/kb/guide/ship-a-flask-app-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Deploy a Flask app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and con
- [How to ship an H3 app on Vercel](https://vercel.com/kb/guide/ship-a-h3-app-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Deploy an H3 app to Vercel with zero configuration. Learn to configure streaming, middleware, cron jobs, the Bun runtime
- [How to ship a Hono app on Vercel](https://vercel.com/kb/guide/ship-a-hono-app-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Deploy a Hono app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and conf
- [Deploy Python apps on Vercel using Docker ](https://vercel.com/kb/guide/vercel-docker-python-apps?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Deploy a Dockerized Python application that depends on native software, OCR engines, or small local models, plus a Next.
- [Does Vercel support Kubernetes?](https://vercel.com/kb/guide/vercel-kubernetes-support?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Vercel doesn't run Kubernetes clusters. Learn how Kubernetes workloads like Deployments, Ingress, ConfigMaps, and CronJo
- [How Vercel Services run on Fluid compute](https://vercel.com/kb/guide/vercel-services-fluid-compute?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — The backends in a Vercel Services project run as Vercel Functions on Fluid compute by default. Learn how optimized concu
- [Vercel vs Webflow Cloud](https://vercel.com/kb/guide/vercel-vs-webflow-cloud?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Compare Vercel and Webflow Cloud for deploying Next.js and Astro apps, including runtime, framework support, storage, pr
- [How to stop Vercel Functions from timing out](https://vercel.com/kb/guide/what-can-i-do-about-vercel-serverless-functions-timing-out?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Vercel Functions that time out usually trace back to a few causes. Learn how Fluid Compute fixes most of them and how to

### From vercel-docs

- [eve](https://vercel.com/docs/eve?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Learn how to deploy and run durable backend AI agents built with the open-source eve framework on Vercel.
- [Concepts](https://vercel.com/docs/eve/concepts?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Learn how eve agents, sessions, channels, tools, skills, connections, and sandboxes fit together.
- [Glossary](https://vercel.com/docs/glossary?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Learn about the terms and concepts used in Vercel's products and documentation.
- [Products](https://vercel.com/docs/products?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Browse Vercel products for building, deploying, securing, observing, and scaling web applications.
- [Vercel Queues](https://vercel.com/docs/queues?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Durable event streaming for serverless. Publish messages to topics and process them reliably with managed consumer group
- [Queues concepts](https://vercel.com/docs/queues/concepts?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Learn delivery, retries, visibility timeouts, and deployment isolation in Vercel Queues.
- [Quickstart](https://vercel.com/docs/queues/quickstart?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Set up Vercel Queues with the SDK.
- [Vercel Documentation Sitemap](https://vercel.com/docs/sitemap.md?from=graph&source_path=%2Fdocs%2Fworkflows&source_site=vercel-docs&relationship=inbound) — Browse Vercel documentation pages with summaries, prerequisites, and topics.
