---
description: Learn how LaunchDarkly can help your business. We provide UK business users the most detailed information on pricing, features, usability, and reviews for LaunchDarkly.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: LaunchDarkly Reviews, Prices & Ratings | GetApp UK 2026
---

Breadcrumb: [Home](/) > [ALM Software](/directory/269/application-lifecycle-management/software) > [LaunchDarkly](/software/2040051/launchdarkly)

# LaunchDarkly

Canonical: https://www.getapp.co.uk/software/2040051/launchdarkly

Page: 1 / 2\
Next: [Next page](https://www.getapp.co.uk/software/2040051/launchdarkly?page=2)

> LaunchDarkly is the runtime control plane for features and AI generated code, helping teams release confidently, detect issues instantly, and automatically fix problems in production—with no redeploys
> 
> Verdict: Rated **4.7/5** by 26 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Key benefits of LaunchDarkly

\- Release: Progressive rollouts, guardrails, and instant kill switches to minimize risk.&#10;- Observe: Feature-level monitoring and real-time insights into performance and errors.&#10;- Iterate: Experimentation and variation testing to optimize features based on actual user behavior.&#10;- AI Configs: Runtime control of prompts and models so teams can refine AI behavior safely without redeploying.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.7/5** | 26 Reviews |
| Ease of Use | 4.7/5 | Based on overall reviews |
| Customer Support | 4.5/5 | Based on overall reviews |
| Value for Money | 4.2/5 | Based on overall reviews |
| Features | 4.5/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Likelihood to recommend) |

## About the vendor

- **Company**: LaunchDarkly
- **Location**: Oakland, US

## Commercial Context

- **Starting Price**: US$12.00
- **Pricing model**: Per User (Free version available) (Free Trial)
- **Pricing Details**: LaunchDarkly offers a 14-day free trial for new users. Pricing starts at  $10 user/month.
- **Target Audience**: 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based
- **Supported Languages**: English
- **Available Countries**: Australia, Austria, Belgium, Canada, Denmark, Finland, France, Germany, Greece, Hong Kong SAR China, Hungary, Iceland, Indonesia, Ireland, Isle of Man, Israel, Italy, Japan, Luxembourg, Netherlands and 14 more

## Features

- A/B Testing
- API
- Activity Dashboard
- Application Management
- Audience Targeting
- Campaign Segmentation
- Change Management
- Collaboration Tools
- Continuous Delivery
- Continuous Deployment
- Data Extraction
- Data Import/Export
- Data Storage Management
- Data Synchronisation
- Data Visualisation
- Deliverables Management
- Deployment Management
- Lifecycle Management
- Mobile Development
- Monitoring

## Integrations (13 total)

- AppDynamics
- Bitbucket
- CircleCI
- Datadog
- GitHub
- GitLab
- Jira
- Pendo
- Pendo
- Rollbar
- Segment
- Slack
- Terraform

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base

## Category

- [ALM Software](https://www.getapp.co.uk/directory/269/application-lifecycle-management/software)

## Related Categories

- [ALM Software](https://www.getapp.co.uk/directory/269/application-lifecycle-management/software)
- [Product Lifecycle Management Software](https://www.getapp.co.uk/directory/329/product-lifecycle-management/software)
- [App Development Software](https://www.getapp.co.uk/directory/370/application-development/software)
- [DevOps Tools](https://www.getapp.co.uk/directory/1087/devops/software)
- [AB Testing Tools](https://www.getapp.co.uk/directory/1295/ab-testing/software)

## Alternatives

1. [GitHub](https://www.getapp.co.uk/software/90537/github) — 4.8/5 (6187 reviews)
2. [Jira](https://www.getapp.co.uk/software/9953/jira) — 4.4/5 (15414 reviews)
3. [GitLab](https://www.getapp.co.uk/software/112635/gitlab) — 4.6/5 (1223 reviews)
4. [Bitbucket](https://www.getapp.co.uk/software/91554/bitbucket) — 4.6/5 (1346 reviews)
5. [Google Cloud](https://www.getapp.co.uk/software/122483/google-cloud-platform) — 4.7/5 (2302 reviews)

## Reviews

### "LaunchDarkly is a Feature Flag must Agile projects." — 5.0/5

> **Jeff** | *5 January 2026* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: LaunchDarkly is a great tool to manage the feature flags in your source code. We have used it to manage the different parts of our SAAS product. It is very simple \[sensitive content hidden\]&#10; manage the actual feature flags and you can manage it to an environment like Dev/Test/Prod with different criteria. With the simple to use interface our Product management team is able to manage the feature flags and manage the rollout of the feature. The UI has full auditing and control for the management of the flags.
> 
> **Cons**: As with any code based feature flags at some point the code is now released and you have to determine if you will take the feature flag calls to LaunchDarkly when fully released.
> 
> The support has been good and the team that assisted us in our setup was very helpful. We have been very happy with the results and are increasing our use of the product.

-----

### "Flexible feature gating that scales from simple rollouts to LLM A/B testing" — 5.0/5

> **Manish** | *22 June 2026* | Computer Software | Recommendation rating: 9.0/10
> 
> **Pros**: The core flag system is solid and reliable for standard feature rollouts. It gates new code paths, can be used for gradual percentage rollouts, and killing something quickly in prod without a redeploy. Contexts and segments are where it gets genuinely useful. For our LLM A/B tests, being able to define contexts and target specific segments meant we could route different user groups to different models cleanly, without hardcoding that logic ourselves. And since adjusting targeting rules or changing the split is a config change rather than a deploy, it's quick to iterate on model behaviour and get fast feedback.
> 
> **Cons**: You have to make the code changes yourself — putting the flags into the code and wiring up the logic to read them isn't something the platform does for you. On top of that, flags need regular cleanup and archiving, so there's an ongoing maintenance overhead to keep things from piling up. The targeting setup also has a bit of a learning curve before the segment and context model clicks.
> 
> I've been using LaunchDarkly across a couple of different use cases, and it's held up well. The combination of flags, segments, and contexts is what earned it a place in our stack. It covers both straightforward feature gating and more involved experimentation from the same place. We could gate a particular code path or feature behind a flag and just as easily enable it for a segment of users, specific users, specific tenant accounts, or dedicated QA accounts. We also used it to A/B test different LLMs routing requests to different models in specific proportions and even scope that down to only specific tenants. Once the targeting model clicks, it's flexible enough to handle whatever we throw at it. For both code rollouts and LLM experimentation, it's done exactly what we needed from a single place, and I'd recommend it to any team that needs that combination.

-----

### "Launchdarkly is convenient for feature flagging" — 4.0/5

> **Joseph** | *15 October 2024* | Health, Wellness & Fitness | Recommendation rating: 7.0/10
> 
> **Pros**: A convenient way to organize feature flagging for your applications.
> 
> **Cons**: No particular cons stand out to me. It works the way it should.
> 
> Convenient and straightforward to integrate into a react-native environment for feature flagging. Allows us to keep dev work flowing and integrated while getting ready for launch.

-----

### "LaunchDarkly Review" — 4.0/5

> **Verified Reviewer** | *30 December 2024* | Program Development | Recommendation rating: 9.0/10
> 
> **Pros**: I think the way to change the feature flags is pretty easy
> 
> **Cons**: I think the pricing could improve for small companies
> 
> LaunchDarkly has been a great tool for feature flagging and experimentation. It allows us to roll out features gradually, reducing risk and improving flexibility

-----

### "Super helpful to manage deliveries." — 5.0/5

> **Theo** | *12 May 2025* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: Very easy to integrate and easy to use. I like the environment isolation and segment creation to target individual users or "bucket of categories"
> 
> **Cons**: I can't think of any. Its been a positive experience so far with me. One room of improvement could be to group together or categorize flags.
> 
> I've used it for couple of months and I like how we can create segments to target different categories to turn on/off the flag.

-----

Page: 1 / 2\
Next: [Next page](https://www.getapp.co.uk/software/2040051/launchdarkly?page=2)

## Links

- [View on GetApp](https://www.getapp.co.uk/software/2040051/launchdarkly)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.getapp.de/software/2040051/launchdarkly> |
| de-AT | <https://www.getapp.at/software/2040051/launchdarkly> |
| en | <https://www.getapp.com/it-management-software/a/launchdarkly/> |
| en-AE | <https://www.getapp.ae/software/2040051/launchdarkly> |
| en-AU | <https://www.getapp.com.au/software/2040051/launchdarkly> |
| en-CA | <https://www.getapp.ca/software/2040051/launchdarkly> |
| en-GB | <https://www.getapp.co.uk/software/2040051/launchdarkly> |
| en-IE | <https://www.getapp.ie/software/2040051/launchdarkly> |
| en-NZ | <https://www.getapp.co.nz/software/2040051/launchdarkly> |
| en-SG | <https://www.getapp.sg/software/2040051/launchdarkly> |
| en-ZA | <https://www.getapp.za.com/software/2040051/launchdarkly> |
| es | <https://www.getapp.es/software/2040051/launchdarkly> |
| es-CL | <https://www.getapp.cl/software/2040051/launchdarkly> |
| es-CO | <https://www.getapp.com.co/software/2040051/launchdarkly> |
| es-MX | <https://www.getapp.com.mx/software/2040051/launchdarkly> |
| fr | <https://www.getapp.fr/software/2040051/launchdarkly> |
| fr-BE | <https://fr.getapp.be/software/2040051/launchdarkly> |
| fr-CA | <https://fr.getapp.ca/software/2040051/launchdarkly> |
| nl | <https://www.getapp.nl/software/2040051/launchdarkly> |
| nl-BE | <https://www.getapp.be/software/2040051/launchdarkly> |
| pt | <https://www.getapp.com.br/software/2040051/launchdarkly> |
| pt-PT | <https://www.getapp.pt/software/2040051/launchdarkly> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp UK","address":{"@type":"PostalAddress","addressLocality":"Egham","addressRegion":"ENG","postalCode":"TW20 9AH","streetAddress":"Tamesis, The Glanty, Staines-upon-Thames Egham TW20 9AH United Kingdom"},"description":"Review, Compare, and Evaluate small business software. GetApp UK has software offers, SaaS and Cloud Apps, independent evaluations, and reviews.","email":"info@getapp.co.uk","url":"https://www.getapp.co.uk/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@type":"Organization","@id":"https://www.getapp.co.uk/#organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/GetApp"]},{"name":"LaunchDarkly","description":"AI ships code faster than teams can validate it. LaunchDarkly is the runtime control plane for features, AI generated code, and AI agents. \n\nRelease confidently, detect issues instantly, and automatically fix problems in production—no redeploys, no fire drills.\n\nWith Runtime Control:\n-Ship with control: pre-defined guardrails, success metrics, and automated rollouts \n-Change-level issues are detected immediately—before users are impacted\n-Remediation is instant, automated, and non-disruptive\n-Incidents are handled—no one needs to jump in\n\nMore than 5,500 organizations, including a quarter of the Fortune 500, rely on LaunchDarkly to deliver reliable digital experiences &amp; turn software releases into a competitive advantage.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/f1a03c5f-752c-48ac-8420-06ffdba202d9.png","url":"https://www.getapp.co.uk/software/2040051/launchdarkly","@type":"SoftwareApplication","@id":"https://www.getapp.co.uk/software/2040051/launchdarkly#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.co.uk/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":26,"ratingValue":4.7},"offers":{"price":"12","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"ALM Software","position":2,"item":"/directory/269/application-lifecycle-management/software","@type":"ListItem"},{"name":"LaunchDarkly","position":3,"item":"/software/2040051/launchdarkly","@type":"ListItem"}],"@id":"https://www.getapp.co.uk/software/2040051/launchdarkly#breadcrumblist"}]}
</script>
