# 스페이스 전환하기

UpNote에서 여러 개의 스페이스를 사용 중이라면, 예를 들어 *Work*, *Personal*, *Archive*처럼 서로 다른 작업 공간 사이를 쉽게 이동할 수 있습니다. 스페이스는 노트와 노트북을 명확하게 분리해 정리할 수 있도록 도와줍니다.

***

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

스페이스를 전환하는 방법은 두 가지입니다:

1. **사이드바에서 전환하기**
   * 사이드바 상단의 **현재 스페이스 이름**을 클릭합니다.
   * 이동할 스페이스를 선택합니다.\
     ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FyBCacndVgLMpu26EgPvg%2Fimage.png?alt=media\&token=7c74bcae-0360-4c84-b38b-d067e679113a)
2. **바로가기 키 사용하기**
   * **Cmd + J**(Mac) 또는 **Ctrl + J**(Windows/Linux)를 눌러 바로 스페이스 선택 메뉴를 열 수 있습니다.
   * 이동할 스페이스를 선택합니다.\
     ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FuzsGLBvxRXoB4YSt1v0Z%2Fimage.png?alt=media\&token=8554ba23-8325-410c-8390-5fb69f780f16)

***

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

사이드바 또는 노트 목록 화면에서 스페이스를 전환할 수 있습니다:

1. **사이드바에서 전환하기**
   * 사이드바 상단의 **스페이스 이름**을 탭합니다.
   * 원하는 스페이스를 선택합니다.
2. **노트 목록 화면에서 전환하기**
   * 화면 오른쪽 하단의 **더보기(⋯)** 버튼을 탭합니다.\
     ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F3sQqsb9ffI1UcNhDzIQB%2Fimage.png?alt=media\&token=73232f22-d200-46a5-893c-d281d2cf8408)
   * **스페이스 전환(Switch space)** 을 선택한 뒤 이동할 스페이스를 고릅니다.

***

#### **💡 Tip**

스페이스를 사용하면 삶의 여러 영역을 깔끔하게 구분할 수 있습니다. 필요에 따라 Work, Personal, Study, 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/switch-between-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.
