Sandbox

    Configure it yourself

    The same fields your chatbot gets in the real Configuration tab, pushed live to the actual widget — no signup, no card.

    Connecting…

    Loading the widget script in an isolated frame. Anything changed above before it finishes is queued and sent the moment it's ready.

    Take it with you

    The script tag this widget runs on.

    The same attributes the live preview above is running — swap in a token signed for one of your own users.

    Before </body>
    <script
      id="chatbot-main-script"
      src="https://chatbot.gtwy.ai/chatbot.js"
      embedToken="{signedToken}"
      threadId="{threadId}"
      hideIcon="false">
    </script>

    Get your embed token.

    Copy the snippet you just configured and paste it into your site.