# 스페이스 만들기

스페이스는 여러 노트북을 더 큰 범주로 묶어 정리할 수 있도록 도와줍니다.\
기본적으로 모든 기존 노트와 노트북은 **General** 이라는 기본 스페이스에 속합니다.\
이 기본 스페이스는 **이름 변경은 가능하지만 삭제는 불가능**합니다.

***

#### 🖥 데스크톱(Windows, Linux, macOS)

새 스페이스를 만들려면:

1. **Settings → Spaces** 로 이동합니다.
2. **+ New space** 를 선택합니다.

   <div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FaCq8OYsfcESLvdNkCdEb%2Fimage.png?alt=media&#x26;token=af2a6d85-e7a2-4bd3-8e6e-c2f55f1afb71" alt="" width="375"><figcaption></figcaption></figure></div>
3. 스페이스 이름을 입력합니다.
4. (선택 사항, 프리미엄 기능) 스페이스를 보호하려면 **Lock** 옵션을 켭니다.

   <div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fd7X9egX1bHCbjuss6a6M%2Fimage.png?alt=media&#x26;token=7c44fa36-9999-4ce1-b4ea-6fc8ef9b8cdb" alt="" width="375"><figcaption></figcaption></figure></div>

새 스페이스는 사이드바에 표시되며, 원하는 노트북을 추가해 사용할 수 있습니다.

***

#### 📱 모바일(iOS & Android)

1. **Settings → Spaces** 로 이동합니다.
2. 화면 오른쪽 상단의 **+** 버튼을 탭합니다.

   <div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FO8MVMY6N5TBnobvtvWqJ%2Fimage.png?alt=media&#x26;token=45b68c48-2f98-4fce-9967-3d76426b8b4a" alt="" width="375"><figcaption></figcaption></figure></div>
3. 스페이스 이름을 입력하고 저장합니다.

***

#### 💡 Tip

자주 사용하지 않는 노트북을 보관할 **Archive용 스페이스**를 만들어 두면\
주 작업 공간이 더 깔끔해지고 필요한 경우에도 쉽게 접근할 수 있습니다.


---

# 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-spaces/create-a-space.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.
