# 중첩 노트북 만들기

UpNote의 **중첩 노트북(Nested notebooks)** 기능을 사용하면 노트를 계층적으로 구성할 수 있습니다.\
예를 들어, “업무(Work)”를 메인 노트북으로 두고 그 안에 “회의(Meetings)”, “프로젝트(Projects)”, “보고서(Reports)”와 같은 하위 노트북을 만들어 관련된 노트를 체계적으로 관리할 수 있습니다.

***

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

1. 사이드바에서 상위 노트북(Parent notebook)을 **오른쪽 클릭**하고 **`새 중첩 노트북(New Nested Notebook)`** 을 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FY7Ov0w8jEAOO9VqIOxs1%2Fimage.png?alt=media\&token=bcafb89f-ca70-48e7-953b-93dbb2bc65e7)
2. 새로 생성할 중첩 노트북의 세부 정보를 입력합니다.

**또는**

1. 사이드바의 **`NOTEBOOKS`** 레이블 옆 **`+`** 아이콘을 클릭하여 새 노트북을 만듭니다.
2. **상위 노트북 선택(Parent notebook)** 드롭다운 메뉴에서 원하는 부모 노트북을 지정합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FtRzMxOR5L3talyxXukk6%2Fimage.png?alt=media\&token=7022a5e1-a82c-4689-abb5-2b399e7e4623)

***

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

1. 상위 노트북 화면에서 오른쪽 하단의 **`...`** 버튼을 탭하고 **`+ 새 노트북(New Notebook)`** 을 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fd660tpDzPZcnLD6l0kuJ%2Fimage.png?alt=media\&token=14218fa5-8bc8-4f81-b49f-30787b333843)
2. 새 노트북 화면에서 중첩 노트북의 세부 정보를 입력합니다.

**또는**

1. 사이드바의 **`NOTEBOOKS`** 레이블 옆 **`+`** 아이콘을 탭하여 새 노트북을 만듭니다.
2. 새 노트북 화면에서 **`노트북에 추가(Add to notebook)`** 섹션을 탭해 상위 노트북을 선택합니다.

***

#### **기존 노트북을 다른 노트북 아래로 이동시키기**

기존 노트북을 다른 노트북 아래에 배치하거나 상위 노트북을 변경하려면,\
[노트북 편집(Edit a notebook)](https://help.getupnote.com/organize-and-manage-notes/organize-with-notebooks/edit-a-notebook) 화면으로 이동해\
**상위 노트북(Parent Notebook)** 드롭다운에서 원하는 부모 노트북을 선택합니다.

![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FoNf2L7X08PgjApGc4poI%2Fimage.png?alt=media\&token=c883302f-4f0c-45eb-a00d-fa05a9c3f0cc)

노트북을 상위 구조에서 해제(Un-nest)하려면 상단 행의 **Notebooks** 를 선택하면 됩니다.


---

# 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/nested-notebooks.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.
