# Manage Vehicle Types

User is required to create vehicle types(SUV, TRCUK, MINI VAN, BUS, SEDAN) before adding a new  type of vehicle.

User can easily manage vehicle types as per the requirement and at any time.

## **Vehicle Types**

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

* **Step 1** - Click on Vehicles from the Sidebar menu.
* **Step 2** - Under Vehicles, Click on Manage Vehicle Types

### A.Add Vehicle Type

<div align="left"><figure><img src="/files/iFQ08VzilrvgXvak0SXq" alt=""><figcaption></figcaption></figure></div>

* **Step 1** - Click on Manage Vehicle Type from the Sidebar menu.
* **Step 2** - Click on Green button (+) which says "Add New".
* **Step 3** - Enter the vehicle type, display name, icon image, number of seats and enable or disable the vehicle type.
* **Step 4** - Click on the save button.

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

### **B.Manage Vehicle Type**

Admin has flexibility to handle their vehicle types in different ways.

&#x20;  **o**    Add Vehicle Type

&#x20;  **o**    Delete and Multi Delete Vehicle type

&#x20;  **o**   Apply search and Multi search

&#x20;  **o**   Show Entries (10,25 &100)

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

### C.Action - <img src="/files/OTIHS0eWBz5oJyQGf9Yn" alt="" data-size="line">Setting&#x20;

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

### **Edit Vehicle Type**

Admin can edit the vehicle type, display name, icon image, number of seats and whether the vehicle is enabled or not.

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

### Delete Vehicle Type

Admin can also delete vehicle type from this drop down menu.

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


---

# 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://fleetdocs.hyvikk.space/explore-features/vehicles/manage-vehicle-types.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.
