> 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-basic-settings/basic-settings.md).

# 基礎設置

## 1. 基础设置

* 管理员可以先设定考核基础设置。
* 操作步骤：\
  ［智能绩效］>［考核设置］>［基础设置］，可选择是否需要启动考核通知，和设定考核结果打印内容，设定完成后需要点选 "保存"。
* 启动考核讯息提醒后，被考核成员能在APP中收到讯息提醒

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

2\. 绩效等级

* 操作步骤：  \
  ［智能绩效］>［考核设置］>［绩效等级］，设定绩效评分等级，新增后需要点选"保存"才能生效
* 最多可新增20个绩效等级

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

## 3. 绩效管理员

* 操作步骤：\
  ［智能绩效］>［考核设定］>［绩效管理员］，设定绩效管理人员，可依 "添加" 如需增加。
* 另外亦可 "编辑" 管理员权限及在备注中自订管理员资料。新增后需点击"保存" 才能生效\
  注: 最多可设定5名管理员，主管理员无法编辑与删除

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

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

<figure><img src="/files/g4RZSxxFb2sxeA8TQrQz" 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-cn/performance-appraisal/appraisal-basic-settings/basic-settings.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.
