---
title: CI/CD Optimization
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Continuous Integration Visibility > CI/CD Optimization
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# CI/CD Optimization

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

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

{% /callout %}

CI/CD Optimization combines Datadog's [CI Visibility](https://docs.datadoghq.com/continuous_integration.md) and [Test Optimization](https://docs.datadoghq.com/tests.md) experiences into one unified interface. It provides a single place to understand, monitor, and improve your entire CI/CD ecosystem, from pipeline executions to individual test runs.

To enable the new experience, click Try It Now at the top of any page in CI Visibility or Test Optimization. You can return to the previous UI at any time by clicking Switch Back.

This page provides an overview of CI/CD Optimization's key features, some of which retain original functionality of CI Visibility and Test Optimization. Follow the links to legacy documentation for details on using each product within the unified UI.

## CI/CD Health{% #cicd-health %}

Explore key CI reliability and performance metrics in the CI/CD Health page. The dashboard includes widgets to track their evolution over time, suggestions to improve them, and an overview of your monitors' status.

{% image
   source="https://docs.dd-static.net/images/cicd_optimization/cicd_health.98fbeb72a13397ea4761801e065041bc.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/cicd_optimization/cicd_health.98fbeb72a13397ea4761801e065041bc.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="CI/CD Health dashboard" /%}

## Unified explorer{% #unified-explorer %}

Browse pipeline executions and test runs from a single view in the CI/CD Explorer. Toggle between pipelines and tests, and narrow down results by specific levels of aggregation:

- **Pipelines**: Pipeline, Stage, Job, Step, or Command
- **Tests**: Session, Module, Suite, or Test

{% image
   source="https://docs.dd-static.net/images/cicd_optimization/explorer.f7f7a08a2176c2b57125130a2c1fd20c.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/cicd_optimization/explorer.f7f7a08a2176c2b57125130a2c1fd20c.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Unified explorer with toggle for pipeline and test data" /%}

For details on searching, filtering, and analyzing each type of data, see [CI Visibility Explorer](https://docs.datadoghq.com/continuous_integration/explorer.md) and [Test Optimization Explorer](https://docs.datadoghq.com/tests/explorer.md).

## Flaky Management{% #flaky-management %}

Get a high-level view of flakiness across your repositories in the Flaky Management Overview. This page provides trend charts, prioritization suggestions, and tooling to validate your setup.

{% image
   source="https://docs.dd-static.net/images/cicd_optimization/flaky_overview.091d550d18ad0c1224c234239b4446be.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/cicd_optimization/flaky_overview.091d550d18ad0c1224c234239b4446be.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Flaky Management overview with trend charts and prioritization suggestions" /%}

Track and remediate flaky tests directly from the Flaky Management Explorer. You can view flaky test trends, identify problematic tests, and take action to improve test reliability. See [Flaky Tests Management](https://docs.datadoghq.com/tests/flaky_management.md) for more information.

{% image
   source="https://docs.dd-static.net/images/cicd_optimization/flaky_management.ae74713ab26ce12b410da4eb7e6bcedc.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/cicd_optimization/flaky_management.ae74713ab26ce12b410da4eb7e6bcedc.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Flaky Management interface showing flaky test trends and actions" /%}

## Continuous setup flow{% #continuous-setup-flow %}

Set up CI/CD Optimization for a repository in one continuous, guided process. After [connecting your CI provider](https://docs.datadoghq.com/continuous_integration/pipelines.md) to Datadog, continue directly to the next step to [set up the test suite](https://docs.datadoghq.com/tests/setup.md) you want to monitor.

{% image
   source="https://docs.dd-static.net/images/cicd_optimization/setup_flow.721e93c0603ae37160a236f91dd81737.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/cicd_optimization/setup_flow.721e93c0603ae37160a236f91dd81737.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Continuous setup flow for CI provider and test suite" /%}

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

Additional helpful documentation, links, and articles:

- [CI Visibility](https://docs.datadoghq.com/continuous_integration.md)
- [Test Optimization](https://docs.datadoghq.com/tests.md)
