<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Dialogues and bot-responses in Legacy - Engage Bot</title>
    <link>https://community.sinch.com/t5/Legacy-Engage-Bot/Dialogues-and-bot-responses/ta-p/19110</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;SPAN&gt;The most important element of the chatbot is a dialogue. One dialogue consists of a user input/keyword and a respective bot response. When a user chat is received, the algorithm tries to match it to the keywords defined in the chatbot-builder and, if a match is found, it returns an appropriate bot-answer. Several dialogues are organised into a structure, called dialogue flow. Creating dialogues is simple in and of itself, but of course there are some details that you need to keep in mind to create a user-friendly chatbot.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Overview&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify" data-unlink="true"&gt;The dialogue overview offers a quick general look at your bot. A single box represents one dialogue. Multiple dialogues related to the same context can be grouped together into "topics". The below example shows several dialogues grouped into topics "Default" and "Menu" and two empty topics "FAQ" and "Products".&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Themen_en_0.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6961i625814C15C801FE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Themen_en_0.jpg" alt="Themen_en_0.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;STRONG&gt;New dialogues:&lt;/STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;Create new dialogues in the empty dialogue box at the top of the dialogue structure.&amp;nbsp;You can access the detailed view of your dialogue by clicking on the green arrow.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;STRONG&gt;Topics:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Dialogues with similar context can be grouped into topics (marked bold; define them previously by navigating to the menu "Topics" on the left side). By clicking on the grey arrow to the left of the topic’s name, you can view dialogues contained in the topic.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Search:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;You can search for dialogues by a keyword with the search function in top right corner of the dialogue view. Search results will only include the dialogues containing the search term.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Creating dialogues&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;A basic dialogue consists of a user input and a chatbot response.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS11.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6964iCBBA5A12BDD421DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS11.png" alt="SS11.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;The user input can be a keyword, an emoji, a sequence of words, or a full sentence. Letter cases are ignored. The bot responses can consist of text messages, as well as emojis, pictures, or buttons. Click on the green 'Save' symbol to save the dialogue.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS4.png" style="width: 984px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6965iCFF66745565FD5AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS4.png" alt="SS4.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;The dialogue will first be saved in the Default topic. To create more complex dialogue structures, you can group contextually related dialogues into&amp;nbsp;topics&amp;nbsp;and allow a user to navigate from topic&amp;nbsp;to topic as conversation unfolds.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT size="5"&gt;Restricting bot-responses to a specific word/phrase&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;Should you wish your bot to respond to keywords only when they are written without any context, put the desired keyword in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;quotation marks&lt;/STRONG&gt;. E.g. if user input is defined as "&lt;EM&gt;hello"&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;in the bot builder&lt;EM&gt;,&amp;nbsp;&lt;/EM&gt;the bot will respond with a predefined message only when a user actually writes&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;hello&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;and not when he send&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Hello, I need help&lt;/EM&gt;. If a user input is simply defined as&amp;nbsp;&lt;EM&gt;hello&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;without quotation marks, the bot will respond to both&amp;nbsp;&lt;EM&gt;help&amp;nbsp;&lt;/EM&gt;and&amp;nbsp;&lt;EM&gt;I need help&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Editing bot answers&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify" data-unlink="true"&gt;By clicking on the green arrow, you can access the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;detailed view&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the bot answer and customise it by enriching the text with media, creating buttons, adding several bot responses or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;sending an email. It’s also possible to add if-else&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;conditions&amp;nbsp;to create different conversation flows.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS5.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6966i44EBC7BB2B3AFD18/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS5.png" alt="SS5.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT size="5"&gt;Various types of bot-responses&lt;/FONT&gt;&lt;/H5&gt;
&lt;P data-unlink="true"&gt;You can use multimedia, buttons,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;conditioned&amp;nbsp;bot-answers and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;send an email&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from the bot. Functionalities used in the bot-response are highlighted by respective icons underneath the dialogue box.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dialogue_icons.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6967i953E0C6C122C35CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="dialogue_icons.jpg" alt="dialogue_icons.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Adding multimedia&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;In addition to plain text, you can also use emojis in the bot answers, send pictures, videos, audio files, and pdfs through the bot.&lt;/P&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="0" data-border="0"&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;Image: jpg, png, max 1 MB&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;Video: mp4, max 10 MB&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;Audio: mp3, max 10 MB&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;File: PDF max 5 MB&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2026-02-12 at 15.36.41.png" style="width: 584px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6969i05D9CAB4C98A34F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-02-12 at 15.36.41.png" alt="Screenshot 2026-02-12 at 15.36.41.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;H5&gt;&lt;FONT size="5"&gt;Buttons&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;Buttons make it easy for the user to provide responses during the conversation. They can be used in WhatsApp, Facebook Messenger, Telegram, and iMessage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BotBuilder_buttons.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6970i100DC2FF666FF7A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="BotBuilder_buttons.png" alt="BotBuilder_buttons.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="WhatsApp_Buttons.png" style="width: 490px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6971iBF5A153861B82D95/image-size/large?v=v2&amp;amp;px=999" role="button" title="WhatsApp_Buttons.png" alt="WhatsApp_Buttons.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Multiple bot-answers&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;By clicking on&amp;nbsp; "+Bot Answer" you can add several bot answers for a specific user query.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;As soon as at least two answers have been created, a dropdown menu allowing you to define the order of the bot replies will appear:&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="text-align-justify"&gt;The answers should be sent successively (Standard),&lt;/LI&gt;
&lt;LI class="text-align-justify"&gt;The bot should randomly choose one of the answers and send it, or&lt;/LI&gt;
&lt;LI class="text-align-justify"&gt;In Facebook Messenger (currently only available in this messenger for technical reasons) a carousel with all answers should be shown.&lt;/LI&gt;
&lt;LI class="text-align-justify"&gt;In iMessage bot answers can be presented as a list with options to select from.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5 class="text-align-justify"&gt;&amp;nbsp;&lt;/H5&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Delayed bot-responses&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;Successive bot answers can be sent with a delay, which can vary from 0 ms to 28 days. An absolute time point also can be scheduled for a delayed response (one per messaging queue). If you wish to set absolute time points within bot-responses, please raise a ticket listing the exact times you wish to use.&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="themen_wechseln_kettenantworten_en-1.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6972i81DAC02D8CAE96D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="themen_wechseln_kettenantworten_en-1.png" alt="themen_wechseln_kettenantworten_en-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Important&lt;/STRONG&gt;: be careful when using delayed responses in WhatsApp as they should not exceed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;24 hour response window&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Important&lt;/STRONG&gt;: If you are using delayed responses in combination with topic-change in a dialogue, please mind that by default topic change occurs prior to text responses. You can overwrite this setting by placing a checkmark in the box "switch topic after last answer".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Deleting Bot Answers&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;You can delete single bot answers by clicking on a bucket symbol on the bottom right.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;Dialogue Rules&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;When creating dialogues, you should keep these guidelines in mind:&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="text-align-justify"&gt;&lt;STRONG&gt;Only user inputs that match user questions in the dialogue structure will trigger bot answers&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI class="text-align-justify"&gt;&lt;STRONG&gt;Position of the dialogue in the dialogue structure matters&lt;/STRONG&gt;: Upon receiving an input from a user in a messenger, the chatbot will try to match it to user questions defined in the bot builder by checking every dialogue in the structure starting with the topmost one. As soon as a match is found, the chatbot sends an answer from the matched dialogue, stops the matching process and waits from the next user input. That is if two dialogues in the same topic have the same user input, the bot will always send the answer from the top dialogue whilst ignoring the lower one. Such cases will be highlighted yellow in the chatbot structure. The bot will also search for a matching dialogue in a certain order: first in the topic "Priority", then in a currently active local topic and at last – in the topic "Default". If no match was found, a ticket will be opened.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="text-align-justify"&gt;The following examples summarise different functions of dialogues and show possible Chatbot conversations.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;EM&gt;Example 1:&lt;/EM&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;A chatbot about the Colosseum had to answer specific questions about the height, year of construction, etc. as well as provide general information about the amphitheater. User input such as "age Colosseum" or "how old Colosseum" would trigger dialogues that answer specific questions. The keyword “Colosseum” could here prompt dialogues with general information. Following the logic of the dialogue retrieval, the dialogue with the keyword "Colosseum" should be placed&lt;U&gt;&amp;nbsp;under&lt;/U&gt;&amp;nbsp;the dialogue with a multi-part user input.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;In our example below, the dialogue with a general keyword "Colosseum" is positioned on top, so the bot won’t recognise specific questions and won’t answer them. User inputs already occurring above in the structure are highlighted yellow in the tool.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS9.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6973i0511B34E112F6801/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS9.png" alt="SS9.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;EM&gt;Example 2:&amp;nbsp;&lt;/EM&gt;When a user wants to know the opening hours for Disneyland in California and asks "What are the opening hours Disneyland" then he won’t get a response about the Disneyland in California, because “California” wasn’t part of his query. The lowest&amp;nbsp;dialogue&amp;nbsp;will be triggered.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS10.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6974i3C4E8041B69ACA68/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS10.png" alt="SS10.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Feb 2026 15:51:45 GMT</pubDate>
    <dc:creator>VishalSandhu</dc:creator>
    <dc:date>2026-02-19T15:51:45Z</dc:date>
    <item>
      <title>Dialogues and bot-responses</title>
      <link>https://community.sinch.com/t5/Legacy-Engage-Bot/Dialogues-and-bot-responses/ta-p/19110</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;SPAN&gt;The most important element of the chatbot is a dialogue. One dialogue consists of a user input/keyword and a respective bot response. When a user chat is received, the algorithm tries to match it to the keywords defined in the chatbot-builder and, if a match is found, it returns an appropriate bot-answer. Several dialogues are organised into a structure, called dialogue flow. Creating dialogues is simple in and of itself, but of course there are some details that you need to keep in mind to create a user-friendly chatbot.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Overview&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify" data-unlink="true"&gt;The dialogue overview offers a quick general look at your bot. A single box represents one dialogue. Multiple dialogues related to the same context can be grouped together into "topics". The below example shows several dialogues grouped into topics "Default" and "Menu" and two empty topics "FAQ" and "Products".&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Themen_en_0.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6961i625814C15C801FE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Themen_en_0.jpg" alt="Themen_en_0.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;STRONG&gt;New dialogues:&lt;/STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;Create new dialogues in the empty dialogue box at the top of the dialogue structure.&amp;nbsp;You can access the detailed view of your dialogue by clicking on the green arrow.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;STRONG&gt;Topics:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Dialogues with similar context can be grouped into topics (marked bold; define them previously by navigating to the menu "Topics" on the left side). By clicking on the grey arrow to the left of the topic’s name, you can view dialogues contained in the topic.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Search:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;You can search for dialogues by a keyword with the search function in top right corner of the dialogue view. Search results will only include the dialogues containing the search term.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Creating dialogues&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;A basic dialogue consists of a user input and a chatbot response.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS11.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6964iCBBA5A12BDD421DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS11.png" alt="SS11.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;The user input can be a keyword, an emoji, a sequence of words, or a full sentence. Letter cases are ignored. The bot responses can consist of text messages, as well as emojis, pictures, or buttons. Click on the green 'Save' symbol to save the dialogue.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS4.png" style="width: 984px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6965iCFF66745565FD5AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS4.png" alt="SS4.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;The dialogue will first be saved in the Default topic. To create more complex dialogue structures, you can group contextually related dialogues into&amp;nbsp;topics&amp;nbsp;and allow a user to navigate from topic&amp;nbsp;to topic as conversation unfolds.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT size="5"&gt;Restricting bot-responses to a specific word/phrase&lt;/FONT&gt;&lt;/H5&gt;
&lt;P&gt;Should you wish your bot to respond to keywords only when they are written without any context, put the desired keyword in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;quotation marks&lt;/STRONG&gt;. E.g. if user input is defined as "&lt;EM&gt;hello"&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;in the bot builder&lt;EM&gt;,&amp;nbsp;&lt;/EM&gt;the bot will respond with a predefined message only when a user actually writes&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;hello&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;and not when he send&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Hello, I need help&lt;/EM&gt;. If a user input is simply defined as&amp;nbsp;&lt;EM&gt;hello&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;without quotation marks, the bot will respond to both&amp;nbsp;&lt;EM&gt;help&amp;nbsp;&lt;/EM&gt;and&amp;nbsp;&lt;EM&gt;I need help&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Editing bot answers&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify" data-unlink="true"&gt;By clicking on the green arrow, you can access the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;detailed view&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the bot answer and customise it by enriching the text with media, creating buttons, adding several bot responses or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;sending an email. It’s also possible to add if-else&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;conditions&amp;nbsp;to create different conversation flows.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS5.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6966i44EBC7BB2B3AFD18/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS5.png" alt="SS5.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;&lt;FONT size="5"&gt;Various types of bot-responses&lt;/FONT&gt;&lt;/H5&gt;
&lt;P data-unlink="true"&gt;You can use multimedia, buttons,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;conditioned&amp;nbsp;bot-answers and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;send an email&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from the bot. Functionalities used in the bot-response are highlighted by respective icons underneath the dialogue box.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dialogue_icons.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6967i953E0C6C122C35CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="dialogue_icons.jpg" alt="dialogue_icons.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Adding multimedia&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;In addition to plain text, you can also use emojis in the bot answers, send pictures, videos, audio files, and pdfs through the bot.&lt;/P&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="0" data-border="0"&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;Image: jpg, png, max 1 MB&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;Video: mp4, max 10 MB&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;Audio: mp3, max 10 MB&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;File: PDF max 5 MB&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2026-02-12 at 15.36.41.png" style="width: 584px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6969i05D9CAB4C98A34F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-02-12 at 15.36.41.png" alt="Screenshot 2026-02-12 at 15.36.41.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;H5&gt;&lt;FONT size="5"&gt;Buttons&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;Buttons make it easy for the user to provide responses during the conversation. They can be used in WhatsApp, Facebook Messenger, Telegram, and iMessage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BotBuilder_buttons.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6970i100DC2FF666FF7A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="BotBuilder_buttons.png" alt="BotBuilder_buttons.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="WhatsApp_Buttons.png" style="width: 490px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6971iBF5A153861B82D95/image-size/large?v=v2&amp;amp;px=999" role="button" title="WhatsApp_Buttons.png" alt="WhatsApp_Buttons.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Multiple bot-answers&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;By clicking on&amp;nbsp; "+Bot Answer" you can add several bot answers for a specific user query.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;As soon as at least two answers have been created, a dropdown menu allowing you to define the order of the bot replies will appear:&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="text-align-justify"&gt;The answers should be sent successively (Standard),&lt;/LI&gt;
&lt;LI class="text-align-justify"&gt;The bot should randomly choose one of the answers and send it, or&lt;/LI&gt;
&lt;LI class="text-align-justify"&gt;In Facebook Messenger (currently only available in this messenger for technical reasons) a carousel with all answers should be shown.&lt;/LI&gt;
&lt;LI class="text-align-justify"&gt;In iMessage bot answers can be presented as a list with options to select from.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5 class="text-align-justify"&gt;&amp;nbsp;&lt;/H5&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Delayed bot-responses&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;Successive bot answers can be sent with a delay, which can vary from 0 ms to 28 days. An absolute time point also can be scheduled for a delayed response (one per messaging queue). If you wish to set absolute time points within bot-responses, please raise a ticket listing the exact times you wish to use.&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="themen_wechseln_kettenantworten_en-1.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6972i81DAC02D8CAE96D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="themen_wechseln_kettenantworten_en-1.png" alt="themen_wechseln_kettenantworten_en-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Important&lt;/STRONG&gt;: be careful when using delayed responses in WhatsApp as they should not exceed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;24 hour response window&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Important&lt;/STRONG&gt;: If you are using delayed responses in combination with topic-change in a dialogue, please mind that by default topic change occurs prior to text responses. You can overwrite this setting by placing a checkmark in the box "switch topic after last answer".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Deleting Bot Answers&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;You can delete single bot answers by clicking on a bucket symbol on the bottom right.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;Dialogue Rules&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;When creating dialogues, you should keep these guidelines in mind:&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="text-align-justify"&gt;&lt;STRONG&gt;Only user inputs that match user questions in the dialogue structure will trigger bot answers&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI class="text-align-justify"&gt;&lt;STRONG&gt;Position of the dialogue in the dialogue structure matters&lt;/STRONG&gt;: Upon receiving an input from a user in a messenger, the chatbot will try to match it to user questions defined in the bot builder by checking every dialogue in the structure starting with the topmost one. As soon as a match is found, the chatbot sends an answer from the matched dialogue, stops the matching process and waits from the next user input. That is if two dialogues in the same topic have the same user input, the bot will always send the answer from the top dialogue whilst ignoring the lower one. Such cases will be highlighted yellow in the chatbot structure. The bot will also search for a matching dialogue in a certain order: first in the topic "Priority", then in a currently active local topic and at last – in the topic "Default". If no match was found, a ticket will be opened.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="text-align-justify"&gt;The following examples summarise different functions of dialogues and show possible Chatbot conversations.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;EM&gt;Example 1:&lt;/EM&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;A chatbot about the Colosseum had to answer specific questions about the height, year of construction, etc. as well as provide general information about the amphitheater. User input such as "age Colosseum" or "how old Colosseum" would trigger dialogues that answer specific questions. The keyword “Colosseum” could here prompt dialogues with general information. Following the logic of the dialogue retrieval, the dialogue with the keyword "Colosseum" should be placed&lt;U&gt;&amp;nbsp;under&lt;/U&gt;&amp;nbsp;the dialogue with a multi-part user input.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;In our example below, the dialogue with a general keyword "Colosseum" is positioned on top, so the bot won’t recognise specific questions and won’t answer them. User inputs already occurring above in the structure are highlighted yellow in the tool.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS9.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6973i0511B34E112F6801/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS9.png" alt="SS9.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;EM&gt;Example 2:&amp;nbsp;&lt;/EM&gt;When a user wants to know the opening hours for Disneyland in California and asks "What are the opening hours Disneyland" then he won’t get a response about the Disneyland in California, because “California” wasn’t part of his query. The lowest&amp;nbsp;dialogue&amp;nbsp;will be triggered.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SS10.png" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/6974i3C4E8041B69ACA68/image-size/large?v=v2&amp;amp;px=999" role="button" title="SS10.png" alt="SS10.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 15:51:45 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Legacy-Engage-Bot/Dialogues-and-bot-responses/ta-p/19110</guid>
      <dc:creator>VishalSandhu</dc:creator>
      <dc:date>2026-02-19T15:51:45Z</dc:date>
    </item>
  </channel>
</rss>

