# 새로운 사용자 추가 방법

## Q 문의&#x20;

* 사용자를 추가하고 싶습니다. 추가하는 방법을 알려주세요.

## A 답변&#x20;

* 방법을 알려드리겠습니다.

{% hint style="info" %}
**※ 공통/코드관리 → 사용자관리 메뉴가 보이지 않으시다면, 관리자분께 요청해주시기 바랍니다.**
{% endhint %}

1\. **공통/코드관리 → 사용자관리** 화면으로 이동합니다.&#x20;

2\. 새로 추가될 사용자가 속할 팀을 선택합니다.&#x20;

![](/files/-L9sMXOe0gE3WokzJox7)

3\. `부서 추가` 버튼을 클릭합니다. 새로 생성될 사용자의 정보를 입력합니다.&#x20;

![추가/수정 버튼 클릭 시 입력/수정 영역이 활성화됩니다.](/files/-MLLDoYnyEeB6pSTgRwk)

※ 오른쪽 상단에 화살표로 색이 칠해져 있는 부분은 필수입력 정보입니다.

![필수입력 정보 칸 ](/files/-L9sMXP_lYLJP9ibpbyl)

&#x20; ※ 사용자 ID는 한글도 생성 가능합니다.&#x20;

![](/files/-L9sMXPmyAx0YEPaplT4)

4\. `저장` 버튼을 클릭하여 입력한 정보를 저장합니다.&#x20;

![](/files/-L9sMXQ5jrymGlV1JcYm)

5\. 해당 리스트에 사용자가 추가가 잘 되었는지 확인합니다.&#x20;

![](/files/-L9sMXQO6eLn7yladmZw)

※ 사용자 생성 시 최초 비밀번호는 0000입니다.&#x20;

{% hint style="info" %}
※ 비밀번호 변경을 원하시면 **도구 → 비밀번호 변경 메뉴**를 이용해주시기 바랍니다.&#x20;
{% endhint %}


---

# 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.ilabs.co.kr/faq/02/02-002.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.
