> For the complete documentation index, see [llms.txt](https://docs.coreway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coreway.com/yoov-work/zh-hk/performance-appraisal/appraisal-results.md).

# 考核結果

## 1. 考核結果分析 <a href="#id-1-assessment-result-analysis" id="id-1-assessment-result-analysis"></a>

* 完成考核後，在考核結果分析頁面中，可見被考核員工的等級和人數，管理員亦可用名字和部門搜尋員工並查看詳情。

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

## 2. 員工績效檔案 <a href="#id-2-employee-performance-file" id="id-2-employee-performance-file"></a>

* 可見詳列被考核員工的績效資料，參與過績效考核的員工將顯示相關統計數據，管理員亦可選擇導出檔案。

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

## 3. 績效面談記錄 <a href="#id-3-performance-interview-record" id="id-3-performance-interview-record"></a>

* 可見詳列被考核員工的面談狀態和記錄，管理員亦可選擇導出檔案。

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

## 4. 年度統計表 <a href="#id-4-annual-statistics-table" id="id-4-annual-statistics-table"></a>

* 年度統計表詳列被考核員工的考核記錄，並可按年度/半年/季度/月份搜索，方便管理員快速查找。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coreway.com/yoov-work/zh-hk/performance-appraisal/appraisal-results.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
