# 失われたノートの復元

ノートが見つからない場合は、以下の手順をお試しください：

1. **アプリを更新する**
   * 最新バージョンの UpNote を使用していることを確認してください。
   * *設定 > ヘルプ > アップデートを確認* からアプリを更新します。
2. **アカウントを確認する**
   * 正しいアカウントでサインインしていることを確認してください。複数のアカウントを作成している可能性があります。
   * *設定 > マイアカウント* で正しいアカウントにサインインしているか確認します。
3. **ノートを検索する**
   * [検索](/ja/organize-and-manage-notes/find-and-view-notes/search-for-notes.md) を使って、ノートが **ゴミ箱** や他の **スペース** にあるか確認してください。
   * ノートがゴミ箱にある場合は、[こちらのガイド](/ja/resources/troubleshoot-issues/restore-missing-notes.md) に従ってゴミ箱から復元してください。
4. **バージョン履歴から復元する**
   * ノートは存在するが最新の内容が含まれていない場合は、[こちらのガイド](/ja/safety-and-control/restore-a-note-version.md) に従ってバージョン履歴から失われた内容を復元してください。
5. **バックアップから復元する（デスクトップのみ）**
   * デスクトップでは、[自動バックアップ](/ja/safety-and-control/automatic-notes-backup.md) からノートを復元できます。
   * [こちらのガイド](/ja/safety-and-control/automatic-notes-backup.md#bakkuappuwosururestore-a-backup) に従ってバックアップから復元してください。

問題が解決しない場合は、[お問い合わせ](/ja/resources/contact-us.md) ください。サポートいたします。


---

# 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/resources/troubleshoot-issues/restore-missing-notes.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.
