Documentation Index
Fetch the complete documentation index at: https://docs.pranthora.com/llms.txt
Use this file to discover all available pages before exploring further.
Voice Workflow Quickstart
This guide will help you create your first voice workflow and configure it for agent interactions. 🎛️🧩 Step 1: Create a Workflow
- Visit the Workflow List.
-
Click Create Workflow to initiate a new workflow.
📝 Step 2: Add Introduction Node
- An Introduction Node will be auto-created.
- Add a prompt to guide the initial conversation. For example:
-
Click Save to confirm your node.
🔀 Step 3: Create Condition & Conversation Nodes
-
Add a Condition Edge from the Introduction Node:
- Example condition:
User is free
- Example condition:
-
Connect it to a Conversation Node:
- Example prompt:
If user is interested in attending workshop, proceed with relevant details.
- Example prompt:
-
Click Save to store the configuration.
⚙️ Step 4: Global Configuration
On the right side of the workflow screen, you will find Global Configuration options:- LLM Model — select the model to be used throughout the workflow.
- Transcriber — choose the speech-to-text provider.
-
Text to Speech — configure the voice for agent responses.
⚠️ Note: These three configurations apply globally across all nodes in the workflow. They remain consistent for the entire conversation flow.
