Development environment — for testing only

Arcane AI Chatbot

Preview your AI assistant and add it to your website in minutes.

Try it out

Enter the Tenant ID and Agent ID we provided, then load the assistant to preview it right here on this page.

What is this?

This is a live preview of the Arcane AI chat assistant. Once loaded, a chat button appears in the corner of the page. Open it to start a conversation and see how the assistant responds to your customers' questions.

Add it to your website

When you're ready to go live, paste this snippet just before the closing </body> tag on any page. Use the Tenant ID and Agent ID we provided.

<script
    id="ai-chatbot-script"
    type="module"
    src="__ORIGIN__/widget.js"
    data-tenant-id="your_tenant_id"
    data-agent-id="your_agent_id">
</script>
Need a hand? If you don't have your Tenant ID and Agent ID, or need help adding the assistant to your site, get in touch with the Arcane AI team and we'll help you get set up.