# Overview Dashboards

{% hint style="success" %}
Overview dashboards are in active development. Reach out to us with any suggestions, questions or feedback at <support@marpledata.com>
{% endhint %}

Overview dashboards is one of the most powerful features of Marple Insight, allowing you to interact with all your datasets in a single view. For example, you can make a dashboard to track the progress of a test campaign:&#x20;

<figure><img src="https://3590686807-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwEBNWlmdcxXBXd7oyqyR%2Fuploads%2FjFSe5fMZeckvrrYbfT65%2Foverview-dashboard.png?alt=media&#x26;token=2b48f584-54bb-49c3-add1-2c6c75dc8ed3" alt=""><figcaption></figcaption></figure>

## Plot types

<figure><img src="https://3590686807-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwEBNWlmdcxXBXd7oyqyR%2Fuploads%2F1xF5jYY5RPCXNWjsMhFl%2Fimage.png?alt=media&#x26;token=2ca10b2a-e324-4b95-866b-51553eace007" alt="" width="375"><figcaption></figcaption></figure>

Currently,  the following plot types are supported:

* **Number plots**: showing 1 aggregated value for all datasets\
  Example: Total mileage \[km]
* **Table, Pie and Bar plots**: showing multiple aggregate values, grouped on a second value\
  Example: Average battery temperature for low power, medium power and high power cases
* **Scatter plots**: showing two aggregates as a single dot for every dataset\
  Example: Maximum altitude VS maximum speed for every dataset

{% hint style="success" %}
Hint: scatter plots can be used to identify outliers. You can click the visualise icon to open a dataset for deeper analysis.
{% endhint %}

<figure><img src="https://3590686807-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwEBNWlmdcxXBXd7oyqyR%2Fuploads%2F2eoscbjLl5ODn4ID91fF%2Fscatter-drill-down.png?alt=media&#x26;token=34fea0d4-dc58-4574-bb4f-10032a6e5a1c" alt=""><figcaption><p>By clicking the visualise icon for a dataset, you can drill down into the time series view to explore it in depth.</p></figcaption></figure>

You can create your plots based on

* Raw signal values from your datasets, e.g. `speed`, `temperature`, etc
* Math channels that are derived from raw signals, e.g. `temperature_fahrenheit` \
  Read more here: [functions](https://docs.marpledata.com/docs/marple-insight/user-manuals/visualisation/functions "mention")
* Dataset metadata, e.g. `driver`, `location`, etc

## Filtering

Overview dashboards allow you to filter the datasets that you want to see. This can be done on three levels:

1. **Saved filters**: use this to make a primary selection of what datasets should appear on the dashboard.
2. **Ad-hoc filters**: useful to quickly dive into a subset of the data. They are reset whenever you open the dashboard from scratch.
3. **Plot filters**: for applying extra filtering on the plot level. Also saved as part of the dashboard definition.

<figure><img src="https://3590686807-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwEBNWlmdcxXBXd7oyqyR%2Fuploads%2FRNNkZ3zdkKafpsYrf6i6%2Ffilters.png?alt=media&#x26;token=8270722d-368a-4524-b29d-69c36095b6b9" alt=""><figcaption><p>The visible datasets in an overview dashboard can be filtered on three levels.</p></figcaption></figure>

## Discover Overview Dashboard in 1 minute

{% embed url="<https://youtu.be/J6yCoxYZ-Sk>" %}

Want to discover more Overview Dashboard features in 1 minute? Check out other [1-minute-marple-videos](https://docs.marpledata.com/docs/other-resources/1-minute-marple-videos "mention")
