# Control Tower

## Overview

Specific reports on your current performance are available in the <code class="expression">space.vars.Report\_ControlTower</code> dashboard.

You can use the reports and advanced filters available to track the status of your parcels and monitor the success of your communications and trackings that are experiencing issues.

## Purpose of the Reports

This section provides some example questions and how specific reports can help you answer them to give insights into your data.

An example question is: *Which parcels are still not delivered?*

This can be answered by going to the [Exceptions report](https://docs.parcellab.com/docs/platform/overview/control-tower/exceptions-report) and viewing the "Parcels in progress" table. By using the filter above the table, you can set the minimum number of days a parcel has been stuck. If you set the minimum time stuck to one day, this will show you all orders that are still open (that is: created during the last 15 days). Additionally, if you want to check a particular order, you can check its tracking number in the table and see its current position.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FMgodWbS054EhLRdpHoY8%2FNetworkMonitoringExample.png?alt=media&#x26;token=b48c01e9-4214-459e-ab1c-fcea5d34f98f" alt="Parcels in progress table"><figcaption></figcaption></figure>

## <code class="expression">space.vars.Report\_ControlTower</code> Reports

Each of the reports in the <code class="expression">space.vars.Report\_ControlTower</code> dashboard are described in the following pages.

{% content-ref url="control-tower/live-network-report" %}
[live-network-report](https://docs.parcellab.com/docs/platform/overview/control-tower/live-network-report)
{% endcontent-ref %}

{% content-ref url="control-tower/communications-report" %}
[communications-report](https://docs.parcellab.com/docs/platform/overview/control-tower/communications-report)
{% endcontent-ref %}

{% content-ref url="control-tower/exceptions-report" %}
[exceptions-report](https://docs.parcellab.com/docs/platform/overview/control-tower/exceptions-report)
{% endcontent-ref %}

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

#### Check out the parcelLab guides

For further information on using the dashboard and metrics, see our [user guide documentation](https://how.parcellab.works/guides/trackings/control-tower).
{% 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/platform/overview/control-tower.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.
