# Move content across spaces

You can move your **notes**, **notebooks**, and **tags** between spaces to reorganize your workspace in UpNote. When you move a notebook or tag to another space, **all notes inside that notebook or tagged with that tag will also move** to the new space automatically.

***

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

#### **Move Notes to Another Space**

1. Right-click a note in the note list.
2. Select **Move to other space**.
3. Choose the destination space.

You can also select **multiple notes** (using Shift or Cmd/Ctrl) and move them all at once.

#### **Move Notebooks or Tags to Another Space**

1. Right-click the **notebook** or **tag** in the sidebar.
2. Select **Move to other space**.\
   ![](/files/CFk6w2IUKXdIb6ecWVFG)
3. Pick the space where you want to move it.

Moving a notebook or tag transfers **all associated notes** to the selected space.

***

### 📱 On Mobile (iOS & Android)

#### **Move Notebooks or Tags**

1. Select a notebook or tag in the sidebar.
2. Tap the **More (⋯)** button in the bottom-right corner of the note list screen.
3. Tap **Move to other space** and choose the new space.\
   ![](/files/759SFdDWdbv4GpCWoe6h)

#### **Move Notes**

1. Open the note.
2. Tap the **More (⋯)** button in the top-right corner.
3. Select **Move to other space**.\
   ![](/files/qFK25zRn6EADzTZpa3wy)

You can also [select multiple notes](/organize-and-manage-notes/multi-note-actions/select-multiple-notes.md) in the note list and move them all together.

***

### 💡 Tips

* Spaces help separate major areas of your work or life; moving content between spaces keeps things organized as projects evolve.
* You cannot move the default **General** space, but notebooks, tags, and notes inside it can be moved freely.


---

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