> 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/indicator-library.md).

# 指标库

## 1. 新增指标分类

* 可新增自定义的指标分类，方便管理不同类型的指标。
* 「未分类」 为系统预设分组，不可删除。

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

## 2. 新增指标

* 在指标库添加新的指标，可在设定 "新增考核模板" 时选择添加此自定的新增指标，再进行考核。
* 在1. 指标库或在 2. 设定 "新增考核模板" 时按 "添加指标" 亦可设置 "自订公式" 计算评分。

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

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

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

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

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

<figure><img src="/files/IHOG2vylHlvVEJ8l2isq" alt=""><figcaption><p>在指标库设置 "自订公式" 计算评分</p></figcaption></figure>

<figure><img src="/files/IRR9FndFxGZWL5ldDEHg" alt=""><figcaption><p>"新增考核模板" 时按 "添加指标" 设置 "自订公式" 计算评分</p></figcaption></figure>

<div align="left"><figure><img src="/files/iCZi3ymPlnSteKd3nq0a" alt="" width="517"><figcaption></figcaption></figure></div>

## 3. 导入导出指标

* **导入指标**：下载模板后，按照格式填写需要汇入的指标信息，然后选择文件进行导入。
* **导出指标库：**&#x652F;持将指标库中的所有数据汇出，便于备份或共享使用。

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

<figure><img src="/files/dVifvoN6YUBitYX0WnlI" 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-management/indicator-library.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.
