Recognition In The Moment
Recognition Agent turns "I should nominate them" into a one-prompt nomination — draft, review, confirm. Nine tools across nominations, awards, programs, leaderboards, and manager queues. One write — submit_nomination — every submission confirmation-gated.
Why Recognition Stays An Annual Event
Recognition Agent attacks the four specific failures that turn peer recognition into a yearly awards ceremony instead of a daily habit.
"I'll Nominate Them Later" Becomes Never
The moment happens — a peer pulled off something worth recognizing. By the time the employee remembers to open the Recognition app, find the right program, fill out the form, and write the justification, the moment has passed and the nomination never gets submitted.
Nobody Knows Which Programs They're Eligible For
Customer Hero, Above & Beyond, Innovator, Spot Award — every company has a wall of programs with different criteria, different categories, and different approval chains. Without a fast "what programs exist and which one fits?" lookup, people default to the one they remember.
Managers Can't See The Recognition Pattern Across Their Team
Three teammates got two awards each this quarter. One teammate got zero. The manager would coach differently if they could see it — but the team-level recognition view requires running a report, so the pattern stays invisible until performance review season.
Pending Nominations Pile Up Without A Reminder
Nominations get submitted. They sit in a manager's approval queue. Five days go by. By the time anyone notices, the recognition has lost its connection to the moment that earned it. Pending queues need to be visible, not buried in a workflow tab.
Recognition Concentrates On The Same Few People Every Cycle
The same three names get nominated every month because they're the visible performers. The quiet contributor who unblocked the migration nobody else could touch never makes the leaderboard. Without a fast "who haven't I recognized this quarter?" lookup, the bias compounds.
Leaderboards Get Watched Once And Then Forgotten
The recognition leaderboard is a tab in an app most employees open twice a year. The monthly winner gets a Slack mention and the moment disappears. The signal that should reinforce culture every week stays locked in a dashboard nobody routinely opens.
Recognition Agent At A Glance
Recognition AI
Nominations, leaderboards, programs, manager queues.
Inside Recognition Agent — The Actual Capabilities
Every block below maps to a real tool the agent uses against your Recognition app data. Eight read tools surface awards, programs, leaderboards, and manager queues. One write — submit_nomination — requires explicit confirmation before anything is sent.
Nominate A Peer In One Prompt — With A Confirmation Gate
"Nominate Priya for the Customer Hero award" — the agent drafts the nomination with program, category, title, and justification pre-filled, then waits for explicit confirmation. The moment-to-submission gap shrinks from "later" to "in chat right now."
- submit_nomination — risky write. Drafts a nomination with program, nominee, category, title, and justification — requires explicit confirmation before submitting.
- get_my_nomination_status — see your own pending, approved, and rejected nominations with filters.
- Public or anonymous — visibility and attribution are configurable per nomination.
- Permission-aware — programs the user can't nominate into never appear in the draft.
Awards, Leaderboards, And Personal Recognition History
Employees ask "what have I been recognized for this year?" or "who's leading the engineering leaderboard this quarter?" The agent answers both — recognition received and given, top recipients and givers, and full-text search across the recognition feed.
- get_my_recognition — awards received and given over week, month, quarter, year, or all time.
- get_leaderboard — top recipients, top givers, or both, with configurable time periods.
- search_recognition — full-text search across awards and posts, filterable by recipient or program.
- Period filters everywhere — weekly, monthly, quarterly, yearly comparisons without a separate dashboard.
Programs, Categories, And What Fits The Moment
Before nominating, employees ask "what programs exist?" and "what are the criteria for the Innovator award?" The agent lists active programs, surfaces program details with categories and rules, and helps the user match the moment to the right recognition vehicle.
- get_recognition_programs — active programs with categories and eligibility rules.
- get_recognition_program_details — full criteria, categories, and budget signals for a specific program.
- Active-only filter — surface only programs accepting nominations right now.
- Plain-English program search — "what's our peer-to-peer program called?" answered without opening the catalog.
Manager View — Pending Approvals, Team Recognition Patterns
Managers ask "what nominations need my approval?" and "how is recognition flowing across my team this quarter?" The agent surfaces both — pending queue with age, team-level recognition summary, and a quick read on who hasn't been recognized recently.
- get_pending_nominations — manager queue of nominations awaiting approval, with submission age.
- get_team_recognition — team-level summary over week, month, quarter, or year.
- Approval routing preserved — the agent surfaces the queue; managers approve or reject in the Recognition app itself.
- Equity signal — combine team summary + leaderboard to spot teammates getting overlooked.
Outcomes Teams Can Measure
The agent's job is to compress the moment-to-nomination gap and give managers visibility into recognition flow. Measure against your pre-agent baseline.
- Nominations per active employee per quarter — the headline recognition-habit metric.
- Time-to-nominate — median minutes from the recognized moment to submission, vs. opening the app and filling the form manually.
- Pending-approval cycle time — days a nomination sits in a manager's queue before action.
- Team recognition coverage — share of each manager's team that received at least one recognition in the period.
- Program participation breadth — number of distinct programs receiving nominations, not just the most-used one.
One Risky Write, Confirmation-Gated
Recognition Agent has 9 tools. Eight are read-only. The single write — submit_nomination — requires explicit confirmation before anything is sent. The agent never submits a nomination silently, never approves on a manager's behalf, and never surfaces awards or programs outside the user's permission.
- 1 risky write tool — submit_nomination — requires explicit confirmation before submission.
- Approval flow untouched — managers still approve or reject in the Recognition app; the agent only surfaces the queue.
- Permission-aware — programs, leaderboards, team views, and pending queues only return what the user is allowed to see.
- Audit trail on every action — read or write, every tool call logs the requesting user, the tool used, and the parameters.
WHAT TEAMS TRY INSTEAD
The four alternatives — and why none of them connect a moment of intent to the right program and budget
Recognition is a friction problem. The honest gap is that most options either help a manager write the words but leave them with no path to submit, or live in a separate vendor whose program rules drift from the company's actual budget.
Pasting drafts into ChatGPT, Claude, or Copilot
General-purpose AI helping write a nomination nobody can submit
- Submits into the live program with the right approver and the right budget — not a draft pasted into an email
- Sees the active programs, awards, and leaderboards the asking user can actually nominate to
- Stays inside the tenant boundary so peer-recognition language and personnel context never leave the perimeter
Bonusly AI / Workhuman AI / Achievers AI
Vendor-trapped recognition AI behind a separate platform
- Lives in the same workforce platform managers already use — no separate recognition portal sign-in
- Reads the live program configuration, approval flow, and budget tiers the tenant has set — not the vendor's defaults
- Available to frontline employees who never had a separate recognition seat
Custom recognition forms and Slack shout-outs
A people-ops project that captures sentiment but not budget
- Approval flow stays in the Recognition app — managers still approve or reject explicitly
- Manager queues surface in the agent — no parallel Slack thread to track pending recognitions
- Audit trail on every nomination — read or write, every action logs the requesting user
The manual fallback — "I should nominate them"
A moment of intent that loses to a busy day
- Draft-review-confirm in one prompt — managers finish the nomination instead of postponing it
- Leaderboards and recent recognitions visible inline so managers see who is being missed
- Pending manager queues triage in seconds — no approval backlog from forgotten emails
PLATFORM LEVERAGE
Recognition Agent inherits everything the app already enforces
A standalone recognition AI has to plumb programs, approval flow, manager queues, and audit. Recognition Agent gets all of it for free.
Confirmation-gated writes
submit_nomination is in RISKY_TOOLS — every nomination pauses for explicit confirmation before commit.
Approval flow untouched
Managers still approve or reject in the Recognition app. The agent surfaces the queue and submits the nomination — it never approves on someone's behalf.
Permission-aware
Programs, leaderboards, team views, and pending queues return only what the asking user is allowed to see in the app.
Program-aware drafting
Draft prompts know which programs are active, which awards are eligible, and which budgets have headroom — managers cannot nominate to a closed program.
Cross-app data plane
Reads departments, manager relationships, and team membership records the platform already maintains — no parallel org-chart sync.
Mobile-first delivery
Frontline managers nominate from the mobile app they already opened for shifts — peer recognition stops being a desk-only activity.
INDUSTRY FIT
Industries where in-the-moment recognition matters most
Recognition Agent earns its keep where the workforce is frontline, the culture goal is retention, and the budget for recognition is real but under-used.
Retail
Store managers nominate associates between transactions — no after-shift admin sit-down required.
Healthcare
Charge nurses recognize patient-safety wins in the moment — leaderboards and award programs visible without leaving the floor.
Manufacturing
Plant-floor supervisors nominate safety and continuous-improvement wins from a kiosk — recognition reaches frontline crews on shift.
Hospitality
Property GMs recognize guest-experience wins during the shift, not the next morning — recognition reaches staff while it still feels timely.
Financial Services
Branch and team leads run program nominations and approval queues from the same app new hires already onboarded onto.
Public Sector
FedRAMP-eligible deployment with audit-trailed nominations — recognition program evidence ready for the next merit review.
WHY MANGOAPPS WINS
An embedded recognition agent beats a horizontal AI, a Bonusly-class vendor, or a custom build on every axis
The argument HR, people-ops, finance, and frontline managers all share — and the one Bonusly or Workhuman structurally cannot answer.
Cheaper than the alternatives
No Bonusly AI add-on, no Workhuman premium tier, no engineering team building a recognition form for the third reorg in a row.
More secure
Confirmation-gated writes, permission-aware reads, full audit log. Peer recognition language and budgets stay inside the tenant boundary.
Easier to deploy
Already deployed if Recognition is on. Agent picks up active programs and approval flows the same day — no separate onboarding.
Easier to use
Frontline managers nominate in the moment from the same mobile app they already opened — recognition stops losing to friction.
Easier to manage
Program edits in the app are immediately visible to the agent — no re-training, no parallel rule store.
Easier to extend
Shares the agentic-tool framework with every other MangoApps agent. New recognition tools (a new leaderboard cut, a new program type) ship as tools.
AI is actually better
A horizontal AI can draft a nomination. Only Recognition Agent can submit it into the right active program, route it to the right approver, and surface a manager's pending queue — all confirmation-gated and audit-trailed.
Customer Success
Related Customer Stories
Frequently Asked Questions About Recognition Agent
9 tools across nominations, awards, programs, and manager views — submit a nomination (gated write), check your own nomination status, view your recognition history, view a leaderboard, list active recognition programs, get program details, search across awards and posts, list pending nominations awaiting your approval (manager), and get a team-level recognition summary.
No. submit_nomination is the only write tool and it requires explicit confirmation. The agent drafts the nomination — program, category, title, justification, visibility — and waits for the user to confirm before anything is submitted to the approval queue.
No. get_pending_nominations surfaces the manager's approval queue in chat, but approve/reject decisions are captured in the Recognition app itself. The agent gives managers visibility; the actual decision happens where the audit trail is unambiguous.
The is_anonymous parameter on submit_nomination controls attribution. Public-anonymous nominations show the award without the nominator's name; the audit log still captures the submitter for compliance and to prevent abuse. The default is public + attributed.
Nominations per active employee per quarter (the headline habit metric), time-to-nominate vs. manual baseline, pending-approval cycle time, team recognition coverage (share of each manager's team recognized at least once), and program participation breadth.
Let's Talk
Since 2008, we've been building the workforce platform — earning the trust of 2 million+ users and an NPS of 78.
Why Choose Us?
- AI-Powered Platform: The most unified workforce experience on the planet.
- Top Security: HITRUST, ISO & SOC 2 certified.
- Exceptional UX: Delightful on mobile and desktop.
- Proven Results: 98% customer retention rate.
Trusted by Legendary Companies: