# 근태관리

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

1. 이전달, 다음달, 현재달의 근태 정보를 조회할 수 있습니다.
2. 캘린더에 출근시간, 퇴근시간이 표시됩니다.
3. 출근, 퇴근 버튼이 표출됩니다. 클릭 시 출퇴근 처리가 되며 캘린더에 정보가 표시됩니다.
4. 현재 날짜 및 시간, 상담원의 출퇴근 시간이 표출됩니다.

***


---

# Agent Instructions: 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:

```
GET https://furence.gitbook.io/clex-2.0/2/8.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
