> For the complete documentation index, see [llms.txt](https://help.matrack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.matrack.io/gps-and-dashcam/readme/categories/phone-app/where-can-i-find-the-devices-under-my-account-from-the-app.md).

# Where can I find the devices under my account from the app?

## Finding Your Devices

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

### Accessing Device List

1. Go to the Account section
2. Select "**Listed Vehicles**"

<figure><img src="/files/Yb3XOry4UPnzbew8C4sM" alt=""><figcaption></figcaption></figure>

### What You Can See

The list shows for each device:

* Vehicle name
* Notes
* VIN number
* License number

### Managing Device Details

#### How to Edit Information

1. Find the device you want to update
2. Look for the pencil icon next to the device
3. Tap the pencil icon to edit details
4. Make your changes
5. Save the updated information

### Important Notes

* Devices are added by admin only
* You cannot manually add new devices
* All vehicles assigned to your account will appear here

### Tips

* Review the device list regularly for accuracy
* Keep vehicle information up to date
* Use the edit function to maintain current notes
* Contact admin if a device is missing

Need help? Contact our support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.matrack.io/gps-and-dashcam/readme/categories/phone-app/where-can-i-find-the-devices-under-my-account-from-the-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
