---
title: Network Path
description: Investigate network traffic paths
breadcrumbs: Docs > Network Monitoring > Network Path
---

# Network Path

## Overview{% #overview %}

Network Path illustrates the route that network traffic follows from its origin to its destination. This provides network administrators with the capability to precisely identify the source of network problems, whether they're internal or from an Internet Service Provider (ISP), or due to other issues such as misrouting. Each row signifies a path from a source to its destination, as depicted in the `source` and `destination` facet panel.

{% image
   source="https://docs.dd-static.net/images/network_performance_monitoring/network_path/network_path_view_4.66710c59f5a2ec30ee535ebce756b4c1.png?auto=format"
   alt="Path view in Network path highlighting a path selected from source to destination" /%}

## How it works{% #how-it-works %}

Datadog performs a `traceroute` at the host level to illustrate the packet's journey and latency at each hop from a source to its destination. Each host runs its own `traceroute`, and the path shown is a visual representation of this list. Network Path automatically sends either TCP or UDP packets to running applications.

The following diagram depicts the typical flow of a network path from a source (Host) to its destination.

{% image
   source="https://docs.dd-static.net/images/network_performance_monitoring/network_path/network_path_diagram.954323f1666e0abfd598a65f97273f99.png?auto=format"
   alt="Diagram of how Network path works" /%}

## Next steps{% #next-steps %}

Use the following views and tools to set up Network Path and investigate network performance and connectivity issues:

- [Setup](https://docs.datadoghq.com/network_monitoring/network_path/setup): Setup and configure Network Path on your environments.
- [List View](https://docs.datadoghq.com/network_monitoring/network_path/list_view): A comprehensive overview of all monitored network paths, allowing you to detect connectivity issues, analyze performance metrics, and filter for paths that need attention.
- [Path View](https://docs.datadoghq.com/network_monitoring/network_path/path_view): A visual display of the network path between a source and destination, enabling you to identify where issues arise, whether within your own infrastructure or with external providers.
- [Traceroute variants](https://docs.datadoghq.com/network_monitoring/network_path/guide/traceroute_variants): Learn how to use the `traceroute` and `tracert` commands to diagnose and resolve network issues.

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

- [Get end-to-end network visibility with Datadog Network Path](https://www.datadoghq.com/blog/datadog-network-path-monitoring/)
- [Identify slowdowns across your entire network with Datadog Network Path](https://www.datadoghq.com/blog/network-path/)
- [Network Path terms and concepts](https://docs.datadoghq.com/network_monitoring/network_path/glossary)
- [Network Path Monitor](https://docs.datadoghq.com/monitors/types/network_path/)
