# How to add missing data in events

## Managing Missing Data Events

### Getting Started

1. Launch the app
2. Sign in using your credentials

### Accessing Missing Data Events

1. Tap the menu icon (three horizontal lines) in the top left corner

<div align="left"><figure><img src="/files/9Cyn0rgfWhkb6m7vO3TN" alt="" width="375"><figcaption></figcaption></figure></div>

1. Select "Missing Data Events" from the menu options

### Managing Events with Missing Data

1. Locate the event you want to update

   * If there is a log entry marked in yellow, that means that the log entry has some missing data, like a missing location or a missing odometer value. Scroll to the right of that entry to add the missing data.
   * Click "Add Missing Data."

     <div align="left"><figure><img src="/files/7xPOmQPFQ6wYDP0eQDxA" alt="" width="451"><figcaption></figcaption></figure></div>
   * Click "Yes" on the prompt and proceed to add the missing data

   <div align="left"><figure><img src="/files/RMqAsIT1EjbdK14W1NF9" alt="" width="422"><figcaption></figcaption></figure></div>
2. Enter the required information:
   * **Location**: Select the appropriate location from the field options
   * **Engine Hours**: Input current engine hours
   * **Odometer Readings**: Enter the accurate odometer value
3. Tap "Save" to confirm changes

### Identifying Missing Data

* Events with missing data are highlighted in yellow
* Each highlighted event includes an option to add missing data
* Missing data can be added directly within the event

{% hint style="warning" %}
**Important Notes**

* Review the highlighted events before proceeding
* Verify all entered information for accuracy
* Save changes after each update
* Choose the option that best fits your current needs
  {% endhint %}

### Need Help?

Contact support if you need assistance with managing missing data events.


---

# 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/eld/readme/categories/matrack-eld-driver-app-guides/how-to-add-missing-data-in-events.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.
