> 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-management/launch-appraisal-process.md).

# 啟動考核流程

## 1. 啟動考核流程 <a href="#id-1-launch-assessment-process" id="id-1-launch-assessment-process"></a>

* 操作流程：\
  發起考核 >  &#x20;指標製定 >  &#x20;指標確認 >&#x20;  執行中 >&#x20;  自評 > 互評 > 上級評分 > 審批流程 >&#x20;  結束

**【發起考核】** 管理員可以直接在\[結果設置]中保存並發起考核，或是在 "考核模板" 頁面中發起考核

**【指標製定】** 在考核過程中，管理員需要先錄入被考核成員的業務數據作為指標

**【指標確認】** 管理員可在績效後台或APP進行指標確認，亦可轉交處理，確認後不可修改

**【開始評分】** \
1\. 管理員按 「開始評分」，進&#x5165;**【自評】** 流程後，績效後台的 「開始評分」 按鈕將置灰，績效APP的 「開始評分」 按鈕將無法點擊。普通員工需在 **APP-績效考核** 中完成自評。\
2\. 被考核成員完成自評後，流程將進入**互評**階段，可進入考核詳情，與同級被考核成員進行互評。\
3\. 互評完成後，流程將進入**上級評分**階段，上級評分可對互評結果進行"駁回"操作。\
"駁回"即上級評分時，若發現被考核人的評分存在問題（如評分過高或其他異常），可在評分流程中進行駁回，要求重新評分或提供補充說明。\
\
**【審批流程】** 可同意或駁回上一節點

**【自動抄送】** 如開啟了自動抄送，審批結束後自動抄送主管或指定人員，顯示績效分數與績效等級。系統支持修改績效結果與績效等級，並可點擊打印按鈕對考核結果進行打印。<br>

<figure><img src="/files/Uj1LG50f0Erw7rR5ylUv" alt=""><figcaption><p>[結果設置]中發起考核</p></figcaption></figure>

<figure><img src="/files/HWgm57dTVQ1WOaGbp1Ny" alt=""><figcaption><p>考核模板中發起考核</p></figcaption></figure>

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

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

<div align="left"><figure><img src="/files/e6tkBKJLDs4lVZSD2wIE" alt=""><figcaption></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/Dsq8cDTU6HYz2yq1j99Z" alt=""><figcaption></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/7pTZv654BZQ5pFtxdDnl" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/U0QKSn8p662gsYLjdUxX" alt=""><figcaption><p>普通員工需在 <strong>APP-績效考核</strong> 中完成自評</p></figcaption></figure></div>

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

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

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

<figure><img src="/files/9BjREwiLrWAeGSwitr7v" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/2LCmsRv8N2boud1z0Hwl" alt="" width="365"><figcaption></figcaption></figure></div>

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

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

<div align="left"><figure><img src="/files/ksWuVwKwPd3zIqbD9Jdj" alt="" width="467"><figcaption></figcaption></figure></div>


---

# 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-management/launch-appraisal-process.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.
