---
title: Using Edge Config with an integration
product: vercel
url: /docs/edge-config/edge-config-integrations
type: conceptual
prerequisites:
  - /docs/edge-config
related:
  - /docs/edge-config/integrations/launchdarkly-edge-config
  - /docs/edge-config/integrations/statsig-edge-config
  - /docs/edge-config/integrations/hypertune-edge-config
  - /docs/edge-config/integrations/split-edge-config
  - /docs/edge-config/integrations/devcycle-edge-config
summary: Learn how to use Edge Config with popular A/B testing and feature flag service integrations.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# Using Edge Config with an integration

> **🔒 Permissions Required**: Edge Config integrations

Vercel has partnered with A/B testing and feature flag services such as LaunchDarkly and Statsig to make it easier to integrate Edge Config into your workflow. These integrations sync feature flag definitions into Edge Config, allowing you to evaluate flags in the region closest to the user without making network calls to your preferred service provider.

To see these integrations in action, explore a template:

You can get started with any of these Edge Config integrations by following the quickstart:

- **[LaunchDarkly](/docs/edge-config/integrations/launchdarkly-edge-config)**
- **[Statsig](/docs/edge-config/integrations/statsig-edge-config)**
- **[Hypertune](/docs/edge-config/integrations/hypertune-edge-config)**
- **[Split](/docs/edge-config/integrations/split-edge-config)**
- **[DevCycle](/docs/edge-config/integrations/devcycle-edge-config)**

## More resources

- [Quickstart](/docs/edge-config/get-started)
- [Read with the SDK](/docs/edge-config/edge-config-sdk)
- [Use the Dashboard](/docs/edge-config/edge-config-dashboard)
- [Manage with the API](/docs/edge-config/vercel-api)
- [Edge Config Limits](/docs/edge-config/edge-config-limits)


---

[View full sitemap](/docs/sitemap)
