# 統合をインストール・管理する

あります [さまざまな連携](https://www.gitbook.com/integrations#custom-experiences) GitBookで利用できます。インタラクティブなコンテンツブロックから高度な分析ツールまで、お気に入りのツールをGitBookと連携させるのはクリック一つです。

1つのスペース、複数のスペース、または組織内のすべてのスペースに連携をインストールできます。

1つのスペースに連携をインストールした場合、その特定のスペースでのみ動作します。複数のスペースに連携をインストールすると、それらすべてのスペースで操作を実行できるようになります。

<figure><img src="/files/522a794fe4d76d1005f046d89815458dbdaedfe5" alt="A GitBook screenshot showing the integration library"><figcaption><p>GitBookに組み込まれている連携ライブラリを参照します。</p></figcaption></figure>

### 組織に連携をインストールする

#### 1. 連携メニューを開く

スペースまたはサイトで連携を有効にする前に、組織にインストールする必要があります。まず **連携** を左側のサイドバーのセクションでクリックします。

#### 2. 連携を選択してインストールする

次に、インストールしたい連携をクリックします。特定の連携はスペース用にインストールでき、ほかの連携は公開ドキュメント用にインストールできます。

この画面で、連携をインストールしたい領域を選択できます。

<figure><img src="/files/689fd3ac6290a9a7800d98a08c4fd8d7ba89828d" alt="A GitBook screenshot showing where you can install an integration"><figcaption><p>連携をインストールする領域を選択します。</p></figcaption></figure>

#### 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://gitbook.com/docs/documentation/ja-gitbook-documentation/tong-he/install-an-integration.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.
