> 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/attendance-settings.md).

# 考勤設置

## 1.功能描述 <a href="#fyjry" id="fyjry"></a>

* 為方便管理員操作，建議首次使用考勤管理的設定順序依序為：\
  工作地點 >  打卡方式 > 考勤規則  > 班次管理 > 考勤組管理

### 1.1 考勤管理小助手

* 包含5個任務的入門指南，管理員可點擊右下角圖標彈出「 YOOV 小助手」，查看任務和任務完成情況，當任務完成後，右下角圖標將會消失。
* 例如：「新手引導」 將帶領你完成考勤管理的考勤組類型、考勤時間、地點的配置，完成任務後，點開每一項欄位，都可查看到體驗時創建的新手配置項。
* 繼續其他任務，點擊 「去添加」，YOOV 小助手都會引導你進行每一項的配置步驟。

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

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

<figure><img src="/files/ntnwHtBfFvusz5W7D3Am" 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/attendance-management/attendance-settings.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.
