# Switch between spaces

If you use multiple spaces in UpNote, you can easily switch between them to move from one workspace to another — for example, from *Work* to *Personal* or *Archive*. Spaces help keep your notes and notebooks organized into clear, separate areas.

***

#### 🖥 On Desktop (Windows, Linux & macOS)

There are two ways to switch spaces:

1. **From the sidebar:**
   * Click the **current space name** in the top row of the sidebar.
   * Select the space you want to switch to.\
     ![](/files/JrAW00wala9TRPqxI04K)
2. **Using a shortcut:**
   * Press **Cmd + J** (Mac) or **Ctrl + J** (Windows/Linux) to open the space selection menu instantly.
   * Choose the space you want to jump to.\
     ![](/files/T6kBKFWiKdTPzHLNE5U0)

***

#### 📱 On Mobile (iOS & Android)

You can switch spaces from either the sidebar or the note list menu:

1. **From the sidebar:**
   * Tap the **space name** at the top of the sidebar.
   * Choose the space you want to switch to.
2. **From the note list screen:**
   * Tap the **More (⋯)** button in the bottom-right corner.\
     ![](/files/VGFHceRntI1MwCsqf0GO)
   * Select **Switch space**, then choose your desired space.

***

#### 💡 Tip

Spaces are great for separating different areas of your life. For example, you can switch between Work, Personal, Study, or Archive spaces depending on what you need to focus on.


---

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