# Change Password

## 비밀번호 변경하기

<figure><img src="/files/NwcBieYBZUcEqh51jNku" alt=""><figcaption><p>우측 상단 Acount 아이콘을 눌러 표시되는 Change Password 메뉴</p></figcaption></figure>

OvenMediaEngine Enterprise 접속 비밀번호를 변경하려면 위 이미지와 같이 OvenMediaEngine Enterprsie에 로그인 후 접속되는 [Web Console Home](/guide/ko-kr/exclusive/web-console/web-console-overview/web-console-home.md) 화면 내 우측 상단에 위치한 Account 아이콘을 클릭하십시오. 이후 나타나는 드롭다운 메뉴에서 <mark style="color:yellow;">Change Password</mark>를 선택하여 비밀번호를 변경할 수 있습니다.

<figure><img src="/files/Nm1Tx7hxsIhBkPfTBh2J" alt=""><figcaption><p>비밀번호 변경 팝업 화면</p></figcaption></figure>

위 이미지와 같이 Change your password 팝업이 나타나면 현재 비밀번호와 변경할 비밀번호를 차례대로 입력하여 OvenMediaEngine Enterprise 접속 비밀번호를 변경할 수 있습니다.


---

# 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://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/exclusive/web-console/web-console-overview/change-password.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.
