# Trips

## List of Trips

![Trips](/files/-MGNlpocvhfTKSZjsEog)

### Search

#### Search by User

You can search for any trip by user by any of these parameters:

* Email
* Phone
* First Name
* Last Name
* Client ID
* DeviceToken

#### Search by Trip

You can search for any trip by its TrackToken or Track ID

### Filters

![Trips | Filters](/files/-MGNvL3W8xa6EbAKNBwd)

You can filter your users by any of these parameters:

* Period
* Driving Behavior (Risk Score, Speeding, Acceleration, Braking, Cornering, PhoneUsage)
* Hidden from App (if the User hides the trip, there is a status Hidden), but you can still see these trips in DataHub
* Tags
* Mileage
* Time Driven
* Country
* City Start and City Finish

## Trip Details

Map view of any trip.

![](/files/-MGNtlCYye7qWOagMzUF)

### Search any User trips:

* Email
* Phone
* First Name
* Last Name
* Client ID
* DeviceToken


---

# 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.userdatahub.com/datahub/trips.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.
