DEVELOPMENT PREVIEW — PHASE 2.1

UPQOR HR Assistant

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.

Dev mode: this preview uses a mock unsigned payload. Production must call PHP upqor_chatbot_sign() to generate a real HMAC. Without a valid signature, the chatbot returns 401.