Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Multi-response bot response control

Use the Multi-response bot response control in a Virtual Agent topic to sequentially display two or more outputs. Outputs can be text, image, link, or HTML. Users can move from one output to the next through a provided navigation button.

Multi-response bot response control properties

PropertyDescription
Node nameThe name that identifies this Multi-response control node in the topic flow.
Add a responseOne or more bot responses. For each output type, select + Add a Response to specify the output and define the output properties. 1. In the Add a Response dialog box, select the Type, and specify the associated values: - Text: In the Value field, enter the text to be displayed in the response. - HTML: Enter the Height and Width, in pixels, to set the dimensions of the HTML block. In the HTML editor, enter the HTML markup to be displayed. - Image: Enter a URL in the Image field, or select Upload Image and choose the image file to upload. - Link: Enter the Header, Label (label for the link), and the Link (path or URL for the link). 2. Select Save.
Advanced
Navigation button label
Label the button that lets the user continue the conversationThe label for the button displayed below the output. The button enables the user to move to the next output in the flow.
Hide this node
Conditionally show this node ifNo-code condition statement or low-code script that specifies a condition for presenting this node in the conversation. The condition must evaluate to true.

Channel support

ChannelSupportConstraints
Web UISupportedNone
Mobile UISupportedNone
Now Assist panelNot supportedNot applicable
Microsoft TeamsSupportedNone
SlackSupportedNone
WorkplaceSupportedNone
Facebook MessengerNot supportedNot applicable
SMS TwilioNot supportedNot applicable
LINENot supportedNot applicable
WhatsAppNot supportedNot applicable
Apple Messages for BusinessNot supportedNot applicable
Alexa (Voice)Partial supportSupported on devices with screens. For non-screen devices, the user receives a message if unsupported elements are used: We found a link. For details, see Fine-tune Virtual Agent settings and topics for the best Alexa voice chat experience.

Example Multi-response control

Note: Virtual Agent Designer controls may display and function differently in other channels.

Output propertiesMulti-response output
Image omitted: va-multi-flow-properties.png
Basic properties include the node name and the response organized by type: Text, HTML, Image, and Link.
Image omitted: va-multi-flow-web.png
A basic response includes text output followed by a hyperlink.

Parent Topic:Assistant Designer bot responses