Suggestion: Double-check your workflow's node prompts and edge conditions to ensure each question is only asked once. Sometimes, having similar prompts in consecutive nodes or misconfigured edge conditions can cause repetition. Try reviewing your workflow in the visual builder and ensure each conversational node advances only after receiving a user response.
Tip: In the node configuration, make sure you do not repeat the same prompt in multiple nodes, and that edge conditions are set to move forward after a valid answer.
For more on prompt best practices, see the [Prompting Guide](
https://docs.vapi.ai/prompting-guide).
Sources:
- [Prompting Guide](
https://docs.vapi.ai/prompting-guide)
- [Workflows Quickstart](
https://docs.vapi.ai/workflows/quickstart)