> 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/faq/attendance-check-in.md).

# \[考勤打卡]

- [\[考勤打卡\] 已發起考勤確認、員工還未確認，若修改排班，考勤確認內容會自動更新嗎？](https://docs.coreway.com/yoov-work/zh-hk/faq/attendance-check-in/will-attendance-confirmation-auto-update-when-shift-modified-before-employee-confirms.md)
- [\[考勤打卡\] 爲什麽員工已加入團隊，綁定賬號正常，但是打不到卡？](https://docs.coreway.com/yoov-work/zh-hk/faq/attendance-check-in/why-employee-cannot-clock-in-despite-team-joined-and-account-bound.md)
- [\[考勤打卡\] 打卡是否需要先排班？](https://docs.coreway.com/yoov-work/zh-hk/faq/attendance-check-in/is-shift-required-before-clock-in.md)
- [\[考勤打卡\] 簽到、打卡及外勤打卡有什麼分別？](https://docs.coreway.com/yoov-work/zh-hk/faq/attendance-check-in/what-is-the-difference-between-check-in-clock-in-and-field-clock-in.md)
- [\[考勤打卡\] 員工申請外出工作後，為什麼考勤表不會顯示打卡時間？](https://docs.coreway.com/yoov-work/zh-hk/faq/attendance-check-in/why-no-clock-time-display-on-attendance-sheet-after-outdoor-work-request.md)
- [\[考勤打卡\] 打卡出現定位異常應如何處理？](https://docs.coreway.com/yoov-work/zh-hk/faq/attendance-check-in/how-to-handle-position-abnormal-when-clocking-in.md)
- [\[考勤打卡\] 為什麼定位有偏差？](https://docs.coreway.com/yoov-work/zh-hk/faq/attendance-check-in/why-there-is-position-deviation-when-clocking-in.md)


---

# 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/faq/attendance-check-in.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.
