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

# 启动考核流程

## 1. 启动考核流程

* 操作流程：\
  发起考核 > 指标制定 > 指标确认 > 执行中 > 自评 > 互评 > 上级评分 > 审批流程 > 结束

【**发起考核】** 管理员可以直接在\[结果设置]中保存并发起考核，或是在 "考核模板" 页面中发起考核

【**指标制定**】 在考核过程中，管理员需要先录入被考核成员的业务数据作为指标

【**指标确认**】 管理员可在绩效后台或APP进行指标确认，亦可转交处理，确认后不可修改

【**开始评分**】

1. 管理员按 「开始评分」，进入【**自评**】 流程后，绩效后台的 「开始评分」 按钮将置灰，绩效APP的 「开始评分」 按钮将无法点击。普通员工需在 **APP-绩效考核** 中完成自评。
2. 被考核成员完成自评后，流程将进入**互评**阶段，可进入考核详情，与同级被考核成员进行互评。
3. 互评完成后，流程将进入**上级评分**阶段，上级评分可对互评结果进行"驳回"操作。\
   "驳回"即上级评分时，若发现被考核人的评分存在问题（如评分过高或其他异常），可在评分流程中进行驳回，要求重新评分或提供补充说明。

**【审批流程**】 可同意或驳回上一节点

【**自动抄送**】 如开启了自动抄送，审批结束后自动抄送主管或指定人员，显示绩效分数与绩效等级。系统支持修改绩效结果与绩效等级，并可点击打印按钮对考核结果进行打印。

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

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

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

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

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

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

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

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

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

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

<figure><img src="/files/55QCyBs4OyBVGrT0TTlV" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

<figure><img src="/files/3UdeMopxHmA5NU6aw0qT" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/D6CZ37KjsQxNifoowTFX" alt=""><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-cn/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.
