Skip to content

Commit 9b8353f

Browse files
jimmyechanJimmy Chan
and
Jimmy Chan
authored
docs: add workflow documentation images and examples (#463)
Co-authored-by: Jimmy Chan <[email protected]>
1 parent c9efaf4 commit 9b8353f

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

fern/static/images/.DS_Store

0 Bytes
Binary file not shown.
Loading
Loading

fern/workflows/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ description: Build a simple agent that greets users and gathers basic informatio
99

1010
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.
1111

12+
<Frame>
13+
<img src="../static/images/workflows/workflows-quickstart-flow.png" alt="Vapi Workflows" />
14+
</Frame>
15+
1216
**Agent Capabilities:**
1317
* Greet users and ask about their voice agent needs
1418
* Extract and store user information (name and city)

0 commit comments

Comments
 (0)