# Motorsport Package

Motorsport is a perfect use case for Marple Insight. To support this, we’ve integrated specialized features designed to streamline the analysis of data collected during motorsport testing.

These tools make it easier to extract insights, compare performance metrics, and optimize results, helping teams gain a competitive edge.

## Laps (segments)

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

Marple Insight allows organising your runs into individual laps.&#x20;

You’ll find a lap identification bar both under the tab list and above the time series plots, highlighting each lap. In the time series plots, a dotted line marks the boundaries between laps. Additionally, below the Signal List, you’ll see a detailed overview of each lap, including lap timings.

<figure><img src="/files/NHD1F1XOSbSUkNbTLm58" alt=""><figcaption><p>Marple Insight makes it very easy to navigate between laps</p></figcaption></figure>

## Laps configuration

Marple Insight organizes datasets into laps or segments based on the configuration specified in the segment query. For more details on segment queries, [Optional Queries](/docs/marple-insight/setup-and-configuration/data-connection/connection-configuration/optional-queries.md) .&#x20;

## Distance mode

Distance mode switches the X-axis from time to distance. This is very useful if you are comparing laps or segments with each other (see further below [#lap-comparison](#lap-comparison "mention"))

First, ensure the correct distance signal is selected for accurate representation. To set the distance signal, click on the settings wheel next to the Signal list and select the correct signal next to Distance Signal.

<figure><img src="/files/o0J7DZiVtFc4252dySaf" alt="" width="375"><figcaption></figcaption></figure>

Next, to enable distance mode, click on the ruler icon in the top right corner of the visualisation screen. You’ll see the X-axis switch from time to distance.

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

## Lap comparison

When the multiple datasets are overlayed (see [Compare data](/docs/marple-insight/user-manuals/visualisation/compare-data.md)), you can easily compare laps across or within the same dataset, by aligning the data of each dataset at a selected lap.

Simply click on the settings wheel next to the dataset dialog at the left of the visualisation screen. Make sure **Auto Align** is on and select Lap Start.&#x20;

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

Once a lap is chosen, the data from both datasets will be synchronized and aligned at the beginning of that specific lap.

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

In the Manage Layers dialog you will now see that each dataset is aligned at the beginning of lap 4.

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

## Track maps

When creating a map plot, Marple Insight supports the upload of custom backgrounds (see [Map](/docs/marple-insight/user-manuals/visualisation/plot-types/map.md#background)).

This feature enables you to use a personalized track map as the background for your map plot.


---

# 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/user-manuals/motorsport-package.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.
