# 과목 관리

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[**채널톡 바로가기↗**](https://docs.channel.io/macgai-guide/ko/articles/setting-class-61a21bd6#3.-%EA%B3%BC%EB%AA%A9-%EA%B4%80%EB%A6%AC)
{% endhint %}

↖ 상위항목: [학급 공통 정보 설정](/macgai-manual/basic-features/class-setting.md)

## 과목 관리

수업 과목을 지정합니다. 학급 추가 시 **학급 검색 구분 값** 및 **수업 계획 정보의 스케줄 별 과목 지정**에 사용됩니다.

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

* **과목 추가하기**: <img src="/files/0x23kP9oqdFY3FVqfdMc" alt="" data-size="line"> 를 눌러 강의실명 입력 후 <img src="/files/ipE1VZ8wN11pi4afD4AP" alt="" data-size="line">&#x20;
  * 순번은 과목명의 오름차순(숫자 → 영문 → 한글)으로 자동 지정
* **등록된 과목 수정**: 저장된 과목의 이름을 눌러 값을 수정 후 <img src="/files/ipE1VZ8wN11pi4afD4AP" alt="" data-size="line"> 버튼을 누르면 변경사항이 적용됩니다.
* **과목 삭제하기**: 개별 항목 우측에 있는 <img src="/files/oCt197EIuUqeVKSZRpIP" alt="" data-size="line"> 버튼을 이용합니다.

#### 지정한 과목은 아래와 같이 학급 정보 또는 수업 계획 정보에서 사용할 수 있습니다.

{% tabs %}
{% tab title="학급 정보" %}
**학급 정보**에 과목을 지정하여 검색 조건으로 사용할 수 있습니다.

<figure><img src="/files/bexWfAkTKIZHklfUAzjA" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="학급 검색" %}
**학급관리** 메뉴에서 과목 조건으로 원하는 학급을 검색할 수 있어요.

<figure><img src="/files/203OWVCfvLDTtIwo7Kv7" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="수업 계획 정보" %}
**수업 계획 정보**의 각 스케줄 마다 과목을 다르게 지정할 수 있습니다.

<figure><img src="/files/DL5NAGMJiU55Y5wdr0ve" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

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