On this page

UI-Based Tool

Build no-code UI changes with Statsig's visual editor to launch lightweight A/B tests and content experiments without redeploying application code.

This guide covers how to use Statsig's built-in LaunchDarkly migration tool. This UI-based tool only imports the "production" environment.

What you need

Review the full checklist in the LaunchDarkly Migration Guide, then gather:
  1. Your project key. Projects in LaunchDarkly have a Name (for example, "My Mobile App") and a Key (for example, my_mobile_app).
  2. A read-only access token for this project. Create one in LaunchDarkly under Account Settings > Authorization and limit the scope to read-only.
  3. A Statsig project. Try this in a test project first.

How it works

These screens mirror the console walkthrough:
  1. If you don't have any feature gates in your project, Statsig prompts you to import Feature Gates.

Import Feature Gates prompt

  1. Select LaunchDarkly as the platform you want to migrate from.

Platform selection interface

  1. Enter your LaunchDarkly Project Key and API Key/access token.

LaunchDarkly credentials input form

  1. Preview the migration summary. The tool highlights which gates can and can't be migrated. Gates that aren't migrated include those with segments (coming soon) and those with non-Boolean flags.

Migration summary preview screen

  1. Finish migration of the gates. All migrated gates are tagged "Migrated" so you can identify them.

Migration completion confirmation

Was this helpful?