diff --git a/fern/static/images/.DS_Store b/fern/static/images/.DS_Store index 462fd53e..3898d001 100644 Binary files a/fern/static/images/.DS_Store and b/fern/static/images/.DS_Store differ diff --git a/fern/static/images/workflows/workflows-overview.png b/fern/static/images/workflows/workflows-overview.png index f7815491..d73d7233 100644 Binary files a/fern/static/images/workflows/workflows-overview.png and b/fern/static/images/workflows/workflows-overview.png differ diff --git a/fern/static/images/workflows/workflows-quickstart-flow.png b/fern/static/images/workflows/workflows-quickstart-flow.png new file mode 100644 index 00000000..2d047aa6 Binary files /dev/null and b/fern/static/images/workflows/workflows-quickstart-flow.png differ diff --git a/fern/workflows/quickstart.mdx b/fern/workflows/quickstart.mdx index 92bca718..3d1c15cf 100644 --- a/fern/workflows/quickstart.mdx +++ b/fern/workflows/quickstart.mdx @@ -9,6 +9,10 @@ description: Build a simple agent that greets users and gathers basic informatio Build a simple voice agent using Vapi's visual workflow builder that greets users, collects their information, and demonstrates core workflow concepts like variable extraction, conditional routing, and global nodes. + + Vapi Workflows + + **Agent Capabilities:** * Greet users and ask about their voice agent needs * Extract and store user information (name and city)