Widget Customizer

Design your chatbot to perfectly match your brand.

Appearance & Behavior
Update how the widget looks to your website visitors.

The first message visitors see when they open the chat.

Embed Code
Copy this code into the <head> of your website.
<script>
  window.ChatAssistConfig = {
    botId: "oakwood-rest-001",
    primaryColor: "#7C3AED",
    botName: "Oakwood Restaurant",
    position: "bottom-right"
  };
</script>
<script src="https://cdn.appstackx.co.uk/chatassist/v1/widget.js" async></script>