Conversation Logic
Last updated
Was this helpful?
Last updated
Was this helpful?
All blocks within the Conversation Logic category share a common component â Responses. The following documentation details the Responses tab, applicable to all blocks in the Conversation Logic category.
Responses enable you to define what the communicates to the caller.
The currently selected response. This represents the currently selected response. It contains the messages that will be communicated to the caller.
Start Conversation block â When a conversation begins, typically through an incoming call, the LaunchRequest intent is triggered to deliver your welcome message and set the stage for the interaction.
State block â The Intents tab in the State block is used to create and manage intents that determine how a conversation progresses. Each intent can lead to different paths or outcomes in a conversationâ .
The prompt plays the text defined in the Authenticated
, followed by the static text.
The and blocks within the Conversation Logic category share a common component â Intents. The following documentation details the Intents tab.
Intents are user expressions or phrases that prompt specific responses from your . They can be as straightforward as "Order a pizza" to initiate a pizza ordering dialog. Intents bridge the gap between user requests and your chatbot's ability to understand and respond appropriately.