# スペース間でコンテンツを移動する

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. ノート一覧画面右下の **「…（その他）」** ボタンをタップします。
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. 右上の **「…（その他）」** ボタンをタップします。
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)

また、ノート一覧で[複数のノートを選択](https://help.getupnote.com/organize-and-manage-notes/multi-note-actions/select-multiple-notes)して一括で移動することも可能です。

***

#### 💡 ヒント

* スペースは、仕事やプライベートなどの領域を分けるのに役立ちます。\
  プロジェクトの進行に合わせてコンテンツを移動し、整理を保ちましょう。
* デフォルトの **「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/ja/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.
