# 비밀번호 변경

비밀번호를 변경하는 방법은 간단합니다! 아래 방법을 따라 변경해 주세요.

## **이메일 계정**  <a href="#email" id="email"></a>

닉네임을 변경하시려면, 우측 상단의 **\[프로필 아이콘 > 설정 > 정보수정 >** [**비밀번호**](https://www.i-boss.co.kr/ab-member)**]** 를 통해 변경하실 수 있습니다.

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

## **소셜 계정** <a href="#social" id="social"></a>

소셜 로그인으로 회원가입을 진행하신 경우, 아이보스에서 비밀번호를 관리하지 않습니다.\
때문에 **아이보스에서 비밀번호 변경은 불가능**하며 **네이버·카카오에서 변경을 진행**해주셔야 합니다.

<a href="https://accounts.kakao.com/weblogin/account/security/change_password" class="button primary" data-icon="comment">카카오 계정 비밀번호 변경</a>   <a href="https://nid.naver.com/user2/api/route.nhn?m=routeViewSecurity&#x26;pointMenu=passwd&#x26;lang=ko_KR" class="button primary" data-icon="redhat">네이버 계정 비밀번호 변경</a>


---

# 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://i-boss.gitbook.io/main/guide/getting-started/account-settings/pw.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.
