# ノートブックを削除する

不要になったノートブックは、UpNote でいつでも削除できます。ノートブックを削除する際、**中のノートをゴミ箱に移動する**か、**ライブラリに残す**かを選択できます。

***

#### 🖥 デスクトップ（Mac、Windows、Linux）の場合

1. サイドバーで削除したいノートブックを右クリックします。
2. \*\*削除（Delete）\*\*を選択します。
3. 確認ダイアログで、次のいずれかを選びます：
   * **ノートを保持（Keep notes）**（ノートは「すべてのノート」に残ります）
   * **ノートをゴミ箱に移動（Move notes to Trash）**
4. 削除を確認します。

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fe4oRqA3EuZzV1sgCEWrf%2Fimage.png?alt=media&#x26;token=9b3f3a2c-e7ea-4a50-a4b1-47eca5f01828" alt="" width="375"><figcaption></figcaption></figure></div>

***

#### 📱 モバイル（iOS & Android）の場合

1. サイドバーからノートブックを選択します。
2. ノート一覧の右下にある **⋯** アイコンをタップします。
3. \*\*ノートブックを削除（Delete notebook）\*\*を選択します。
4. 削除を確認します。

***

#### ⚠️ 重要

* **ノートブックの削除は元に戻せません。**
* ノートをゴミ箱に移動した場合、ゴミ箱から個別に復元できます。
* ノートを復元しても、元のノートブック構造は**自動では再作成されません**。必要に応じて手動で整理する必要があります。


---

# 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/organize-and-manage-notes/organize-with-notebooks/delete-a-notebook.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.
