---
title: List View
description: Investigate the Network Path List View
breadcrumbs: Docs > Network Monitoring > Network Path > List View
---

# List View

## Overview{% #overview %}

The List View of Network Path is the default view for exploring various paths. Group by sources such as `hostname` and `service`. Use the search bar to search for specific endpoints, source, or destination locations.

For example, search by a specific `source.service` and `destination.service` to narrow your results:

{% image
   source="https://datadog-docs.imgix.net/images/network_performance_monitoring/network_path/network_path_list_search_2.b1b8ac9f05eae85ed0e149d61df3a4fd.png?auto=format"
   alt="The Network Path view, using the search by to sort by a specific source service and destination service" /%}

Additionally, search specific paths using the **Destination** and **Source** facet panels on the left hand side, such as `Destination AS Name`, `Destination Service`, or `Source Hostname`.

{% image
   source="https://datadog-docs.imgix.net/images/network_performance_monitoring/network_path/path_destination_facet_2.1738ddf8bf2c7b4053469972bc935fa6.png?auto=format"
   alt="The Network Path view, using the destination facet panel to sort by a specific destination service" /%}

## Filter controls{% #filter-controls %}

The top of the List View page also contains filter controls that can be used to give you a more granular search into the overall health of your network:

{% image
   source="https://datadog-docs.imgix.net/images/network_performance_monitoring/network_path/reachable_unreachable.b2c0cdf638ee2fa7325527e01d518e18.png?auto=format"
   alt="Image of the reachable abd unreachable toggle controls" /%}

{% dl %}

{% dt %}
Unreachable
{% /dt %}

{% dd %}
Filters to paths where the `traceroute` has not successfully reached the destination. This filter control can be useful to dive into a specific hop to determine where the failure is occurring.
{% /dd %}

{% dt %}
Reachable
{% /dt %}

{% dd %}
Filters to paths where the `traceroute` has successfully reached the destination.
{% /dd %}

{% /dl %}

## Multi-path map{% #multi-path-map %}

Use the **Multi-path map** button to build a path map based on one or more selected paths:

{% image
   source="https://datadog-docs.imgix.net/images/network_performance_monitoring/network_path/multi_path_2.653fba2dd1e0b37c44b988475b9f52c6.png?auto=format"
   alt="Multi-path view showing 2 selected paths." /%}

From this view, you can view the latency and reachability for the selected paths, as well as investigate end-to-end packet loss and hop-to-hop latency. For more information on this view, see the [Path View](https://docs.datadoghq.com/network_monitoring/network_path/path_view) documentation.

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

- [Learn more about the Path View in Network Path](https://docs.datadoghq.com/network_monitoring/network_path/path_view)
- [Setup Network Path](https://docs.datadoghq.com/network_monitoring/network_path/setup)
