Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Release pipelines are only available to customers on select plans. To learn more, read about our pricing. To upgrade your plan, contact Sales.
Overview
This topic explains how you can use LaunchDarkly’s release assistant capabilities, including release pipelines, to standardize and automate the release process for your feature flags. Release pipelines let you move flags through a series of phases, rolling out flags to selected environments and audiences following automated steps. This combination of release pipelines and automated steps is called Release assistant in the LaunchDarkly user interface.Release strategies
You can set up one or more release strategies for each phase, determining:- The environment to roll out to
- The audience to roll out to within the environment, including either everyone, or only selected segments
- Whether approvals are required
- Whether to release immediately, or use a guarded rollout to roll out gradually and prevent regressions
JSON, string, and number flags cannot be added to a release pipeline.
View release pipelines
Expand Release in the left navigation, then click Release assistant to view the default release pipeline within a project:

You can also use the REST API: Get all release pipelines, Get release pipeline by key

You can also use the REST API: Get release for flag