# What is Marple Insight?

## What is Marple Insight? <a href="#what-is-marple" id="what-is-marple"></a>

Marple Insight is a web-based platform for interactive time series data analysis. We believe that to properly understand your data you need to play with it. That is exactly what Marple Insight lets you do!

Designed for working with high-frequency test and measurement data, Marple Insight integrates effortlessly with databases like PostgreSQL, InfluxDB, Azure Data Explorer, Timescale, and more. This ensures that engineers can analyze data where it already resides—no more time wasted on transfers or fragmented storage.

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://cdn.iframe.ly/&source_ve_path=OTY3MTQ&v=an7lK50nxG0>" %}
Marple Explainer Video
{% endembed %}

## How does Marple Insight read out my data? <a href="#when-to-use-marple" id="when-to-use-marple"></a>

Marple Insight connects directly integrates with your databases thanks to optimised queries that are preconfigured (for more, see: [Data connection](/docs/marple-insight/setup-and-configuration/data-connection.md)). As a result, Marple Insight efficiently queries high-frequency time series data, instantly retrieving the insights you need. No more manual file handling—just seamless, real-time access to your measurement data. &#x20;

<figure><img src="/files/tjMEoJu9bNBD7tx5zbuo" alt="" width="563"><figcaption></figcaption></figure>

## Who is Marple Insight for? <a href="#when-to-use-marple" id="when-to-use-marple"></a>

Marple Insight is specifically designed for scientists and engineers who want to do streamlined data analysis.&#x20;

Marple Insight excels in visualising test and measurement data, making it a must-have tool for anyone dealing with sensor data generated during tests or simulations.

So are you developing drones, cars, airplanes, robots, or any cutting-edge technology? Marple Insight is your go-to tool for accelerating projects and gaining valuable insights.

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

## Why Marple Insight exists

There are plenty of tools for making dashboards, for business intelligence and there are plenty of plotting libraries. But there are barely any tools for time series data analysis in the engineering world!

Right now engineers and scientists are writing their own complicated analysis scripts in MATLAB or Python. Scripts that are able to load some data, read a few signals, and make a bunch of plots.&#x20;

But these scripts are fragile and cumbersome to work with, and every change usually requires a re-run of the script. Does this sound familiar? Try Marple Insight today and see how much easier and efficient your workflow becomes!

<figure><img src="/files/Fg2Fp86RdYKdAT8Wx4Ul" 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.marpledata.com/docs/marple-insight/welcome/what-is-marple-insight.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.
