# 그룹 수정하기

## 시연 영상

{% embed url="<https://www.youtube.com/watch?v=OU8q2QArKfI>" %}

## 단계별 설명

### 1. 학생 그룹 목록 화면

* 학생 탭의 그룹별 목록이 보입니다.
* '그룹별' 목록에 있는 '오전반'을 선택합니다.

<figure><img src="/files/AlrNE15dbjyHEgKC1jw7" alt="" width="375"><figcaption></figcaption></figure>

### 2. 그룹 상세 화면 (오전반)

* '오전반' 그룹의 상세 정보가 표시됩니다.
* 화면 우측 상단의 더보기(...) 버튼을 누른 후, '그룹 수정' 메뉴를 선택합니다.

<figure><img src="/files/Le1immDxvoiBqsE8QHlr" alt="" width="375"><figcaption></figcaption></figure>

### 3. 그룹 수정 화면

* '그룹 이름' 입력창을 선택합니다.
* 기존 그룹 이름 '오전반'을 '모두초 1학년'으로 수정합니다.
* 수정을 완료하고 저장 버튼을 누릅니다.

<figure><img src="/files/RBFiJPZu14A4uDyMK6vY" alt="" width="375"><figcaption></figcaption></figure>

### 4. 그룹 수정 완료 팝업

* '그룹 수정이 완료되었습니다.' 안내 팝업이 나타납니다.
* '확인' 버튼을 누릅니다.

<figure><img src="/files/vFrRpEDwf3eR7qlLRDl3" alt="" width="375"><figcaption></figcaption></figure>

### 5. 그룹 상세 화면 (모두초 1학년)

* 그룹 이름이 '모두초 1학년'으로 변경된 것을 확인합니다.
* 뒤로가기 버튼을 눌러 이전 화면으로 돌아갑니다.

<figure><img src="/files/MK4ee2FCAawNg2joGbVR" alt="" width="375"><figcaption></figcaption></figure>

### 6. 학생 그룹 목록 화면

* 학생 그룹 목록으로 돌아옵니다.
* '오전반'이었던 그룹 이름이 '모두초 1학년'으로 수정된 것을 확인합니다.

<figure><img src="/files/wjyzUw64q1SMyVUvC2m5" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.modoocheck.com/manual/group/modify.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.
