# Restore a note version

UpNote automatically saves **previous versions** of your notes whenever you make edits. This allows you to review past changes and restore an earlier version if needed — helpful for long notes, detailed writing, or recovering accidental edits.

**Note:** Version history is **saved locally on each device** and is **not synced** across devices.\
Each device keeps its own independent set of versions.

***

### 🖥 On Desktop (Windows & macOS)

#### **View Version History**

1. Open the note.
2. Click the **Version History** button in the top bar of the note editor.\
   ![](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)

All saved versions on *this device* will appear in a pop-up window.

<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>

#### **Preview and Restore**

1. Click any **date and time** entry to preview that version.
2. Click **Restore** to replace your current note with the selected version.

***

### 📱 On Mobile (iOS & Android)

#### **View Version History**

1. Open the note.
2. Tap the **More (⋯)** button in the top bar.
3. Select **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)

You will see the list of versions saved **on this device**.

#### **Preview and Restore**

1. Tap a version to preview it.
2. Tap **Restore** to apply it to your note.

***

### Version History Settings

By default, UpNote keeps up to **50 versions** per note *per device*.

You can adjust this limit:

* **Desktop:**\
  **Settings → Backup → Maximum number of versions**
* **Mobile:**\
  **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>

***

### Delete Version History (Per Device)

To delete the version history stored on your current device:

1. **Sign out** of UpNote.
2. When prompted, choose **Delete backup data**.

This removes all local version history for your notes on that specific device.


---

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