# Cross-link map: Workflow Concepts (/docs/workflows/concepts)

> From the Vercel docs graph (built 2026-09-23T15:15:53.078Z), 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

- [Vercel Workflows](https://vercel.com/docs/workflows?from=graph&source_path=%2Fdocs%2Fworkflows%2Fconcepts&source_site=vercel-docs&relationship=semantic) — Build agents and applications that retry failed steps, wait for external events, and resume across crashes and deploymen
- [Python](https://workflow-sdk.dev/docs/getting-started/python?from=graph&source_path=%2Fdocs%2Fworkflows%2Fconcepts&source_site=vercel-docs&relationship=semantic) — Set up the Workflow Python SDK in your Python application.
- [Versioning](https://workflow-sdk.dev/docs/foundations/versioning?from=graph&source_path=%2Fdocs%2Fworkflows%2Fconcepts&source_site=vercel-docs&relationship=semantic) — Keep in-flight runs stable by default, then choose explicit upgrade boundaries when you need them.
- [Workflows and Steps](https://workflow-sdk.dev/docs/foundations/workflows-and-steps?from=graph&source_path=%2Fdocs%2Fworkflows%2Fconcepts&source_site=vercel-docs&relationship=semantic) — Understand the two function types that make up a workflow.
- [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%2Fconcepts&source_site=vercel-docs&relationship=semantic) — Learn the durable way to run background jobs in Next.js on Vercel with the Workflow SDK, and when to reach for Queues or

## Pages that link here (6)

By site: vercel-kb (5) · vercel-docs (1)

### From vercel-kb

- [How to build a durable AI code agent on Vercel](https://vercel.com/kb/guide/how-to-build-a-durable-ai-code-agent-on-vercel?from=graph&source_path=%2Fdocs%2Fworkflows%2Fconcepts&source_site=vercel-docs&relationship=inbound) — Build an AI agent that generates code, writes its own tests, and executes them in an isolated microVM with automatic ret
- [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%2Fconcepts&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%2Fconcepts&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
- [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%2Fconcepts&source_site=vercel-docs&relationship=inbound) — Migrate from Cloudflare Workflows to Vercel Workflows by mapping WorkflowEntrypoint, step.do, and waitForEvent to workfl
- [Run a research workspace on Vercel](https://vercel.com/kb/guide/run-research-workspace-vercel?from=graph&source_path=%2Fdocs%2Fworkflows%2Fconcepts&source_site=vercel-docs&relationship=inbound) — Plan a durable research workspace on Vercel's Agentic Infrastructure with Workflows, internal API tools, Vercel Sandbox

### From vercel-docs

- [Vercel Workflows](https://vercel.com/docs/workflows?from=graph&source_path=%2Fdocs%2Fworkflows%2Fconcepts&source_site=vercel-docs&relationship=inbound) — Build agents and applications that retry failed steps, wait for external events, and resume across crashes and deploymen
