> For the complete documentation index, see [llms.txt](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/space.md).

# スペース

スペースは、関連するページのコレクションで作業できるプロジェクトです。コンテンツの作成、ページの整理、連携の追加などができます。

<figure><img src="/files/14f0c50855cc91cc2625077e29bcf5124b3f6072" alt="A GitBook screenshot showing the spaces sidebar"><figcaption></figcaption></figure>

### スペースを作成

をクリック **+** ボタンの横にある **スペース** をサイドバーのヘッダーで開き、次を選択します **新しいスペース** 新しいスペースを作成します。また、新しいスペースは次の中にも作成できます [コレクション](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/collection.md).

スペースの名前は、スペースヘッダー内の名前にカーソルを合わせることで編集できます [スペースヘッダー](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/rissu/gitbook-ui.md#space-header).

### スペースを複製

スペースを複製するには、そのスペースの **アクションメニュー** <picture><source srcset="/files/YjlF3Z9KMYv9aQiFzZKD" media="(prefers-color-scheme: dark)"><img src="/files/3489a3405c2f5c8e7f31c02ff44e42d2e3e8dbf6" alt="The Actions menu icon in GitBook"></picture> をサイドバーで開き、次を選択します **複製**.

スペースを複製すると、元のスペースのコピーが同じ場所（組織、コレクション、サブコレクションなど）に作成されます。

{% hint style="warning" %}
スペースを複製すると、元のスペース内のコンテンツがコピーされます。リビジョンやバージョン履歴はコピーされません。
{% endhint %}

### スペースを移動

スペースを移動するには、スペースの **アクションメニュー** <picture><source srcset="/files/YjlF3Z9KMYv9aQiFzZKD" media="(prefers-color-scheme: dark)"><img src="/files/3489a3405c2f5c8e7f31c02ff44e42d2e3e8dbf6" alt="The Actions menu icon in GitBook"></picture> をサイドバーで開き、次を選択します **スペースの移動先…** を選択して移動先を指定します。別の方法として、サイドバー内のスペースをドラッグ＆ドロップして移動したり並べ替えたりできます。\
\
同じ組織内のコレクション間でスペースを移動するには、次の [管理者ロール](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/collaboration/member-management/roles.md).

### スペースを削除

スペースを削除するには、スペースの **アクションメニュー** <picture><source srcset="/files/YjlF3Z9KMYv9aQiFzZKD" media="(prefers-color-scheme: dark)"><img src="/files/3489a3405c2f5c8e7f31c02ff44e42d2e3e8dbf6" alt="The Actions menu icon in GitBook"></picture> をサイドバーで開き、次を選択します **削除**.

{% hint style="warning" %}
**削除したスペースは、最大7日間、ゴミ箱から復元できます**。その後、完全に削除されます。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/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.
