# Network Monitoring Report

## Use Case

Using this report, you can understand which countries or shops returns tend to come from and the lifetime of returns from order placement until arrival back in the warehouse. From the data, you can identify if your return rate is caused by bad practices from customers or is intrinsic to your processes. This can be deduced from the percentage of returns due to bracketing and orders that are returned in full.

## <code class="expression">space.vars.Report\_RINetworkMonitoring</code> Report Features

The top-level row shows the core metrics of this report and the date the report was last refreshed above it. This gives you an overview of the return rate and the number of parcels and items returned for the current period. It can be compared against a fixed previous period, which is based on the current period selected (for example: if the current period selected is 30 days, then the previous period used will be the previous 30 days from the current period).

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FM3q49Bg11jErEGkZB433%2FNetworkMonitoringReportStats.png?alt=media&#x26;token=e74dabfd-a68a-4f0e-98ac-acb7dbc33d81" alt="Core metrics of Network Monitoring Report"><figcaption></figcaption></figure>

More detailed charts are included in the <code class="expression">space.vars.Report\_RINetworkMonitoring</code> report to help you monitor customer returns behavior.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2F2QLwcEqCZojBZgGLSzXi%2FReturnsNetworkMonitoring.png?alt=media&#x26;token=433c8234-4f9b-4cbb-8302-11c58de39043" alt="Network Monitoring report charts"><figcaption></figcaption></figure>

{% hint style="info" icon="book" %}

#### Check out the parcelLab guides

For further information on using the report and metrics, see our [user guide documentation](https://how.parcellab.works/guides/returns/returns-insights/network-monitoring-report).
{% endhint %}


---

# 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.parcellab.com/docs/retain/returns-insights/network-monitoring-report.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.
