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

# 指標庫

## 1. **新增指標分類** <a href="#id-1-add-indicator-category" id="id-1-add-indicator-category"></a>

* 可新增自定義的指標分類，方便管理不同類型的指標。
* 「未分類」 為系統預設分組，不可刪除。

<figure><img src="/files/kFG9CabBgOBu6wxG5bp2" alt=""><figcaption><p><strong>新增指標分類</strong></p></figcaption></figure>

## **2. 新增指標** <a href="#id-2-add-indicator" id="id-2-add-indicator"></a>

* 在指標庫添加新的指標，可在設定 "新增考核模板" 時選擇添加此自定的新增指標，再進行考核。
* 在1. 指標庫或在 2. 設定 "新增考核模板" 時按 "添加指標" 亦可設置 "自訂公式" 計算評分。

<figure><img src="/files/RT7gjkKBpDgtC7zkJfbU" alt=""><figcaption><p><strong>新增指標</strong></p></figcaption></figure>

<figure><img src="/files/DVEimEYFI1BdN9L2nvoQ" alt=""><figcaption><p><strong>新增指標</strong></p></figcaption></figure>

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

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

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

<figure><img src="/files/ug1KjKRYOA3Etb4anYUx" alt=""><figcaption><p>在指標庫設置 "自訂公式" 計算評分</p></figcaption></figure>

<figure><img src="/files/vT0qczeUAWVQnRUlhJBo" alt=""><figcaption><p> "新增考核模板" 時按 "添加指標" 設置 "自訂公式" 計算評分</p></figcaption></figure>

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

## **3. 導入導出指標** <a href="#id-3-import-export-indicator" id="id-3-import-export-indicator"></a>

* **導入指標**：下載模板後，按照格式填寫需要匯入的指標信息，然後選擇文件進行導入。
* **導出指標庫**：支持將指標庫中的所有數據匯出，便於備份或共享使用。

<figure><img src="/files/lmpgJuRUYQIVhASZYi2M" alt=""><figcaption><p><strong>導入導出指標</strong></p></figcaption></figure>

<figure><img src="/files/xEEUiWihdQ8mScdc5pza" 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-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.
