# 이메일 및 비밀번호 변경하기

아래 단계를 따라 이메일 주소와 비밀번호를 변경할 수 있습니다.

#### 데스크톱에서

1. **`설정(Settings)`** > **`내 계정(My Account)`** 으로 이동합니다.
2. 이메일 주소 옆의 드롭다운 화살표를 클릭하고 **이메일 또는 비밀번호 변경(Change email or password)** 옵션을 선택합니다.

***

#### 모바일에서

1. **`설정(Settings)`** > **`내 계정(My Account)`** > **`이메일(Email)`** 로 이동합니다.
2. **이메일 또는 비밀번호 변경(Change email or password)** 옵션을 선택합니다.


---

# 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.getupnote.com/ko/get-started/manage-your-account/change-email-and-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.
