Kudos widget
Peer recognition, in your words
Send and receive recognition using a taxonomy you define — “Code Review Hero”, “Deal Closer”, whatever your team values. Mounted with a session token because sending writes.
FreeSession tokenFor recognition and cooperation
Live demo
Loading live demo…
What it does
- Tenant-defined kudos types with icons
- Send composer with recipient autocomplete
- “Recent kudos to you” trophy shelf
- Assists metric for cooperation
Embed it with one div
This widget performs writes — mount it with a server-minted, per-user session token.
<!-- This widget performs writes — mount it with a SESSION token (issued server-side per user). -->
<script src="https://cdn.hatched.live/widget.js" data-session-token="SESSION_TOKEN" defer></script>
<div data-hatched-mount="kudos"></div>Other widgets