# LaunchDarkly

## About the integration ![](/files/-MjexqV3rhAZjHoih4fa)

Feature flags are an integral part of agile software development, and an important variable in deploying a successful CI/CD pipeline. Making high-impact changes with minimal risk and maximum control of your applications helps deliver quality software to your customers.

The Sleuth LaunchDarkly integration provides a powerful way to track how your feature flags affect the quality of your deploys over time. The LaunchDarkly integration enables Sleuth to track changes made via your LaunchDarkly features flags.

![](/files/-M4vjcKIjQh4pog5s26r)

Before you start you should already have a LaunchDarkly account, and your environment setup and running. If not, head over to [LaunchDarkly](https://app.launchdarkly.com) to get things started.

## Setting up the integration

To add the LaunchDarkly integration:

1. Click **Integrations** in the sidebar.
2. Click **enable** in the LaunchDarkly Change Sources card.

![](/files/-MSQ8dCuivXiUfmNAcNF)

3\. On successful integration, you'll see **LaunchDarkly enabled (Connected as \_\<LaunchDarkly user account>**\_\*\*) \*\*displayed in the LaunchDarkly tile.

![](/files/-MSQ8jCSacfJesjKMwVk)

4\. Once enabled you can now add a Feature flags to your existing projects. See [how to create feature flags](/sleuth-dora/settings/project/feature-flags.md) for more details.

## Removing the integration

#### If you wish to dissolve the **LaunchDarkly** integration for the organization:

1. Click on **Integrations** in the left sidebar, then on **Change Sources**.
2. In the LaunchDarkly integration card, click **disable**. The message **LaunchDarkly disabled** is displayed in the LaunchDarkly integration card once the integration is dissolved.

The LaunchDarkly integration is disconnected and no longer available to any projects within that organization.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.sleuth.io/sleuth-dora/integrations-1/feature-flags/launchdarkly.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
