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

# Uninstalling Integrations

> Remove an integration you no longer need

## What Happens

Uninstalling an integration:

* Removes the integration from your environment
* Deletes all connected accounts for that integration
* Removes access to data from those accounts

<Warning>
  This action cannot be undone. You can reinstall the integration later, but you'll need to reconnect all accounts.
</Warning>

## How to Uninstall

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

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

  <Step title="Uninstall">
    Click **Uninstall**
  </Step>

  <Step title="Confirm">
    Confirm in the dialog
  </Step>
</Steps>

You'll be redirected to the integrations list after uninstallation.

## Before Uninstalling

Consider these steps first:

* Export any data you need to keep
* Stop any sync jobs using this integration
* Notify affected users about the disconnection
