Skip to main content

Performance

The Performance module manages employee review cycles and goal tracking. You can run quarterly or annual reviews, assign ratings, and track progress on individual goals — all in one place.

[Screenshot: Performance module showing the stats cards, tab bar, and reviews table]


Overview

The Performance module has two tabs:

TabPurpose
ReviewsCreate, manage, and complete performance reviews
GoalsSet and track individual employee goals

Stats Cards

Four cards at the top of the page show the current state of reviews across your organization:

CardDescription
Reviews CompletedNumber of reviews fully submitted with a final rating
In ProgressReviews that have been started but not yet submitted
Not StartedReviews assigned but not yet opened
Average RatingThe mean rating across all completed reviews (out of 5.0)

[Screenshot: Performance stats cards]


Reviews Tab

Reviews Table

[Screenshot: Reviews table with a mix of Completed, In Progress, and Not Started rows]

ColumnDescription
EmployeeThe employee being reviewed
ReviewerThe manager or HR admin conducting the review
CycleThe review period (e.g. Q1 2026, Q2 2026, Annual 2025)
Due DateDate by which the review should be completed
StatusNot Started, In Progress, or Completed
RatingStar rating display (Completed reviews only)
ActionContext-dependent button

Action Button

The button in the rightmost column changes based on the review status:

StatusButton labelWhat it does
Not StartedStartOpens the review form
In ProgressContinueReopens the partially completed review
CompletedViewOpens the completed review in read-only mode

Searching and Filtering Reviews

Search bar — Search by employee name, reviewer name, or review cycle.

Filter dropdowns:

FilterOptions
StatusAll, Completed, In Progress, Not Started
CycleAll cycles, Q1 2026, Q2 2026, Q3 2026, Q4 2026

Creating a New Review

Click + New Review to open the New Review drawer.

[Screenshot: New Review drawer]

FieldNotes
EmployeeThe employee being reviewed
ReviewerThe person conducting the review (defaults to the logged-in user)
CycleSelect the review period
Due DateDeadline for completion

Click Create to add the review with Not Started status. It will appear in the Reviews table.


Creating a Review Cycle

Instead of creating individual reviews one at a time, you can create a Review Cycle that generates reviews for multiple employees at once.

Click the New Cycle button in the toolbar to open the Review Cycle drawer.

[Screenshot: New Cycle drawer showing the cycle configuration fields]

Cycle Fields

FieldNotes
Cycle NameA descriptive name for the cycle (e.g. "Q1 2026 Quarterly Review", "2026 Annual Performance Review")
Due DateThe deadline by which all reviews in this cycle should be completed
Review TypeQuarterly, Annual, Probation, or Mid-Year
ScopeChoose between All Active Employees or Select Departments (pick one or more departments)
Default ReviewerWho will conduct the reviews: Direct Manager, HR Admin, or a specific person you select

What Happens When You Create a Cycle

When you click Create Cycle:

  1. The system creates an individual review record for each employee within the selected scope
  2. Each review is assigned the default reviewer you specified
  3. All reviews are set to Not Started status with the cycle's due date
  4. A toast notification confirms the result: "Created X reviews for {cycle name}"

The newly created reviews appear in the Reviews table and can be filtered by cycle name. Each review can then be started, completed, and submitted individually by the assigned reviewer.

Tip: Use the Probation review type when creating cycles for employees approaching their 90-day probation end. The dashboard will show alerts for employees nearing this milestone with a "Start Review" button.


Completing a Review

Click Start or Continue on any review to open the review form.

[Screenshot: Review form showing rating sliders and comments section]

The review form includes:

Rating Categories

Each review scores the employee across multiple dimensions. Scores are entered on a 1.0–5.0 scale:

CategoryWhat it measures
PerformanceQuality and output of work
CollaborationTeamwork and communication
InitiativeSelf-direction and problem-solving
ReliabilityConsistency and meeting commitments
GrowthLearning, development, and skill-building

Overall Rating

The Overall Rating is automatically calculated as the average of all category scores. It is shown as a decimal (e.g. 4.2) and as a star display.

Star Rating Scale

RatingLabel
4.5 – 5.0Exceptional
4.0 – 4.4Exceeds Expectations
3.0 – 3.9Meets Expectations
Below 3.0Needs Improvement

Comments

A free-text field is provided for written comments supporting the ratings. This is strongly recommended for any rating below 3.0 or above 4.5.

Submitting

Click Submit Review to finalize. The status changes to Completed, the rating is recorded, and the average rating card on the stats panel updates.

Note: Submitted reviews cannot be edited. If a correction is needed, contact your HR administrator.


Goals Tab

The Goals tab tracks individual employee goals — project milestones, skill development targets, or any measurable objective.

[Screenshot: Goals tab showing goal progress rows]

Goal List

Each goal is displayed as a row showing:

ElementDescription
GoalDescription of the goal
EmployeeThe employee the goal is assigned to
Due DateTarget completion date
Progress barVisual representation of progress (0–100%)
Progress %Numeric progress percentage
Update buttonOpens the progress update control

Updating Goal Progress

Click Update on any goal row to expand an inline progress slider.

[Screenshot: Progress slider expanded on a goal row]

  • Drag the slider from 0% to 100% in increments of 5%
  • Click Save to record the new progress
  • Click Cancel to discard the change

A goal at 100% is considered complete.

Creating a New Goal

Click + New Goal to open the New Goal drawer.

[Screenshot: New Goal drawer]

FieldNotes
EmployeeThe employee this goal is assigned to
Goal DescriptionA clear, measurable description of what success looks like
Due DateTarget completion date

Goals are stored locally per session. For full persistence across sessions, ensure you are connected to the backend API.

At the bottom of the Goals tab, a summary line shows how many goals are complete out of total (e.g. "14 of 22 goals complete").


Performance and the Reports Module

For a full picture of rating distributions, review completion rates by department, and goal completion summaries, navigate to Reports → Performance. See Reports for details.