> 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/attendance-management/shift-scheduling-management-enhanced-version.md).

# 排班管理 (升級版)

* 排班管理，滿足多門店/多類別員工/多班次、按天/週/月排班的複雜需求，幫助HR快速批量編制排班表，同時員工可以在APP上查看實時排班表，使內部資訊暢通。
* 排班管理的設定順序依序為：\
  排班設置  >  員工排班表 >  調動管理 &#x20;
* 新版排班管理支援:\
  1\.  按班組排班: 根據員工區分不同班組，對班組進行  排班\
  2\. 按班次排班: 根據班次給員工和班組人員排班\
  3\. 按週期排班: 根據自定義週期排班，例如: 上四休二\
  4\. 一天多班次: 一天可以排多個班次，不允許班次時  段重叠\
  5\. 劃線排班: 每日排班可通過劃線快速進行排班\
  6\. 排班合規性: 連續排班、月排休限製、風險預警<br>


---

# 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/attendance-management/shift-scheduling-management-enhanced-version.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.
