# Integrations

Use **Integrations** when you want Fetch Hive to connect to an external service on behalf of your workspace. Depending on the provider, the connection flow either redirects you through OAuth or asks you to paste an API key.

## Overview

The integrations page shows one card per available provider. Each card gives you a **Connect** action and an enabled or disabled state you can change after the integration is set up.

You also use **Integrations** when you choose **Personal** charge type and need to connect provider credentials.

## How do I connect an integration? <a href="#connect-integration" id="connect-integration"></a>

Open **Tools** in the sidebar, then click **Integrations**.

Find the provider you want to connect.

Click **Connect**.

If the provider uses OAuth, Fetch Hive redirects you to the provider's sign-in and approval flow.

If the provider uses a direct secret instead, Fetch Hive opens a modal asking for your API key.

Complete the OAuth flow or save the API key in the modal to finish the connection.

## How do I update a saved integration key? <a href="#update-integration-key" id="update-integration-key"></a>

Open the integration card again and choose **Connect**.

For API-key-based integrations, the same modal opens again so you can replace the saved secret with a new one.

Save the updated key to keep the integration connected with the new credential.

## How do I enable or disable an integration? <a href="#toggle-integration" id="toggle-integration"></a>

Use the switch on the integration card when you want to control whether the connected integration is enabled for the workspace.

Turn it on to enable the integration.

Turn it off to disable it without removing the card itself.

## When should I use integrations? <a href="#when-to-use-integrations" id="when-to-use-integrations"></a>

Use **Integrations** whenever Fetch Hive needs workspace-level access to an external provider.

That includes both general tool connections and provider credentials used by **Personal** charge type flows described in [Use your own API Key](https://docs.fetchhive.com/your-workspace/llm-providers).

See also: [Use your own API Key](https://docs.fetchhive.com/your-workspace/llm-providers) and [API keys](https://docs.fetchhive.com/your-workspace/api-keys)
