# Protect notes from unwanted edits

UpNote allows you to protect your notes from accidental or unwanted changes by enabling **Edit Protection**. When this feature is turned on, your note becomes read-only until you manually toggle the edit mode in the note editor. This is useful for important references, finished documents or any content you don’t want to alter by mistake.

* To enable this mode, go to **Settings** > **Editor** > enable **Protect notes from unwanted edits**.
* To toggle edit mode in a note, click or tap the edit <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FJMEmrbJwOQdD8pP9DZXo%2Fimage.png?alt=media&#x26;token=f8b7a684-a4df-4965-921c-df5651f8be71" alt="" data-size="line"> button in the upper right corner of your note editor.

***

#### 💡 Tips

* Edit Protection **does not sync** across devices. You’ll need to enable or disable it separately on each device where you want the note protected.
* Edit Protection is different from **locking** a note. Locking hides the content and requires authentication; Edit Protection only prevents accidental editing.


---

# 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/protect-notes-from-unwanted-edits.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.
