# User 생성하기

Super Admin과 Admin은 [**Settings**](/sysmasterdb-for-postgresql1.0/8.3_manual/settings.md)에서 유저를 생성할 수 있다.

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

<table><thead><tr><th width="302">항목</th><th>설명</th></tr></thead><tbody><tr><td>User ID</td><td>유저의 ID</td></tr><tr><td>Group&#x26;Role</td><td>유저가 속할 그룹과 해당 그룹에서의 역할(Role)</td></tr><tr><td>Password</td><td>유저의 암호</td></tr><tr><td>Mail Address</td><td>유저의 이메일 주소</td></tr><tr><td>Phone Number</td><td>유저의 핸드폰 번호</td></tr><tr><td>Date Format</td><td>서비스 화면에 표시될 날짜 형식</td></tr><tr><td>Description</td><td>유저에 대한 설명</td></tr></tbody></table>

* 유저를 생성하기 위해서는 id 중복 체크를 필수적으로 진행해야 한다.
* 비밀번호는 8자 이상, 문자,숫자,특수문자를 넣어서 생성해야 한다.


---

# 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.tibero.com/sysmasterdb-for-postgresql1.0/8.3_manual/sysmasterdb/create-user.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.
