# スペースを作成する

スペースを使うと、複数のノートブックを **より大きなカテゴリにまとめて整理** できます。\
デフォルトでは、すべてのノートとノートブックは **「General（一般）」** という既定のスペースに属しています。\
このスペースは **名前の変更は可能** ですが、**削除はできません**。

***

#### **🖥 デスクトップ（Windows、Linux、macOS）**

新しいスペースを作成する手順：

1. **設定（Settings）→ スペース（Spaces）** を開きます。
2. **「+ 新しいスペース（+ New space）」** を選択します。

   <div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FaCq8OYsfcESLvdNkCdEb%2Fimage.png?alt=media&#x26;token=af2a6d85-e7a2-4bd3-8e6e-c2f55f1afb71" alt="" width="375"><figcaption></figcaption></figure></div>
3. スペース名を入力します。
4. （オプション／プレミアム機能）**「ロック（Lock）」** をオンにすると、スペースを保護できます。\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fd7X9egX1bHCbjuss6a6M%2Fimage.png?alt=media\&token=7c44fa36-9999-4ce1-b4ea-6fc8ef9b8cdb)\
   新しいスペースはサイドバーに表示され、そこにノートブックを追加できるようになります。

***

#### **📱 モバイル（iOS・Android）**

1. **設定（Settings）→ スペース（Spaces）** を開きます。
2. 画面右上の **「+」** ボタンをタップします。\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FO8MVMY6N5TBnobvtvWqJ%2Fimage.png?alt=media\&token=45b68c48-2f98-4fce-9967-3d76426b8b4a)
3. スペース名を入力し、保存します。

***

#### **💡 ヒント**

あまり使わなくなったノートブックをまとめるために、**アーカイブ専用スペース** を作成するのもおすすめです。\
メインの作業スペースをすっきり保ちながら、過去の内容にも簡単にアクセスできます。


---

# 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/create-a-space.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.
