# System Rating

The **System Rating** is one of the key differentiators that enriches the PeopleCues review cycle. It minimizes biases that may arise during subjective evaluations by generating a fair, data-driven rating based on configured weightages.

{% hint style="info" %}
**Note:** System Rating cannot be used as the *final rating*. Instead, it acts as a reference point for the Manager, Performance Administrator, and Calibration Committee to validate whether the manager’s final rating is fair.
{% endhint %}

<figure><img src="/files/RCk2hlXgs64TGK2X2Gxu" alt=""><figcaption></figcaption></figure>

### **How System Rating Works**

#### **Configuration Modes**

1. **Overall Organization Weightage (Default)**
   * A single, uniform weightage structure is applied across the entire organization.
   * Admins can manually adjust section and persona weightages, but these settings remain consistent org-wide.
2. **Customize Weightage**
   * Allows more granular configuration where weightages can vary by **role, level, or department**.
   * Admins can still manually adjust section and persona weightages, but with flexibility tailored to different groups.

**System Rating Weightages**

* **Section Weightage**
  * Assign weightages to each review section (e.g., Objectives, Competencies, Open Questions).
  * Determines how much each section contributes to the overall system rating.
  * Admins can manually adjust these values.
* **Persona Weightage**
  * Assign weightages to inputs from different reviewers (Manager, Self, Additional Reviewer).
  * Balances the influence of each persona in the system rating.
  * Admins can manually adjust these values.


---

# 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://docs.xto10x.com/peoplecues/creating-a-new-review/system-rating.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.
