# Performance Appraisal

The Performance Appraisal screen in Hivel is a powerful tool that allows you to compare the performance of developers or teams using various key metrics. This feature helps you quickly identify where each individual or team stands and if there are any bottlenecks in specific areas.

<div data-with-frame="true"><figure><img src="/files/U8iCpqVB7Pb4XFikdyQh" alt=""><figcaption></figcaption></figure></div>

* **Compare Multiple Users**: Evaluate the performance of multiple users to understand individual contributions and identify areas for improvement.
* **Compare Multiple Teams**: Assess the performance of different teams to recognize overall team productivity and collaboration effectiveness.
* **Compare Users and Teams**: Compare the performance of individual users against their respective teams to see how each individual stacks up against the team's performance.

#### With this visibility you can:

* **Identify Bottlenecks:** Quickly spot areas where developers or teams might be facing challenges.
* **Promote Fair Evaluation**: Ensure fair and comprehensive performance evaluations by comparing relevant metrics.

#### The Performance Appraisal screen uses the following metrics to provide a comprehensive view of performance:

**`PR Open`** | **`Cycle Time`** | **`Commits`** | **`Coding Time`** | **`Merge Time`** | **`Review Time`**


---

# 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.hivel.ai/using-hivel/performance-appraisal.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.
