# Devices and settings

The **Devices and settings** section in Navixy is a comprehensive interface that allows fleet managers to configure and manage their tracking devices remotely. This section is essential for fine-tuning device performance, setting up sensors, and applying specific settings tailored to each asset within the fleet.

{% hint style="warning" %}
The number of devices per account is restricted to 25,000, not including the deleted or hidden devices.
{% endhint %}

![](/files/Kj1ltNIaQYCwkBzGphw2)

### Key features and configuration options

<table><thead><tr><th width="161.27276611328125">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Object label</strong></td><td>The label assigned to each device. It helps in easily identifying and managing devices within your fleet.</td></tr><tr><td><strong>Group</strong></td><td>Objects can be grouped based on department, function, or any other categorization that suits your fleet's needs. This organization aids in managing multiple devices efficiently.</td></tr><tr><td><strong>Tags</strong></td><td>Tags provide a quick and easy way to categorize and search for devices within the platform. This feature enhances the organization and retrieval of device information.</td></tr><tr><td><strong>Phone number</strong></td><td>Displays the phone number associated with the SIM card installed in the device, which is crucial for communication and data transmission.</td></tr><tr><td><strong>Tracking mode</strong></td><td>Configure the tracking behavior based on time, distance, or cornering. This allows you to fine-tune how frequently the device reports its position, balancing data accuracy with transmission costs.</td></tr><tr><td><strong>Parking detection</strong></td><td>Set parameters to define when the vehicle is considered parked. This includes conditions like minimum idle time and maximum idle speed after movement stops.</td></tr><tr><td><strong>Harsh driving</strong></td><td>Use the built-in accelerometer to detect and report harsh driving events such as rapid acceleration, harsh braking, or sharp cornering. These settings help monitor driver behavior and enhance safety.</td></tr><tr><td><strong>Tow detection</strong></td><td>For devices that support tow detection, configure the sensitivity to ensure accurate detection while minimizing false alarms.</td></tr><tr><td><strong>Sensors and buttons</strong></td><td>Map device inputs to connected sensors and define sensor types. This includes setting up fuel level sensors, applying calibration data, and configuring other connected inputs.</td></tr><tr><td><strong>Data forwarding</strong></td><td>Forward data from the GPS tracking device to other servers in your preferred format or protocol. This feature is vital for integrating Navixy with other platforms, for compliance or for custom real-time data processing.</td></tr><tr><td><strong>Connection state</strong></td><td>Adjust the connection status of the device, including the timeout settings for when the device is considered disconnected.</td></tr><tr><td><strong>Additional features</strong></td><td>Depending on the device model, additional configuration options may be available, such as engine hours tracking, ignition source settings, unauthorized movement detection, and more.</td></tr></tbody></table>


---

# 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/devices-and-settings.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.
