---
title: Add a Connectable Account
product: vercel
url: /docs/integrations/install-an-integration/add-a-connectable-account
type: how-to
prerequisites:
  - /docs/integrations/install-an-integration
  - /docs/integrations
related:
  - /docs/integrations/install-an-integration/manage-integrations-reference
summary: Learn how to connect Vercel to your third-party account.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# Add a Connectable Account

## Add a connectable account

1. From the [Vercel dashboard](/dashboard), open [**Integrations**](https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fintegrations\&title=Go+to+Integrations) in the sidebar and then the **Browse Marketplace** button. You can also go directly to the [Integrations Marketplace](https://vercel.com/integrations).
2. Under the **Connectable Accounts** section, select an integration that you would like to install. The integration page provides information about the integration, the permissions required, and how to use it with Vercel.
3. From the integration's detail page, select **Connect Account**.
4. From the dialog that appears, select which projects the integration will have access to. Select **Install**.
5. Follow the prompts to sign-in to your third-party account and authorize the connection to Vercel. Depending on the integration, you may need to provide additional information to complete the connection.

## Manage connectable accounts

Once installed, you can manage the following aspect of the integration:

- [View all the permissions](/docs/integrations/install-an-integration/manage-integrations-reference)
- [Manage access to your projects](/docs/integrations/install-an-integration/manage-integrations-reference#manage-project-access)
- [Uninstall the integration](/docs/integrations/install-an-integration/add-a-connectable-account#uninstall-a-connectable-account)

To manage the installed integration:

1. From your Vercel Dashboard, open [**Integrations**](/dashboard/integrations) in the sidebar.
2. Click the **Manage** button next to the installed Integration.
3. This will take you to the Integration page from where you can see permissions, access, and uninstall the integration.

If you need addition configurations, you can also select the **Configure** button on the integration page to go to the third-party service's website.

### Uninstall a connectable account

To uninstall an integration:

1. From your Vercel [dashboard](/dashboard), open [**Integrations**](https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fintegrations\&title=Go+to+Integrations) in the sidebar
2. Next to the integration, select the **Manage** button
3. On the integrations page, select **Settings**, then select **Uninstall Integration** and follow the steps to uninstall.


---

[View full sitemap](/docs/sitemap)
