Admin Widget
Admin

Embeddable Widget

Drop the snippet onto any Monash page. The widget appears as a floating bubble in the corner and opens an in-page chat.

Configure
Embed snippet
<script src="https://monash-poc.108labs.ai/widget/embed.js"
        data-color="#006dae"
        data-position="bottom-right"
        data-greeting="Hi! Need help with fees, refunds or your statement?"
        defer></script>

Paste this into the <body> of any Monash page where you want the assistant available — the FAQ page, fee statement guide, e-invoicing page, etc. The widget loads asynchronously and won't slow page render.

Allowed origins

For security, the widget can only be embedded on origins listed in ALLOWED_EMBED_ORIGINS. Defaults to *.monash.edu.my. Contact CGPT to add or change origins before going live.

Hi! Need help with fees, refunds or your statement?
Test it

Open /widget/demo.html in a new tab to see the widget in action on a mock host page.