# Install and manage integrations

There are [many different integrations](https://app.gitbook.com/integrations) available in GitBook. From interactive content blocks to advanced analytics tools, your favorite tools are only a click away from integrating with GitBook.

You can install an integration in a single space, multiple spaces, or all the spaces across your organization.

If you install an integration in a single space, it will only work in that specific space. By installing an integration in multiple spaces, you’ll be able to perform actions across all those spaces.

<figure><img src="/files/iTMyzD48YXKZtBcZ5Rng" alt="A GitBook screenshot showing the integration library"><figcaption><p>Browse GitBook's built in integration library.</p></figcaption></figure>

### Install an integration in your organization

#### 1. Open the integrations menu

Before enabling an integration into a space or site, you'll need to install it in your organization. Start by clicking **Integrations** section in the sidebar on the left.

#### 2. Select the integration and install

Next, click on the integration you want to install. Certain integrations work can be installed for your spaces, and others for your published documentation.

On this screen you can select the areas you would like to install your integration in.

<figure><img src="/files/wQq9x3ZCYSavzg0Ebkne" alt="A GitBook screenshot showing where you can install an integration"><figcaption><p>Choose an area to install an integration in.</p></figcaption></figure>

#### 3. Configure your integration

You can now use your integration. Certain integrations may require extra configuration. If so, you’ll see a message asking you to configure your integration in your space or site.

View the integration’s instructions to learn more about configuring it for your team.


---

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