Using Workflow SDK
Build a Claude Managed Agent with Vercel Workflow
Learn how to build a Claude Managed Agent on Vercel with auth, credential vaults, durable polling, and a chat UI.
Human-in-the-Loop with Chat SDK and Workflow SDK
Combine Chat SDK and Workflow SDK to suspend workflows on approval cards in a chat platform, then resume on click via createWebhook.
Building a Slack agent with durable workflows
Build an AI-powered Slack bot that gathers team data, drafts a summary, and refines it through conversation.
Building stateful Slack bots with Vercel Workflow
Learn how to build Slack bots that maintain state and handle long-running processes without managing queues, databases, or background job infra.
What is WorkflowAgent?
Build durable AI agents with WorkflowAgent: tool calls that retry as workflow steps, suspend for human approval, and resume after timeouts or page refreshes.
Build a durable web research agent with Workflow SDK
Build a durable web research agent using the Workflow SDK and AI SDK. Learn to use the search tools and collect references from the web. Each search, read, and finding becomes a journaled step that resumes after a crash or mid-run deploy.
Build an agent with Eve
Draft content in your voice from Slack with Eve
Deploy the Eve content agent template, a Slack bot that drafts blog posts, LinkedIn posts, release notes, and newsletters in your house voice from Notion, using Vercel Connect, Vercel Blob, and the AI Gateway.
Build your first Slack agent with Eve
Deploy the Eve Slack agent template: a starter Slack bot built on the Eve framework with an example tool and skill, deployed to Vercel with Vercel Connect and no API keys.
All Workflow SDK Guides
- Build a daily digest bot with Chat SDK and Workflow SDK
- Build a durable web research agent with Workflow SDK
- Build AI agents with AI Gateway and AI SDK
- How to build a durable AI code agent on Vercel
- Build a Claude Managed Agent with Vercel Workflow
- Run and track deploys from Slack
- Building stateful Slack bots with Vercel Workflow