This page demonstrates how the EP Agent Platform Widget looks when embedded on an external website.
To add this widget to your own application, paste the following snippet just before your closing </body> tag:
<!-- EP Agent Platform Widget -->
<script
src="https://your-instance.com/widget.js"
data-host="https://your-instance.com"
data-accent="#3b82f6"
defer
></script>