The floating widget on the bottom-right is the embeddable chat. Ask about HR policies or your leave information.
Embed in UPQOR HRMS: see php_snippet/inject.php
for the PHP that signs the payload, then add
<script src="https://chatbot.upqor.com/static/embed.js"></script>
to your layout.
upqor_chatbot_sign() to generate
a real HMAC. Without a valid signature, the chatbot returns 401.