Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions fern/workflows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,21 @@
title: Introduction to Workflows
subtitle: Break down AI conversations into a visual workflow made up of discrete steps ("nodes") and branches between them ("edges").
slug: workflows
hidden: true
---

<Success intent="launch">
Workflows is now available to all Vapi users in Open Beta on [the dashboard here](https://dashboard.vapi.ai/workflows). Start building more reliable and structured conversational AI today.
</Success>
<Warning>
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.
</Warning>

Workflows is a new way to build conversational AI. It allows you to break down AI conversations into discrete steps, and then orchestrate those steps in a way that is easy to manage and modify.

## Creating Your First Workflow

<Warning>
The steps below are retained for legacy reference only. You can no longer create new workflows on the dashboard — build with [Assistants](/assistants/dynamic-variables) or [Squads](/squads) instead.
</Warning>

Begin by creating an assistant on the Assistants page and providing the required information, such as the assistant's name and capabilities. Once your assistant is set up, switch the model provider to Vapi and click "Create Workflow" when prompted. A modal will appear offering you the option to create a new workflow or attach to an existing one. Choose the appropriate option to proceed to the Workflow Builder.

<Steps>
Expand Down
4 changes: 3 additions & 1 deletion fern/workflows/examples/appointment-scheduling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ description: Build a voice AI appointment scheduling workflow with calendar inte
---

<Warning>
This example uses Workflows. For new builds, use **Assistants** or **Squads**. See the updated guides: [Assistant - Appointment Scheduling](/assistants/examples/appointment-scheduling) or [Squads](/squads).
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.

See the [Assistant - Appointment Scheduling](/assistants/examples/appointment-scheduling) equivalent, or [Squads](/squads).
</Warning>

## Overview
Expand Down
4 changes: 3 additions & 1 deletion fern/workflows/examples/clinic-triage-scheduling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ description: Build a voice AI clinic workflow with medical triage protocols, app
---

<Warning>
This example uses Workflows. For new builds, use **Squads** for multi-assistant triage and scheduling. See: [Squad - Clinic Triage & Scheduling](/squads/examples/clinic-triage-scheduling).
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.

See the [Squad - Clinic Triage & Scheduling](/squads/examples/clinic-triage-scheduling) equivalent.
</Warning>

## Overview
Expand Down
4 changes: 3 additions & 1 deletion fern/workflows/examples/ecommerce-order-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ description: Build a voice AI e-commerce workflow with order tracking, return pr
---

<Warning>
This example uses Workflows. For new builds, use **Squads** with specialized assistants for orders, returns, and VIP support. See: [Squad - E‑commerce Order Management](/squads/examples/ecommerce-order-management).
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.

See the [Squad - E‑commerce Order Management](/squads/examples/ecommerce-order-management) equivalent.
</Warning>

## Overview
Expand Down
4 changes: 3 additions & 1 deletion fern/workflows/examples/lead-qualification.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ description: Build a voice AI outbound sales workflow with lead qualification, C
---

<Warning>
This example uses Workflows. For new builds, use **Assistants** or **Squads**. See: [Assistant - Lead Qualification](/assistants/examples/lead-qualification) and [Squads](/squads).
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.

See the [Assistant - Lead Qualification](/assistants/examples/lead-qualification) equivalent, or [Squads](/squads).
</Warning>

## Overview
Expand Down
4 changes: 3 additions & 1 deletion fern/workflows/examples/multilingual-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ description: Build a multilingual voice AI customer support workflow with langua
---

<Warning>
This example uses Workflows. For new builds, use a **Squad** with language‑specific assistants. See: [Squad - Multilingual Support](/squads/examples/multilingual-support).
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.

See the [Squad - Multilingual Support](/squads/examples/multilingual-support) equivalent.
</Warning>

## Overview
Expand Down
4 changes: 3 additions & 1 deletion fern/workflows/examples/property-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ description: Build a voice AI property management system with dynamic call routi
</Frame>

<Warning>
This example uses Workflows. For new builds, use **Squads** with a router assistant and domain specialists. See: [Squad - Property Management Routing](/squads/examples/property-management).
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.

See the [Squad - Property Management Routing](/squads/examples/property-management) equivalent.
</Warning>

## Overview
Expand Down
2 changes: 1 addition & 1 deletion fern/workflows/legacy-migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Migrate your Vapi Workflows to Squads before Workflows is retired o
---

<Warning>
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. Migrate to [Squads](/squads) before then to avoid disruption.
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. Migrate existing workflows to **Assistants** or **Squads** before the retirement date to avoid disruption.
</Warning>

## What's changing
Expand Down
12 changes: 1 addition & 11 deletions fern/workflows/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,7 @@ slug: workflows/overview
---

<Warning>
We no longer recommend Workflows for new builds. Prefer **Assistants** or **Squads** depending on complexity. See [Assistants](/assistants/dynamic-variables) and [Squads](/squads). This page is retained for legacy reference.

Why We’ve Moved Away from Workflows

While the Workflows product is fully built, we’ve found that current AI systems aren’t yet capable of acting as truly autonomous agents that can:

1. Maintain awareness of the current node’s instructions
2. Understand all possible next steps and the conditions required to reach them

In contrast, the Squads pattern has consistently led to better results for customers. We’re now focusing on improving the ergonomics and developer experience around Squads to make this approach even more effective.

Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.
</Warning>

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion fern/workflows/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Build a simple agent that greets users and gathers basic informatio
---

<Warning>
We no longer recommend Workflows for new builds. Use **Assistants** for most cases or **Squads** for multi-assistant setups. See [Assistants](/assistants/dynamic-variables) and [Squads](/squads). Existing workflow content remains for reference.
Workflows will be retired on **August 18, 2026**. From August 19, 2026 onward, existing workflows will no longer run. You will no longer be able to create new workflows on the dashboard. [Migrate existing workflows](/workflows/legacy-migration) to **Assistants** or **Squads** before the retirement date to avoid disruption.
</Warning>

## Overview
Expand Down
Loading