# 특별실 사용 시간 설정하기

### 개요

특별실 사용 가능 시간 설정은 특정 요일이나 교시에 특별실을 사용할 수 있는 최대 수업 수를 다르게 지정하는 기능입니다.

예를 들어 미술실 등 수업 준비나 정리 시간이 필요한 교과실의 경우, 특정 교시에 사용하지 못하도록 설정할 수 있습니다.

{% @supademo/embed demoId="cmhn2tvrn0la3dqxao1gof09r" url="<https://app.supademo.com/demo/cmhn2tvrn0la3dqxao1gof09r>" %}

### 설정 방법

1. 특별실 이름을 입력합니다 (예: 미술실, 과학실).
2. 과목 드롭다운에서 특별실을 사용할 과목을 선택합니다 (예: 미술).
3. 해당 과목을 수강하는 학급을 선택한 뒤 ‘수업 추가’ 버튼을 클릭합니다.
4. 교시별 설정 영역에서 수용 가능 수업 수를 설정합니다.
5. 설정을 마친 후 하단의 ‘특별실 추가’ 버튼을 눌러 저장합니다.

### 권장 사용 가이드

* 예시 1. 사용 개수 제한

  체육관은 평소 2개 반까지 사용하지만, 목요일에는 학교 행사가 있어 1개 반만 사용하도록 설정할 수 있습니다.
* 예시 2. 사용 시간 제한\
  수업 준비가 필요한 공간은 1교시를 0으로 설정하여 첫 교시 수업을 배정하지 않도록 설정할 수 있습니다.


---

# 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://nichecell.gitbook.io/timetable-expert/timetable/requirements/special-classroom/time-restriction.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.
