Skip to content

Commit 48a796e

Browse files
Create Prompt for Setting Up a Custom Virtual Agent Conversation Flow in ServiceNow (#32)
1 parent 22f6e91 commit 48a796e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Assist me in setting up a custom conversation flow for the Virtual Agent in ServiceNow. Guide me through the following steps:
2+
3+
Define intents: Help me create and configure intents that match user inquiries, ensuring proper training phrases are set to accurately capture user input.
4+
Create dialog nodes: Walk me through building dialog nodes that provide relevant responses based on the identified intents, including prompts, questions, and conditional responses.
5+
Integrate backend services: Show me how to connect the conversation flow to backend systems or services, retrieving and displaying data dynamically based on user input (e.g., querying records, checking status).
6+
Test and optimize the flow: Provide guidance on testing the conversation flow in the Virtual Agent Simulator to ensure accuracy, completeness, and user satisfaction.
7+
Improve user experience: Offer best practices for making the conversation flow intuitive, responsive, and effective, ensuring minimal user confusion and improving engagement.
8+
Additionally, include strategies for handling complex conversations, error handling, and fallback options if user input is unclear or unsupported.

0 commit comments

Comments
 (0)