---
title: Feature Flags
description: Learn about feature flags in Datadog.
breadcrumbs: Docs > Feature Flags
---

# Feature Flags

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site.md). ().
{% /alert %}

{% /callout %}

## Overview{% #overview %}

Feature flags enable you to toggle features on and off, conduct A/B/n testing, gradually roll out new functionality, and personalize user experiences—all without the need for extensive code deployments. With feature flags, you can empower your team to make dynamic changes, iterate rapidly, and deliver enhanced user experiences.

## Further reading{% #further-reading %}

- [Getting started with Feature Flags](https://docs.datadoghq.com/getting_started/feature_flags.md)
- [Set up Feature Flags for client-side applications](https://docs.datadoghq.com/feature_flags/client.md)
- [Set up Feature Flags for server-side applications](https://docs.datadoghq.com/feature_flags/server.md)
- [Migrate Your Feature Flags from LaunchDarkly](https://docs.datadoghq.com/feature_flags/guide/migrate_from_launchdarkly.md)
- [Migrate Your Feature Flags from Statsig](https://docs.datadoghq.com/feature_flags/guide/migrate_from_statsig.md)
