# Assets list

{% columns %}
{% column %}
This screen displays all your assets: vehicles, staff, and objects (unassigned GPS devices). To view more information about any of your assets, tap its entry. To find a specific asset, tap <img src="/files/7KeR4S4h8RrUflosmUja" alt="Search" data-size="line"> and enter its name.

The icon to the right of each asset indicates its movement status, such as moving or parked.
{% endcolumn %}

{% column %}

<figure><img src="/files/adrTuQxgtglQbGSo7fLa" alt="Assets list"><figcaption><p>Assets list</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Events

{% columns %}
{% column %}
Tap <img src="/files/xm31TooU2QxafHfWov4d" alt="Bell" data-size="line"> to view the events.

This screen shows various events occurring to your assets, such as leaving or entering a geofence, going idle, speeding, completing tasks, and more. To filter by category type, tap **All**, **Vehicles**, **Staff**, or **Objects**.

The second menu shows your current filters, all of which can be configured: time period, specific vehicles or staff, and event types. The **Unread** filter will display only the unread notifications, while **Emergency** will narrow down your search to urgent events.
{% endcolumn %}

{% column %}

<figure><img src="/files/q5Sh0i79Jf068WxfSvVI" alt=""><figcaption><p>Events</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Map

{% columns %}
{% column %}
Tap <img src="/files/T0aOPOjJ4Vn8vfzf0LdU" alt="Map" data-size="line"> to open an interactive map displaying your assets.

You can zoom in and out and center the map on your own GPS coordinates. Tap the vehicle’s icon to follow its route and view its current status and location. Tap <img src="/files/T0aOPOjJ4Vn8vfzf0LdU" alt="Map" data-size="line"> again to open the vehicle’s details.
{% endcolumn %}

{% column %}

<figure><img src="/files/E68gx6B6nY7OI6PStICi" alt=""><figcaption><p>Fullscreen map</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

Tap <img src="/files/HixNVbgvZyQQWSwHdjV1" alt="Map options" data-size="line"> to display the map options menu:

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><img src="/files/sqbUkIWj2mO9T4t6fsqA" alt="Places" data-size="original"></td><td valign="top"><img src="/files/lxWJ2H0CcZUkyhWDPGfg" alt="Geofences" data-size="original"></td><td valign="top"><img src="/files/AGoEJXIoKA58aBQU3KMM" alt="Map types" data-size="original"></td></tr></tbody></table>

Here, you can select places (such as client locations for delivery), geofences, and map type. Note that map type selection is currently only available on Android devices.

### Sorting and filtering

{% columns %}
{% column %}
The list has two filtering methods: by category and by status.

To filter by category, tap **All**, **Vehicles**, **Staff**, or **Objects**.

To filter by status (moving, stopped, parked, idling, and offline), tap <img src="/files/v0yb9KipL7bGfDh9VCTu" alt="" data-size="line"> to open the **Filter & Sorting** menu. In addition to filtering, this menu also allows sorting assets by name.
{% endcolumn %}

{% column %}

<figure><img src="/files/9dsoxLdonJ5oDQK8wt4B" alt="Filter &#x26; sorting"><figcaption><p>Filter &#x26; sorting</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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/user/guide/x-gps-mobile-apps/x-gps-mobile/assets-list.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.
