# Overview

Performance Management is the strategic process of improving employee performance by aligning their goals and objectives with the organization's mission and goals.&#x20;

The process typically includes planning, reviewing, and rewarding employee achievements.

To get started with Performance Management, click **Performance** option from the Navigation menu as shown below:

<div align="left"><figure><img src="/files/FpwmLNmiqElImQR3kNIh" alt="" width="375"><figcaption><p>Performance</p></figcaption></figure></div>

You will be navigated to **Select Period** screen, to select a performance period to start.

Select the performance period as shown below:

<div align="left"><figure><img src="/files/r75L0tt2co5L7PaGEolA" alt="" width="375"><figcaption><p>Performance Period</p></figcaption></figure></div>

After period selection, you will be directed to the Appraisal Form screen to view and manage goals, achievements, 360-degree feedback, and ratings.

Appraisal Form screen is divided **two sections:**

1. **Performance Period**

* [My Goals](/performance-management/my-goals.md) - This allows you to manage your goals and targets for the selected performance period.
* [My Achievements](/performance-management/my-achievements.md) - You can view or edit achievements made in addition to the assigned goals.
* [360 degree Feedback](/performance-management/360-degree-feedback.md) -You can request 360 degree feedback from peers, supervisors and subordinates.
* [My Rating](/performance-management/my-rating.md) - You can rate yourself, view manager rating and final rating after appraisal.

2. **Team Performance**

* [View Team](/performance-management/view-team.md) - You can view the list of team members.


---

# 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://help.runtimehrms.com/performance-management/overview.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.
