# How to remove a vehicle which is already assigned?

## Removing an Assigned Vehicle

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

### Accessing Vehicle Removal Settings

1. Navigate to **Settings**
2. Select **Add/Edit Vehicle**
3. Locate and select the vehicle you want to remove
4. Choose the **Remove** option

<figure><img src="/files/95shJygBR60HosPZs4L6" alt=""><figcaption></figcaption></figure>

### Removing a vehicle will:

* Delete it from your list of named vehicles
* Disassociate any linked tracking devices
* Stop all tracking and alerts for this vehicle
* Remove historical data associations

### Important Information Before Removal

### Removal Process

1. Confirm you have selected the correct vehicle
2. Review any associated data or settings
3. Proceed with removal
4. Verify the vehicle has been removed from your list

### Best Practices

* Document vehicle information before removal if needed
* Export any necessary historical data
* Inform relevant team members about the removal
* Update any related documentation or records

### Note

* Vehicle removal cannot be undone
* If you need to track this vehicle again in the future, you will need to add it as a new vehicle
* Consider deactivating instead of removing if temporary suspension is needed

### After Removal

* Verify the vehicle no longer appears in your vehicle list
* Confirm any associated trackers are available for reassignment
* Update any relevant reporting or documentation systems


---

# 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-remove-a-vehicle-which-is-already-assigned.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.
