# 編集保護でノートを守る

UpNoteでは、**編集保護（Edit Protection）** 機能を有効にすることで、\
ノートが誤って変更されたり、意図せず編集されるのを防ぐことができます。\
この機能をオンにすると、ノートは**読み取り専用モード**になり、\
編集モードを手動で切り替えるまで内容を変更できません。

重要なメモ、完成済みのドキュメント、または誤って上書きしたくないノートに便利です。

***

* 有効にするには、**Settings（設定）** → **Editor（エディタ）** →\
  **Protect notes from unwanted edits（ノートの誤編集を防止）** をオンにします。
* ノートの編集モードを切り替えるには、ノートエディタ右上の\
  編集アイコン <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">をクリック／タップします。

***

**💡 ヒント**

* 編集保護（Edit Protection）の設定は**デバイス間で同期されません**。\
  保護を有効／無効にしたい各デバイスで個別に設定する必要があります。
* \*\*編集保護（Edit Protection）**は**ロック（Lock）\*\*機能とは異なります。\
  ロックはノートの内容を非表示にし、解除には認証が必要ですが、\
  編集保護は誤操作による変更を防ぐためのものです。


---

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