---
title: Using Global Config with an integration
product: vercel
url: /docs/global-config/global-config-integrations
canonical_url: "https://vercel.com/docs/global-config/global-config-integrations"
last_updated: 2018-10-20
type: conceptual
prerequisites:
  - /docs/global-config
related:
  - /docs/global-config/global-config-integrations/launchdarkly-global-config
  - /docs/global-config/global-config-integrations/statsig-global-config
  - /docs/global-config/global-config-integrations/split-global-config
  - /docs/global-config/global-config-integrations/devcycle-global-config
  - /docs/global-config/get-started
summary: Learn how to use Global Config with popular A/B testing and feature flag service integrations.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# Using Global Config with an integration

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

Vercel has partnered with A/B testing and feature flag services such as LaunchDarkly and Statsig to make it easier to integrate Global Config into your workflow. These integrations sync feature flag definitions into Global 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 Global Config integrations by following the quickstart:

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

## More resources

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


---

[View full sitemap](/docs/sitemap)
