# 노트 버전 복원하기

UpNote는 노트를 편집할 때마다 해당 노트의 **이전 버전**을 자동으로 저장합니다.\
이를 통해 과거 내용을 확인하거나 예기치 않은 수정 오류를 되돌릴 수 있어, 긴 노트나 중요한 문서를 작성할 때 유용합니다.

**참고:** 버전 기록은 **각 기기의 로컬에만 저장**되며 **기기 간 동기화되지 않습니다.**\
각 기기는 서로 독립적인 버전 기록을 유지합니다.

***

#### 🖥 데스크톱 (Windows & macOS)

**버전 기록 보기**

1. 노트를 엽니다.
2. 노트 편집기 상단의 **Version History** 버튼을 클릭합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F8iBvQcSYu5GebqfYlTBg%2Fimage.png?alt=media\&token=963f12d1-9c36-4674-97cd-6f1009c88697)

현재 *이 기기*에 저장된 모든 버전이 팝업 창에 표시됩니다.

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FozUO3FxZb9VUEzTnOs1q%2Fimage.png?alt=media&#x26;token=b1b56493-82e1-4b2c-b191-a5c72e818f1d" alt=""><figcaption></figcaption></figure></div>

**미리보기 및 복원**

1. 원하는 **날짜와 시간** 항목을 클릭해 해당 버전을 미리 봅니다.
2. **Restore** 버튼을 클릭해 현재 노트를 선택한 버전으로 복원합니다.

***

#### 📱 모바일 (iOS & Android)

**버전 기록 보기**

1. 노트를 엽니다.
2. 상단의 **More (⋯)** 버튼을 탭합니다.
3. **Version History**를 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FJ5wSrKhrR5i7PVU2vjpj%2Fimage.png?alt=media\&token=cbb12e0c-fab7-45f2-901a-4dc7ca16116f)

현재 **이 기기**에 저장된 버전 목록이 표시됩니다.

**미리보기 및 복원**

1. 복원하고 싶은 버전을 탭하여 미리 봅니다.
2. **Restore**를 탭하면 해당 버전으로 노트가 교체됩니다.

***

#### 버전 기록 설정

기본적으로 UpNote는 기기별로 노트당 최대 **50개 버전**을 저장합니다.

이 제한은 다음에서 변경할 수 있습니다:

* **데스크톱:**\
  **Settings → Backup → Maximum number of versions**
* **모바일:**\
  **Settings → General → Maximum number of version history**

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F6bSbyPxccv1szX3jgchQ%2Fimage.png?alt=media&#x26;token=7454818a-9aaf-4060-b019-9ea843b67bbc" alt=""><figcaption></figcaption></figure>

***

#### 버전 기록 삭제 (기기별)

현재 기기에 저장된 버전 기록을 삭제하려면:

1. UpNote에서 **로그아웃**합니다.
2. 표시되는 안내에서 **Delete backup data**를 선택합니다.

이 작업은 해당 기기에 저장된 모든 로컬 버전 기록을 삭제합니다.


---

# 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/safety-and-control/restore-a-note-version.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.
