# 安装和管理集成

有 [许多不同的集成](https://www.gitbook.com/integrations#custom-experiences) 可在 GitBook 中使用。从交互式内容块到高级分析工具，你喜爱的工具只需点击一下即可与 GitBook 集成。

你可以将集成安装到单个空间、多个空间，或者你组织中的所有空间。

如果你将集成安装到单个空间，它只会在该特定空间中生效。通过将集成安装到多个空间，你就可以在这些空间之间执行操作。

<figure><img src="/files/16b1e2b17dbc3388239386a74e34038a45f5a901" alt="A GitBook screenshot showing the integration library"><figcaption><p>浏览 GitBook 内置的集成库。</p></figcaption></figure>

### 在你的组织中安装集成

#### 1. 打开集成菜单

在将集成启用到某个空间或站点之前，你需要先将其安装到你的组织中。首先点击 **集成** 左侧边栏中的部分。

#### 2. 选择集成并安装

接下来，点击你要安装的集成。某些可安装的集成可用于你的空间，而其他的则适用于你已发布的文档。

在此屏幕上，你可以选择要安装集成的区域。

<figure><img src="/files/b56e4df261df027a501ab5bf87dcc8d05488b1bb" 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/zh/ji-cheng/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.
