# 비밀번호 재설정

로그인 비밀번호를 잊어버렸다면 아래 단계를 따라 비밀번호를 재설정하세요:

1. UpNote에서 로그아웃합니다. (아직 로그인되어 있는 경우)
2. **`노트 동기화를 위해 로그인(Sign in to sync notes)`** 버튼을 클릭/탭합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FePeg3As75dY7of4mBtLr%2Fimage.png?alt=media\&token=19826fe7-b9ef-4110-a199-15db596d9528)\\
3. **`비밀번호를 잊으셨나요?(Forgot your password)`** 버튼을 클릭합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FhaBaHC247EppvpLREPvS%2Fimage.png?alt=media\&token=13c8050c-a14e-41db-917a-1ec54e474143)\\
4. UpNote에 등록한 이메일 주소를 입력한 뒤 **`재설정(Reset)`** 버튼을 클릭합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FwCHsc5jsdSHyVb7doV1Y%2Fimage.png?alt=media\&token=50e83e8b-744c-4f16-a39b-8ba49fa685d2)\\
5. 이메일로 비밀번호 재설정 링크가 전송됩니다. 이메일의 링크를 클릭 또는 탭합니다.\\
6. 새 비밀번호를 입력합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FgJkvLOnjCsUlekyd3DhY%2Fimage.png?alt=media\&token=8371db7b-d2d1-4efa-854b-b8ab6ba3cdae)
7. 이제 새 비밀번호로 UpNote 계정에 로그인할 수 있습니다.
8. 비밀번호를 재설정한 후에는 다른 기기에서 자동으로 로그아웃됩니다.\
   다른 기기에서도 노트를 동기화하려면 다시 로그인해야 합니다.\\

***

**비밀번호를 재설정할 수 없는 경우**

앱을 최신 버전으로 업데이트한 후 다시 시도하세요.\
또한 비밀번호 재설정 메일이 스팸 폴더에 있을 수 있으니 확인해주세요.

앱을 업데이트하려면 **설정(Settings) > 도움말(Help) > 업데이트 확인(Check for updates)** 으로 이동하거나 아래 링크를 사용하세요:

* [Windows - Microsoft Store](https://www.microsoft.com/en-us/p/upnote/9mv7690m8f5n?activetab=pivot:overviewtab)
* [Windows - 설치 프로그램](https://download.getupnote.com/app/UpNote%20Setup.exe)
* [Mac](https://itunes.apple.com/us/app/upnote-an-elegant-note-app/id1398373917?ls=1\&mt=12)

***

**자주 묻는 질문 (FAQ):**

<details>

<summary>비밀번호를 잊었는데, 등록된 이메일에 접근할 수 없습니다. 새 이메일로 재설정 링크를 받을 수 있나요?</summary>

보안상의 이유로, 비밀번호 재설정 링크는 **UpNote 계정에 등록된 원래 이메일 주소**로만 전송됩니다.\
해당 이메일에 더 이상 접근할 수 없는 경우, 비밀번호를 재설정하거나 계정을 다른 이메일로 이전하는 것은 불가능합니다.\
이 정책은 계정의 정당한 소유자만 데이터에 접근할 수 있도록 보호하기 위한 것입니다.

</details>


---

# 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/reset-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.
