<?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 Privacy statement via a chatbot in Legacy - Engage Bot</title>
    <link>https://community.sinch.com/t5/Legacy-Engage-Bot/Privacy-statement-via-a-chatbot/ta-p/19225</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P class="text-align-justify"&gt;If a user signs up for your channel via a widget, he can accept data protection policy by setting checkmark in the widget. In case a user writes directly to the channel, a bot can do the job of asking for user consent. Here is how you can set up a bot to do that.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alternatively, we can activate the described bot in your channel, feel free to contact our support team by raising a ticket.&amp;nbsp;&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;Use case&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;When a user registers for the channel, a bot will ask a user to agree to privacy policy. If the user gives his consent, the bot will save the response and hand over to an agent. Should he contact the channel again, the bot will greet a user and directly open a ticket for an agent. If a user rejects data-privacy policy, a warning will be sent.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Your steps:&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;1. Deactivate a welcome message in Settings/Channel/Settings.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify" data-unlink="true"&gt;2. Navigate to your Chatbot.builder (Settings/Channel/Chatbot-Builder) and create a welcome&amp;nbsp;dialogue&amp;nbsp;with a&amp;nbsp;special command&amp;nbsp;_start as user input &amp;nbsp;and a welcome message from a bot to greet the user.&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="1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7059i72EAE2699B587D12/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.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" data-unlink="true"&gt;&lt;SPAN&gt;3.&amp;nbsp; Consent provided by a user can be stored in a&amp;nbsp;&lt;/SPAN&gt;variable&lt;SPAN&gt;. Switch to the menu point "variables" and create a variable with a desired name, e.g. "consent." We only want to save a response if a user explicitly answers with "yes" to a question on data privacy, so set the datatype to "enumeration" and list "yes" as an allowed value.&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;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7060i1F7FF7B0C31FFE00/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&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" data-unlink="true"&gt;4. Proceed to the menu point "topics" and create a topic "Dataprivacy_consent" without time limit. Once this topic gets activated during the dialogue flow, all user answers will be interpreted by a bot as somehow related to the question of data protection.&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="3.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7061iE1466C65958F7E85/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.jpg" alt="3.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;5. Go back to the dialogue structure and:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp; &amp;nbsp;define a change of topic from the welcome message to the topic "Dataprivacy_consent". Click on the green arrow on the right for an expanded view of the dialogue.&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-inline" image-alt="4.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7062iD93F05D7B9D5E143/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.jpg" alt="4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp; &amp;nbsp;In the field "chat by activation" of the topic "Dataprivacy_consent" enter the bot message asking the user to provide his consent with your data protection policy.&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;If a user answers "yes", save the answer into a variable "consent" and assign a ticket to an agent.&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;If a customer writes something else but "yes", create a warning similar to the following one in the example.&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-inline" image-alt="5.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7063i82DE86F5B0BD986F/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.jpg" alt="5.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;That done, you little bot is ready!&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="6.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7064i668EF57FA885BFA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="6.jpg" alt="6.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 19 Feb 2026 14:48:28 GMT</pubDate>
    <dc:creator>VishalSandhu</dc:creator>
    <dc:date>2026-02-19T14:48:28Z</dc:date>
    <item>
      <title>Privacy statement via a chatbot</title>
      <link>https://community.sinch.com/t5/Legacy-Engage-Bot/Privacy-statement-via-a-chatbot/ta-p/19225</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P class="text-align-justify"&gt;If a user signs up for your channel via a widget, he can accept data protection policy by setting checkmark in the widget. In case a user writes directly to the channel, a bot can do the job of asking for user consent. Here is how you can set up a bot to do that.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alternatively, we can activate the described bot in your channel, feel free to contact our support team by raising a ticket.&amp;nbsp;&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;Use case&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;When a user registers for the channel, a bot will ask a user to agree to privacy policy. If the user gives his consent, the bot will save the response and hand over to an agent. Should he contact the channel again, the bot will greet a user and directly open a ticket for an agent. If a user rejects data-privacy policy, a warning will be sent.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5 class="text-align-justify"&gt;&lt;FONT size="5"&gt;Your steps:&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class="text-align-justify"&gt;1. Deactivate a welcome message in Settings/Channel/Settings.&lt;/P&gt;
&lt;P class="text-align-justify"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify" data-unlink="true"&gt;2. Navigate to your Chatbot.builder (Settings/Channel/Chatbot-Builder) and create a welcome&amp;nbsp;dialogue&amp;nbsp;with a&amp;nbsp;special command&amp;nbsp;_start as user input &amp;nbsp;and a welcome message from a bot to greet the user.&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="1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7059i72EAE2699B587D12/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.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" data-unlink="true"&gt;&lt;SPAN&gt;3.&amp;nbsp; Consent provided by a user can be stored in a&amp;nbsp;&lt;/SPAN&gt;variable&lt;SPAN&gt;. Switch to the menu point "variables" and create a variable with a desired name, e.g. "consent." We only want to save a response if a user explicitly answers with "yes" to a question on data privacy, so set the datatype to "enumeration" and list "yes" as an allowed value.&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;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7060i1F7FF7B0C31FFE00/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&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" data-unlink="true"&gt;4. Proceed to the menu point "topics" and create a topic "Dataprivacy_consent" without time limit. Once this topic gets activated during the dialogue flow, all user answers will be interpreted by a bot as somehow related to the question of data protection.&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="3.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7061iE1466C65958F7E85/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.jpg" alt="3.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;5. Go back to the dialogue structure and:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp; &amp;nbsp;define a change of topic from the welcome message to the topic "Dataprivacy_consent". Click on the green arrow on the right for an expanded view of the dialogue.&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-inline" image-alt="4.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7062iD93F05D7B9D5E143/image-size/large?v=v2&amp;amp;px=999" role="button" title="4.jpg" alt="4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp; &amp;nbsp;In the field "chat by activation" of the topic "Dataprivacy_consent" enter the bot message asking the user to provide his consent with your data protection policy.&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;If a user answers "yes", save the answer into a variable "consent" and assign a ticket to an agent.&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;If a customer writes something else but "yes", create a warning similar to the following one in the example.&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-inline" image-alt="5.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7063i82DE86F5B0BD986F/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.jpg" alt="5.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="text-align-justify"&gt;That done, you little bot is ready!&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="6.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/7064i668EF57FA885BFA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="6.jpg" alt="6.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Feb 2026 14:48:28 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Legacy-Engage-Bot/Privacy-statement-via-a-chatbot/ta-p/19225</guid>
      <dc:creator>VishalSandhu</dc:creator>
      <dc:date>2026-02-19T14:48:28Z</dc:date>
    </item>
  </channel>
</rss>

