# 노트북 편집하기

UpNote에서는 노트북을 쉽게 편집하여 작업 공간을 깔끔하게 정리할 수 있습니다.\
노트북의 **이름 변경**, **이동**, **삭제**, 그리고 사이드바에서의 **순서 조정**도 모두 가능합니다.

***

#### **데스크톱(Desktop)에서**

* 사이드바에서 노트북을 **오른쪽 클릭**하고 **`편집(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)
* 이후 노트북의 **이름**, **표지(Cover)**, **잠금 기능(Lock)**, 그리고 **상위 노트북(Parent notebook)** 을 수정할 수 있습니다.\
  ![](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)

***

#### **모바일(Mobile)에서**

* 노트북 안에 있을 때, 오른쪽 하단의 **`...`** 버튼을 탭하고 **`노트북 편집(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)
* 또는 **사이드바(Sidebar)** 로 이동한 후, 편집하려는 노트북 행을 **오른쪽으로 스와이프**하고 **편집(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/ko/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.
