# 스페이스로 정리하기

노트가 많아질수록, 서로 다른 주제나 목적에 따라 **스페이스(Spaces)** 로 구분하면 관리가 훨씬 편리합니다.\
각 스페이스는 완전히 독립적으로 작동하며, 한 스페이스의 노트, 노트북, 태그는\
다른 스페이스에 표시되지 않습니다.\
이 기능은 작업 영역을 명확히 나누어 **집중력**을 높이고 **혼란 없이** 관리할 수 있도록 돕습니다.

***

스페이스 기능은 **UpNote 8.0.0 이상** 버전에서 지원됩니다.

예를 들어,

* **Personal (개인)**
* **Business (업무)**
* **Archived (보관용)**\
  등으로 스페이스를 나누어 사용할 수 있습니다.

스페이스를 활용한 노트 구성 팁은\
👉 [이 글](https://medium.com/upnote/tips-for-organizing-notes-with-spaces-a64b252b2291)에서 확인할 수 있습니다.

***

#### 관련 문서

* [스페이스 만들기](/ko/organize-and-manage-notes/organize-with-spaces/create-a-space.md)
* [스페이스 전환하기](/ko/organize-and-manage-notes/organize-with-spaces/switch-between-spaces.md)
* [스페이스 전환하기](/ko/organize-and-manage-notes/organize-with-spaces/switch-between-spaces.md)
* [다른 스페이스로 이동하기](/ko/organize-and-manage-notes/organize-with-spaces/move-content-across-spaces.md)


---

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