# 코칭 수업 출결 체크

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/articles/check-coaching-attendance-cc3171d7)
{% endhint %}

## 코칭 출결 과정

1. 출결 페이지 접속 후 직원 아이디로 로그인 합니다.
   * '사용료 결제 권한'이 체크 되어있는 직원의 아이디를 이용해 출결 페이지에 접속할 수 있어요.
   * (참고) 직원의 권한 설정 방법:  [직원 정보 추가 ↗](/macgai-manual/basic-features/staff-basic/adding.md)
2. 출결 범주에서 '**코칭**'을 선택합니다.

<div align="left"><figure><img src="/files/nUGXtO6YcilEsyL8LhOp" alt="" width="375"><figcaption></figcaption></figure></div>

3. 학생이 본인의 학번을 이용해 등하원을 입력하면 자동으로 시스템에 기록됩니다.

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

* 등원 체크 시 스케줄 생성 여부와 관계없이 등원 체크 시 학생이 목록에 추가 됩니다.
* 등원을 체크하지 않은 상태에서 하원 체크 시 등원 시간으로 간주하여 처리합니다. 이후 학생의 코칭 수업 결과를 저장하기 위해서는 등원 시간을 별도로 입력해주어야 합니다.


---

# 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://docs.macgai7.com/macgai-manual/class/coaching/attendance.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.
