# Performance Management Widgets

### Overview

The Enterprise Performance Management System (EPMS) widgets from MangoApps Workforce bring real-time performance tracking, goal management, and continuous feedback directly into the MangoApps dashboard. These tools ensure that both employees and managers stay aligned with their professional growth without switching platforms.

***

### Admin Setup

To enable these widgets, a one-time backend connection must be established by a Network Admin.

**Establish the API Connection**

1. Navigate to **Admin > Integrations > Built-In Integrations**.
2. Select MangoApps HCM/WFM Suite.

<figure><img src="/files/pjpBwtoavUNytzkEsrlK" alt="" width="563"><figcaption></figcaption></figure>

3. Enter the secure API Key from your Mango Ops instance to link the two platforms.

<figure><img src="/files/USq1JWFlKWPC4q2tBoLb" alt="" width="563"><figcaption></figcaption></figure>

**Enable Single Sign-On (SSO)**

To ensure users aren't prompted to log in twice:

1. Go to **Admin > SSO > Applications**.
2. Enable the connection for the Mango Hub instance to Mango Ops.

<figure><img src="/files/bHGeLg3j7DjpiRvRGyCu" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
This process allows "Deep Linking," letting users jump from a widget to a full ticket view with no additional login required.
{% endhint %}

***

### Employee Self-Service Widgets

These widgets focus on individual growth and accountability.

#### **My Performance Reviews**

Tracks the user's journey through current and past review cycles.

* **Snapshot**: View counts of pending vs. completed reviews and your average performance rating.
* **Current Cycle**: Highlights the immediate next action required, its status, and priority level.
* **Action**: Deep-linked buttons allow users to jump directly into the review form.

<figure><img src="/files/f9qqYWwHKej5T3TIAOil" alt="" width="436"><figcaption></figcaption></figure>

***

#### **My Goal Progress**

Provides a visual summary of personal objectives.

* **Status Tracking**: See a breakdown of completed, in-progress, and overdue goals.
* **Quick View**: Highlights the top three upcoming or overdue goals with title, completion percentage, and due date.
* **Action**: Users can "View All" or click "Create New Goal" to add objectives directly from the widget.

<figure><img src="/files/dYQZGwEqs0UdcqNu08LJ" alt="" width="563"><figcaption></figcaption></figure>

***

#### **My Continuous Feedback**

Centralizes the culture of praise and constructive growth.

* **Activity Count**: Tracks feedback received, given, and pending requests.
* **Visibility Details**: Shows who provided feedback (or if it's anonymous) and whether it's private or shared with a manager.
* **Action**: Includes quick-action buttons to "Give Feedback" or "Request Feedback" on the fly.

<div><figure><img src="/files/9BclrsGGkLXePoSjLkGw" alt="" width="275"><figcaption></figcaption></figure> <figure><img src="/files/W9lFjyh5nY2fujubMzcf" alt="" width="286"><figcaption></figcaption></figure></div>

***

### Manager Oversight Widgets

These widgets are visible to users who have direct reports defined in Mango Ops (via the "Reports To" field).

#### **Team Performance Reviews**

Gives managers a high-level view of their team's compliance with review cycles.

* **Metrics**: Displays team size and the percentage/count of reviews that are completed, in progress, or overdue.
* **Action**: "View All" takes the manager to a detailed list of all direct report reviews.

<figure><img src="/files/rtYD6J1Qn4FlUPTeOcVE" alt="" width="563"><figcaption></figcaption></figure>

***

#### **Team Goal Progress**

Ensures managers can identify at-risk objectives before they fail.

* **Status at a Glance**: View the total goals assigned to the team, categorized by "Completed," "On Track," or "At Risk."
* **Action**: Managers can "Add Goal" for a direct report or "View All" to audit team-wide progress.

<figure><img src="/files/cUvwBSTnrsnohTAPQcbK" alt="" width="514"><figcaption></figcaption></figure>

***

### Mobile Access

All EPMS widgets are fully integrated into the MangoApps mobile app. Employees and managers can update goals, provide feedback, or check review statuses while on the go. No separate Mango Ops mobile application is required.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.mangoapps.com/integrations-guide/mangoapps-workforce/performance-management-widgets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
