# 새 그룹을 만드는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는 사용자관리 메뉴에서 사용자가 속한 새 그룹을 만드는 방법에 대해 설명합니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 관리자 권한이 부여된 사용자는 관리자 페이지에서 '계정 관리' 항목에 접근할 수 있습니다.
* 그룹은 두 자리로 구성된 그룹 코드로 관리됩니다. 그룹을 생성할 때는 ‘상위 그룹의 2자리 그룹 코드 + 새로 부여되는 본인의 2자리 그룹 코드’가 함께 등록됩니다.

  예를 들어, ‘회사명’ 그룹의 그룹 코드가 ‘AA’인 경우 ‘회사명’ 바로 아래에 첫 번째 그룹을 생성하면 ‘AAAA’가 등록되고, 두 번째 그룹을 생성하면 ‘AAAB’가 등록됩니다.

***

### 절차 <a href="#a05" id="a05"></a>

1. '계정 관리' > '사용자' 메뉴를 선택하고 '그룹 추가' 버튼을 클릭합니다.

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

2. 그룹 추가 화면에서 그룹 이름을 입력하고 사용 권한을 선택합니다.

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

3. 확인 버튼을 클릭합니다.

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

그룹이 생성됩니다.

<figure><img src="/files/X5si9alrqnWKjLFOjBy5" alt=""><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://help.directcloud.net/test/admin_manual-1/undefined-2/undefined/create_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.
