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.
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.
<script
id="chatbot-main-script"
src="https://chatbot.gtwy.ai/chatbot.js"
embedToken="{signedToken}"
threadId="{threadId}"
hideIcon="false">
</script>