# 비밀번호변경

## 1 개요

> 현재 사용 중인 비밀번호를 변경합니다.

* 현재 로그인 한 사람의 비밀번호만 수정할 수 있습니다.

{% hint style="info" %}
※ 비밀번호 변경 후 **다시 로그인하는 경우부터 변경된 비밀번호로 적용**됩니다.
{% endhint %}

{% hint style="warning" %}
아이랩에서 사용하는 비밀번호는 단방향 암호화로 진행되어 안전하게 보관되며, 저희 쪽에서도 복호화할 수 없기 때문에 비밀번호를 분실하신 경우 아이랩 권한을 가진 담당자분께 비밀번호를 초기화시켜달라고 요청한 뒤 다시 로그인하여 사용해주세요.
{% endhint %}

<비밀번호 초기화 방법>

1\. **공통/코드관리 → 사용자 관리 화면**으로 이동

2\. 비밀번호를 분실한 사용자를 조회 및 선택

3\. `수정` 버튼 클릭

4\. "**패스워드 초기값 지정**" 체크

![](/files/-L9sMTdT7iuHrb3rdewQ)

5\. 저장&#x20;

6\. 비밀번호를 분실한 사용자 계정으 아이랩 초기 비밀번호 입력 후 로그인

**※ 아이랩 초기 비밀번호는 우리테크에 문의해주세요.**

7\. 로그인 후 자신만이 알 수 있는 비밀번호로 변경\
(아이랩 화면 → 도구 → 비밀번호 변경)


---

# 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/10/passwordchange.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.
