> 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/salary-management/reset-the-salary-data.md).

# 重置薪酬數據

* 系統允許重置薪酬數據，管理員可按照公司實際需要，分別重置月工資表、電子工資單、固定工資調整及薪酬設置。請注意系統進行重置後，數據將無法恢復。
* 此外，由於數據有關聯影響，如勾選 「薪酬設置」 系統將會自動綁定月工資表、電子工資單及固定工資調整一併重置。
* 操作步驟： \
  ［薪酬管理］>［重新初始化］
* 勾選需要重置的項目後，確認知曉提醒內容後，再勾選已閱讀內容。系統會自動倒數十秒鐘，再按確認即可完成重置。

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

<figure><img src="/files/hGNFIozR7D3mv7oVDBRO" 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/salary-management/reset-the-salary-data.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.
