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

# 排班设置

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

**只供管理员/有排班权限的员工适用**

* 管理员/有排班权限的员工可在应用程式内作简单的排班设定，例：设定/编辑考勤组、班次、排班等。\
  **注：**&#x5E94;用程式只作基本设定，有关考勤组的详细设定须使用系统来设定，详细请参阅 "WORK User Guide"

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

* 操作步骤：\
  ［工作台] > \[考勤打卡] > \[设置]
* 在应用程式内可 「新增考勤组」 (图1,2) 或点击考勤组即可 「编辑考勤组」 (图 1,3,4) 。

<div align="left"><figure><img src="/files/KUxoV2FLQ8qQmnhipD9o" alt="" width="321"><figcaption><p>圖 1</p></figcaption></figure> <figure><img src="/files/OCQmyK8stJuOVXcy0W5N" alt="" width="321"><figcaption><p>圖 2</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/R5GFVTZQwNx2g11WbC9T" alt="" width="321"><figcaption><p>圖 3</p></figcaption></figure> <figure><img src="/files/LjBcH4k5Kggs3ydwW5pu" alt="" width="321"><figcaption><p>圖 4</p></figcaption></figure></div>

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

* 操作步骤：\
  ［工作台] > \[考勤打卡] > \[设置] > \[工作地点]
* 在应用程式内可「新增工作地点」 或点击工作地点，即可 「编辑工作地点」。

<div><figure><img src="/files/aLvo6lA8IR3xrNglsQS2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yWKUb2vgthAmQvo6S1Bw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XXrhnyMIShQjviHilKp3" alt=""><figcaption></figcaption></figure></div>

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

* 操作步骤：\
  ［工作台] > \[考勤打卡] > \[设置] > 点选你所要排班的考勤组 > \[排班] > 选择员工的班次 > \[保存]
* 进入排班表后，点选日期格，即可选择班次和工作地点，排班完成后按\[保存]，系统才会即时更新排班表。

<div><figure><img src="/files/bYt2zjnOCn9Jirn2DEFc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/NftjPZdxANeNfRmhWxBW" alt=""><figcaption></figcaption></figure></div>

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

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

<div align="left"><figure><img src="/files/khqkTmrise6BuKhEvJ7r" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ler7gBCLXwcWkfzJh24t" alt="" width="360"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/2Mu4YIVVTIPk5AL86wI4" alt="" width="320"><figcaption></figcaption></figure> <figure><img src="/files/8h776cMrb4aeaMMtR13M" alt=""><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-cn/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.
