# スペースで整理する

## スペースで整理する

ノートが増えてきたとき、それらを用途ごとに **異なるスペースに分けて管理** することができます。\
各スペース内のノート、ノートブック、タグは **他のスペースには表示されない** ため、整理がしやすく、今取り組んでいる領域に集中しやすくなります。

この機能は **UpNote バージョン 8.0.0 以降** で利用できます。

スペースは、次のようにノートを分けたい場合に便利です：

* **個人用（Personal）**
* **仕事用（Business）**
* **アーカイブ（Archived）**

スペースを活用するヒントは、こちらの記事をご覧ください：\
[スペースでノートを整理するコツ](https://medium.com/upnote/tips-for-organizing-notes-with-spaces-a64b252b2291)

***

### 関連ガイド

* [スペースを作成する](/ja/organize-and-manage-notes/organize-with-spaces/create-a-space.md)
* [スペースを切り替える](/ja/organize-and-manage-notes/organize-with-spaces/switch-between-spaces.md)
* [スペースを編集する](/ja/organize-and-manage-notes/organize-with-spaces/edit-a-space.md)
* [スペース間でコンテンツを移動する](/ja/organize-and-manage-notes/organize-with-spaces/move-content-across-spaces.md)


---

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