diff --git a/fern/static/images/.DS_Store b/fern/static/images/.DS_Store index 462fd53e5..3898d001e 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 f78154914..d73d72334 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 000000000..2d047aa6f 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 92bca7185..3d1c15cf3 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)