# 새로운 학급 만들기

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[**채널톡 바로가기↗**](https://docs.channel.io/macgai-guide/ko/articles/create-class-0bb72473#%EC%83%88%EB%A1%9C%EC%9A%B4-%ED%95%99%EA%B8%89-%EB%A7%8C%EB%93%A4%EA%B8%B0)
{% endhint %}

↖ 상위항목: [학급 생성과 관리](/macgai-manual/basic-features/class.md)

{% hint style="success" %}
**이용 메뉴**: 기본메뉴 → 학급관리 → **학급관리**
{% endhint %}

## 진행 순서

{% hint style="info" %}
새로운 학급을 생성하는 순서입니다. 각 항목을 누르면 내용으로 이동합니다.

1. [입력 상태 전환](#1.)
2. [기본 정보 입력](#2.)
3. [수납 항목 추가](#3.)
4. [수업 스케쥴 생성](/macgai-manual/basic-features/class/planning.md)
   {% endhint %}

## 1. 입력 상태 전환

### 빈 값으로 시작하기

1. <img src="/files/0x23kP9oqdFY3FVqfdMc" alt="" data-size="line"> 버튼을 눌러 입력 준비 상태로 전환합니다. 학급 선택 여부와 관계없이 동작하며 학급 정보가 입력되지 않은 상태로 시작합니다.
2. **입력 상태**로 전환되면 학급 정보를 입력할 수 있습니다.

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

### 기존 학급 정보를 복제하여 입력

저장 된 학급의 정보를 복제하고 일부 수정 하여 새로운 학급을 만들 수 있습니다.

* **기본정보만 복제하여 추가**: 저장된 학급을 선택하고 <img src="/files/Tf9nGBO4xRWWGivjEcoX" alt="" data-size="line"> 버튼을 누르면 선택된 학급의 기본정보를 가져와 입력 상태로 전환합니다.
* **수납항목과 스케쥴 정보만 복제하여 추가**: 저장된 학급을 선택하고 <img src="/files/oi7x3BHwVapAIm5R4EF2" alt="" data-size="line"> 버튼을 누르면 선택된 학급의 수납항목과 수업계획정보를 가져와 입력 상태로 전환합니다.

## 2. 학급 기본 정보 입력

학급의 기본 정보를 입력합니다.

<table><thead><tr><th width="159.33333333333331">항목 이름</th><th width="361">입력 내용</th><th>참고 사항</th></tr></thead><tbody><tr><td><strong>학급명</strong></td><td><img src="/files/LFdRnRUIFAzvdUwalFz9" alt=""> 학급의 이름을 입력합니다. </td><td>최대 50 글자까지 입력 가능.</td></tr><tr><td><strong>정원</strong></td><td>학급의 정원 수를 지정</td><td></td></tr><tr><td><strong>학년</strong></td><td>수업의 대상 학년을 선택</td><td></td></tr><tr><td><strong>담임</strong></td><td>학급의 담임을 지정. 담임으로 지정되면 해당 학급의 학생을 조회할 수 있습니다.</td><td></td></tr><tr><td><strong>과목</strong></td><td>수업 과목을 선택</td><td>학급 검색 조건으로 사용</td></tr><tr><td><strong>수강그룹</strong></td><td>수강그룹을 선택합니다.</td><td>학급 검색 조건으로 사용</td></tr><tr><td><strong>정규반여부</strong></td><td>정규반 여부를 선택합니다.</td><td></td></tr><tr><td><strong>시작일</strong></td><td><img src="/files/LFdRnRUIFAzvdUwalFz9" alt=""> 수업이 시작되는 날짜를 지정합니다.</td><td></td></tr><tr><td><strong>종료일</strong></td><td>학급의 종료일을 지정합니다. 종료일이 지정되지 않으면 수업이 계속 진행되는 반으로 간주됩니다.</td><td></td></tr><tr><td><strong>사용교재(메모)</strong></td><td>수업에 사용하는 교재나 기타 특이 사항이 있을 경우 입력합니다.</td><td></td></tr></tbody></table>

## 3. 저장하기

필요한 기본 정보의 입력을 완료하고 <img src="/files/ipE1VZ8wN11pi4afD4AP" alt="" data-size="line">을 누르면 새로운 학급이 추가됩니다. 바로 이어서 수납항목 추가와 스케줄 생성을 진행할 수 있습니다.


---

# 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/basic-features/class/add-class.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.
