# ノートブックを編集する

UpNote では、ノートブックの **名前変更**、**移動**、**削除**、およびサイドバーでの並び順の調整を簡単に行うことができます。\
これにより、常に整理されたワークスペースを保つことができます。

***

#### **デスクトップの場合**

* サイドバーで編集したいノートブックを右クリックし、**「編集（Edit）」** を選択します。\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FqSZIrV2m86NIvbPYKUGk%2Fimage.png?alt=media\&token=d8fe7870-d3f5-4fed-9970-885c026e2052)
* ノートブックの **名前**、**カバー画像**、**ロック設定**、および **親ノートブック** を編集することができます。\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FEmxnZeVpHlXXDWss5vLm%2Fimage.png?alt=media\&token=c770ef2f-fdee-4480-9d65-90768919f3cb)

***

#### **モバイルの場合**

* すでにノートブック内にいる場合は、ノート一覧画面の右下にある **`...`** ボタンをタップし、\
  \&#xNAN;**「ノートブックを編集（Edit Notebook）」** を選択します。\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fx0sjamS6rSTZicuw2TdI%2Fimage.png?alt=media\&token=8541fd08-e550-4e29-9489-c28bf069c479)
* もしくは、サイドバーでノートブックの行を右にスワイプし、**編集ボタン（Edit）** をタップします。\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FGapcu0PxTB6mTYZ9LV3i%2Fimage.png?alt=media\&token=9ae45850-435b-473b-bfc2-ab8f70102957)


---

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