# How to view routes (Network Mapping)

{% hint style="info" %}
On the Digibee Integration Platform, the Network Mappings (routes) are linked to the environments. In the initial phase of this feature, the link is only made with the Test & Prod environment.
{% endhint %}

Find out how to see the full and current list of your ZTNA routes (Network Mapping)

1. Click on **Connectivity** in the upper right corner on the Platform home page.
2. Click on the **Network Mapping** tab.

<figure><img src="/files/X5WTD8WCgTqVme9svnhB" alt=""><figcaption></figcaption></figure>

3. The tab opens and the information about your routes is displayed.

To view more details, click the information icon on the right side of each route to open the **Route advanced information** in a new tab.

<figure><img src="/files/bcSU6qBm9zj9SBKkSmFt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qjDiiZGoQ8p0z0fZVrg1" alt=""><figcaption></figcaption></figure>


---

# 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://docs.digibee.com/documentation/developer-guide/connectivity-management/ztna/view-routes.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.
