# How to change the update interval of your Asset tracker?

## Setting Asset Tracker Update Intervals

<div align="center"><figure><img src="/files/lTiupCTP6LsaBFd97QmD" alt="" width="155"><figcaption></figcaption></figure></div>

### Quick Start Guide

1. Go to **Settings**
2. Click **Change Update Interval**
3. Select the Vehicle&#x20;
4. Select your desired ping interval
5. If it's a motion sensing enabled device, make sure to swipe right the toggle bar.
6. Save your changes

<div align="center"><figure><img src="/files/j8vzuSBxMrWTAj2T9xHU" alt=""><figcaption></figcaption></figure></div>

### What This Does

The update interval determines how frequently your Asset Tracker sends location and status updates to the platform. This setting controls the "ping rate" - how often your tracker communicates its position and status.

### Changing Your Settings

1. Access the Settings Menu
   * Open your platform dashboard
   * Click on Settings
   * Select "Change Update Interval"
2. Choose the Vehicle &#x20;
3. Choose the desired vehicle from the dropdown list.
4. Choose Your Interval
   * Review available interval options
   * Select the appropriate timing for your needs
   * Confirm your selection
5. Apply Changes
   * Save your new interval setting
   * Wait for confirmation
   * Verify the new update frequency

### Tips for Choosing an Interval

* Consider your tracking needs
* The balance between accuracy and battery life
* Account for asset movement patterns
* Think about data usage requirements

### Important Notes

* Changes will not take effect immediately
* We will have to wait for the next update from the device after which the command will take into action.
* Monitor system performance after changes
* Adjust as needed based on your experience
* Consider the impact on battery life and data usage


---

# 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://help.matrack.io/gps-and-dashcam/readme/categories/admin-website/how-to-change-the-update-interval-of-your-asset-tracker.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.
