# My Achievements

Managers can discuss any specific targets or goals that were set during the performance evaluation.

After selecting the performance period, you will be navigated to the **Appraisal Form** screen. Click **My Achievements** option to get directed to My Achievements screen to add, edit or delete the achievements.

## Add Achievement

Click **(+) Add button** to navigate to **Add Achievement** screen to add Description and Save the achievement.

<div align="left"><figure><img src="/files/fizgsUIi6hH0UVe6EWgj" alt="" width="375"><figcaption><p>Add Achievement</p></figcaption></figure></div>

Once you click **Add button**, you will see the Add Achievement screen as shown below:

<div align="left"><figure><img src="/files/Ve6N36kREdPLUwlUsXRv" alt="" width="375"><figcaption><p>Add Achievement Description </p></figcaption></figure></div>

Add details in the Description field and click the **Save** button to save an achievement.

## Edit Achievement

Once the achievement is added, you can make changes by clicking the **Edit button** (green pencil button).

<div align="left"><figure><img src="/files/PswIeZtTdAx5D5yIBKLG" alt="" width="375"><figcaption><p>Edit Achievement</p></figcaption></figure></div>

Make the required changes and click the Save button to save the changes.

## Delete Achievement

If you want to delete the added achievement, click the **Delete icon.** You will see the **warning message** to confirm the action "Are you sure you want to delete this achievement?" with **Cancel/ Yes** option. Click **'Yes'** and your achievement will be deleted.

<div align="left"><figure><img src="/files/Z3avItCfEQSTI2KwNYGx" alt="" width="375"><figcaption><p>Delete Achievement</p></figcaption></figure></div>


---

# 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/my-achievements.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.
