Web Chat
Log into your dashboard and go to the Integrations section as shown in the image below and click on Web App.

Web App under Integrations
Once you click on Web App, it shows a script. Copy the following sample widget code and paste it inside
<HEAD>
section of your webpage.
<!-- Konverse Chatbot -->
<a href="https://www.konverse.ai/"
id="konverse-ref-id" data-bot-id="YOUR-UNIQUE-BOT-ID"
title="Konverse.ai - Conversational Sales & Marketing Platform"
style="display:none">AI Chatbot WhatsApp Bot</a>
<script type="text/javascript" src="https://chat.konverse.ai/konverse.js"></script>