# 사용자 관리

이 페이지에서는 사용자 관리에 대해 안내합니다.

&#x20;

### **사용자 목록** <a href="#id" id="id"></a>

**설정 > 사용자 관리**에서 신규 사용자를 등록하고 사용자의 상세를 조회 할 수 있습니다.

<figure><img src="https://456804961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKlsMns4RIfDeBQ9kh0B%2Fuploads%2FY3drdsTktZkg3t1rQeM7%2F115_%E1%84%89%E1%85%A1%E1%84%8B%E1%85%AD%E1%86%BC%E1%84%8C%E1%85%A1%20%E1%84%86%E1%85%A9%E1%86%A8%E1%84%85%E1%85%A9%E1%86%A8.png?alt=media&#x26;token=dcdeef55-7149-4370-ba21-6744ecf85572" alt=""><figcaption><p>사용자 목록</p></figcaption></figure>

### **사용자 등록** <a href="#id" id="id"></a>

사용자 관리 페이지 우측 상단의 **+사용자 등록** 버튼을 눌러 사용자를 등록할 수 있습니다.

<figure><img src="https://456804961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKlsMns4RIfDeBQ9kh0B%2Fuploads%2F9YMBdFJlGAMtf5Ed9xcG%2F116_%E1%84%89%E1%85%A1%E1%84%8B%E1%85%AD%E1%86%BC%E1%84%8C%E1%85%A1%20%E1%84%83%E1%85%B3%E1%86%BC%E1%84%85%E1%85%A9%E1%86%A8%20%E1%84%92%E1%85%AA%E1%84%86%E1%85%A7%E1%86%AB.png?alt=media&#x26;token=f0e9d8e9-6be3-4380-b886-6add306110ae" alt=""><figcaption><p>사용자 등록 화면</p></figcaption></figure>

<table><thead><tr><th width="128">항목</th><th>설명</th></tr></thead><tbody><tr><td>ID</td><td>ID로 사용할 이메일을 등록합니다.</td></tr><tr><td>사용자명</td><td>사용자 이름을 등록합니다.</td></tr><tr><td>비밀번호</td><td>비밀번호는 영문, 숫자, 특수문자(!@$%^&#x26;*)를 조합하여 8~20자리 이하로 설정 가능합니다.</td></tr><tr><td>권한</td><td>사용자의 권한을 부여할 수 있습니다. 권한에 대한 상세 조회는 권한 관리에서 설정 가능합니다.</td></tr></tbody></table>

&#x20;

### **사용자 상세 조회** <a href="#id" id="id"></a>

사용자 관리 페이지 우측의 **상세** 버튼을 눌러 사용자명과 권한을 변경할 수 있습니다. 변경 이후 **저장** 버튼을 누르면 변경된 사용자 이름과 권한이 적용됩니다.

<figure><img src="https://456804961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKlsMns4RIfDeBQ9kh0B%2Fuploads%2FqkjghWq6sdxunkpiRYKH%2F117_%E1%84%89%E1%85%A1%E1%84%8B%E1%85%AD%E1%86%BC%E1%84%8C%E1%85%A1%20%E1%84%89%E1%85%A1%E1%86%BC%E1%84%89%E1%85%A6%20%E1%84%8C%E1%85%A9%E1%84%92%E1%85%AC%20%E1%84%92%E1%85%AA%E1%84%86%E1%85%A7%E1%86%AB.png?alt=media&#x26;token=fafdec3a-e1f7-42f3-9b6a-21694b1fce42" alt=""><figcaption><p>사용자 상세 조회</p></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://catenoid-support.gitbook.io/loomex/userguide/setting/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.
