> 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/app/zh-hk/administrator-operations/shift-scheduling.md).

# 排班設置

## 1. 排班設置 <a href="#id-1-roster-settings" id="id-1-roster-settings"></a>

**只供管理員/有排班權限的員工適用**

* 管理員/有排班權限的員工可在應用程式內作簡單的排班設定，例：設定/編輯考勤組、班次、排班等。\
  **註**：應用程式只作基本設定，有關考勤組的詳細設定須使用系統來設定，詳細請參閱 "WORK User Guide"

### 1.1 考勤組 <a href="#id-1.1-attendance-group" id="id-1.1-attendance-group"></a>

* 操作步驟：\
  ［工作台] > \[考勤打卡] > \[設置] > \[團隊設置] > \[新增考勤組] / \[編輯考勤組]
* 在應用程式內可 「新增考勤組」 (圖1,2) 或點擊考勤組即可 「編輯考勤組」 (圖3) 。

<div align="left"><figure><img src="/files/5uDvv9FiaHtOeaLTcJy2" alt="" width="294"><figcaption></figcaption></figure> <figure><img src="/files/fAsrSYZ7ILqqnGY5JFEL" alt="" width="328"><figcaption></figcaption></figure> <figure><img src="/files/0TtO8Ju5LAVxNEZaFG1d" alt="" width="327"><figcaption></figcaption></figure></div>

&#x20;                       圖1                                                圖2                                                      圖3

### 1.2 工作地點 <a href="#id-1.2-work-location" id="id-1.2-work-location"></a>

* 操作步驟：\
  ［工作台] > \[考勤打卡] > \[設置] > \[工作地點]
* 在應用程式內可「新增工作地點」 或點擊工作地點，即可 「編輯工作地點」。

<div><figure><img src="/files/GiLQ95sywmjCsS877q0N" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qQuEfMb20DNb8Ja1rOAC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CnYBIE98CIh2rhmmmyLB" alt=""><figcaption></figcaption></figure></div>

### 1.3 排班 <a href="#id-1.3-roster" id="id-1.3-roster"></a>

* 操作步驟：\
  ［工作台] > \[考勤打卡] > \[設置] > 點選你所要排班的考勤組 > \[排班] > 選擇員工的班次（圖1） > \[編輯排班]（圖2）
* 進入排班表後，點選日期格，即可選擇班次和工作地點，排班完成後按\[確定]（圖2）>\[提交]（圖3），系統才會即時更新排班表。

<div><figure><img src="/files/XiN3lnh867Hs3zNg8RQ7" alt="" width="317"><figcaption></figcaption></figure> <figure><img src="/files/pSsIDyMohOTldNnTYGd1" alt="" width="326"><figcaption></figcaption></figure> <figure><img src="/files/Jg72WfanBJUBiuXReCUt" alt="" width="318"><figcaption></figcaption></figure></div>

&#x20;                       圖1                                                       圖2                                                  圖3

### 1.4 班次管理  <a href="#id-1.4-shift-management" id="id-1.4-shift-management"></a>

* 操作步骤：\
  ［工作台] > \[考勤打卡] > \[設置] > \[班次管理]
* 在應用程式內可「新增班次」或點擊班次右方的鉛筆圖案即可 「編輯班次」 。

<div align="left"><figure><img src="/files/XPZ37WZC0mQbsqyZfIuB" alt="" width="325"><figcaption></figcaption></figure> <figure><img src="/files/UjwpvJLVGf7BJIXVdwEV" alt="" width="326"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/Sms0UaESvQrXCDB0zbAI" alt="" width="327"><figcaption></figcaption></figure> <figure><img src="/files/ou0g4nBaCaRF5hp4M7hp" alt="" width="327"><figcaption></figcaption></figure></div>


---

# 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/app/zh-hk/administrator-operations/shift-scheduling.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.
