> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usehandled.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Enabling and Disabling Integrations

> Control which integrations your customers can access

## What This Does

| State        | Effect                                                 |
| ------------ | ------------------------------------------------------ |
| **Enabled**  | Customers see the integration and can connect accounts |
| **Disabled** | Integration is hidden from customers                   |

## How to Enable/Disable

<Steps>
  <Step title="Open Integration">
    Go to **Integrations > Installed** and select the integration
  </Step>

  <Step title="Access Settings">
    Click **Settings**
  </Step>

  <Step title="Toggle State">
    Toggle **Enabled** on or off
  </Step>

  <Step title="Save">
    Click **Save**
  </Step>
</Steps>

## Use Cases

| Scenario           | Action                                                |
| ------------------ | ----------------------------------------------------- |
| **During setup**   | Disable while you configure the integration           |
| **Control access** | Only show integrations relevant to specific customers |
| **Maintenance**    | Temporarily hide an integration during issues         |

<Note>
  Disabling an integration does not disconnect existing accounts. They remain connected but hidden from the catalog.
</Note>
