# My vehicle didn't stop, yet the trip is split

## Question

Why are my device's trips stopping and starting randomly?

## Answer

The most likely cause for a trip to seemingly end and start later, farther down the road where it can't park is most likely due to Parking Detection. Please review your Parking Detection settings and compare against the data within the Raw Data Export tool. The device most likely was moving at a speed lower than the Parking Detection limit.

Other possibilities include device issues due to GPS signal or the device itself not providing speed information. The Raw Data Export tool will show this specifically.

A possible way around this is to uncheck the **Split by stops** option on the object widget, which shows the path as a single track.

## Links

* [Parking detection](/docs/user/guide/events-and-notifications/movement-monitoring/parking-state-detection.md)
* [Raw data export](/docs/user/guide/devices-and-settings/object-management/raw-data-block.md)


---

# 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://navixy.com/docs/qna/using-navixy/my-vehicle-didnt-stop-yet-the-trip-is-split.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.
