# 학급 공통 정보 설정

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[**채널톡 바로가기↗**](https://docs.channel.io/macgai-guide/ko/articles/61a21bd6-%EC%88%98%EC%97%85-%EA%B8%B0%EB%B3%B8-%EC%A0%95%EB%B3%B4-%EC%84%A4%EC%A0%95#1%EF%B8%8F%E2%83%A3-%EC%88%98%EC%97%85%EC%8B%9C%EC%9E%91%EC%8B%9C%EA%B0%84-%EC%84%A4%EC%A0%95)
{% endhint %}

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

## 학급 공통 정보 설정

학급 관리 메뉴의 학급 리스트 좌측 하단의 버튼들을 이용해 학급 공통 정보의 설정을 할 수 있어요. 설정된 공통 정보는 **학급 정보 및 스케줄 입력**에 사용되며 **학급 검색 조건**으로 활용할 수 있습니다.

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

1. **교시 시간 설정**: 수업 시작 시간 목록을 만듭니다.  [바로가기 →](/macgai-manual/basic-features/class-setting/time.md)
2. **강의실 관리**: 수업이 진행되는 강의실 정보를 관리합니다. [바로가기 →](/macgai-manual/basic-features/class-setting/room.md)
3. **과목 관리**: 수업 과목을 관리합니다. [바로가기 →](/macgai-manual/basic-features/class-setting/subject.md)
4. **수업 종류 관리**: 수업 종류와 수강 그룹을 지정합니다. [바로가기 →](/macgai-manual/basic-features/class-setting/category.md)
5. **수납 항목 관리**: 수납 항목을 생성, 관리합니다. [바로가기 →](/macgai-manual/basic-features/class-setting/p-items.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/basic-features/class-setting.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.
