# 다른 스페이스로 이동하기

## 스페이스 간 콘텐츠 이동하기

UpNote에서는 **노트**, **노트북**, **태그**를 스페이스 간에 옮겨 작업 공간을 재구성할 수 있습니다. 노트북이나 태그를 다른 스페이스로 이동하면, 해당 노트북 안의 모든 노트나 그 태그가 달린 모든 노트도 함께 새로운 스페이스로 이동합니다.

***

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

**노트를 다른 스페이스로 이동하기**

1. 노트 목록에서 원하는 노트를 마우스 오른쪽 버튼으로 클릭합니다.
2. **Move to other space**를 선택합니다.
3. 이동할 스페이스를 선택합니다.

여러 노트를 한 번에 옮기고 싶다면 Shift 또는 Cmd/Ctrl을 사용해 **여러 노트를 선택**한 뒤 이동할 수 있습니다.

**노트북 또는 태그를 다른 스페이스로 이동하기**

1. 사이드바에서 이동할 **노트북** 또는 **태그**를 마우스 오른쪽 버튼으로 클릭합니다.
2. **Move to other space**를 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FPCegce5yo1pBYHDAbui2%2Fimage.png?alt=media\&token=555f6e3a-c317-4047-bad8-34449432bfc5)
3. 이동할 스페이스를 선택합니다.

노트북이나 태그를 이동하면, **연결된 모든 노트가 함께 이동**됩니다.

***

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

**노트북 또는 태그 이동하기**

1. 사이드바에서 노트북 또는 태그를 선택합니다.
2. 노트 목록 화면 오른쪽 아래의 **More (⋯)** 버튼을 탭합니다.
3. **Move to other space**를 선택한 뒤 이동할 스페이스를 고릅니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FyeVaQovttqyFFMJpBuCt%2Fimage.png?alt=media\&token=268afc95-de92-4a17-9915-2ad5f0bf4208)

**노트 이동하기**

1. 이동할 노트를 엽니다.
2. 오른쪽 위의 **More (⋯)** 버튼을 탭합니다.
3. **Move to other space**를 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FVHqJC1x2jjKFAzk5YKf7%2Fimage.png?alt=media\&token=6aaa4ca1-df25-4a70-810b-43455bfaf021)

노트 목록에서 **여러 노트를 선택**해 한 번에 이동하는 것도 가능합니다.

***

#### 💡 Tips

* 스페이스는 작업과 생활의 큰 범주를 나누기에 좋습니다. 프로젝트의 변화에 따라 콘텐츠를 이동시키며 정리를 계속할 수 있습니다.
* 기본 스페이스인 **General**은 이동할 수 없지만, 그 안의 노트·노트북·태그는 자유롭게 옮길 수 있습니다.


---

# 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/move-content-across-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.
