# 그룹

- [새 그룹을 만드는 방법](https://help.directcloud.net/admin_manual/group/create_group.md)
- [그룹 코드 정보를 CSV 파일로 다운로드하는 방법](https://help.directcloud.net/admin_manual/group/group_code_csv_download.md)
- [그룹을 일괄 등록하는 방법](https://help.directcloud.net/admin_manual/group/group_csv_upload.md)
- [그룹 이름을 변경하는 방법](https://help.directcloud.net/admin_manual/group/change_group_name.md)
- [그룹에 할당된 사용 권한을 변경하는 방법](https://help.directcloud.net/admin_manual/group/change_permission.md)
- [그룹을 삭제하는 방법](https://help.directcloud.net/admin_manual/group/delete_group.md)
- [그룹을 이동하는 방법](https://help.directcloud.net/admin_manual/group/move_group.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://help.directcloud.net/admin_manual/group.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.
