# 코칭 수업 관리

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/categories/%EC%BD%94%EC%B9%AD-%EC%88%98%EC%97%85-%EA%B4%80%EB%A6%AC-5c3733de)
{% endhint %}

{% hint style="success" %}
![](/files/9mAjSiC97auu9dnaFEOY) 기본메뉴 → 학급관리 → **코칭수업관리**
{% endhint %}

1. [코칭 스케줄 관리](/macgai-manual/class/coaching/schedule.md): 코칭 수업을 진행하고 기록하기 위한 스케줄을 생성하는 방법을 알아봅니다.
2. [홈페이지 코칭 수업 예약](/macgai-manual/class/coaching/reservation.md): 학생이 홈페이지에 접속해 코칭 수업을 예약하는 과정을 살펴봅니다.
3. [코칭 수업 출결 체크](/macgai-manual/class/coaching/attendance.md): 정규 수업과 별도로 코칭 수업의 등하원을 체크 할 수 있습니다.
4. [코칭 결과 관리](/macgai-manual/class/coaching/result.md):  코칭 수업의 결과를 입력하고 문자를 발송하는 방법을 살펴봅니다.


---

# 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.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.
