# Tyre Inventory

## A. Tyre Inventory Management

In the Vehicle section, a **Tyre Inventory Management** feature has been introduced. The admin can track and review tyre-related details in the Tyre Inventory section.

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

## Add Tyre Inventory

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

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

### Steps to Add Tyre Entry:

**Step 1:** Select the Vehicle from the dropdown for which the tyre is assigned.

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

**Step 2:** Enter the Tyre Serial Number to uniquely identify the tyre.

**Step 3:** Add the Brand name of the tyre.

**Step 4:** Enter the Size of the tyre.

**Step 5:** Select the tyre Type tube less or tube.

**Step 6:** Select the Position of the tyre (Front Left, Front Right, Rear Left, Rear Right)

**Step 7:** Enter the Installation Date when the tyre was fitted.

**Step 8:** Add the Installation Mileage (KM) at the time of installation.

**Step 9:** Enter the Warranty Period (Months) for the tyre.

**Step 10:** Select the Warranty Expiry Date based on the warranty period.

**Step 11:** Enter the Purchase Price of the tyre.

**Step 12:** Select the Vendor from whom the tyre was purchased.

{% hint style="info" %}
Vendors are listed from Vendor > Manage Vendor, where the type should be selected as Tyre.
{% endhint %}

**Step 13:** Choose the Status, such as:

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

* **Installed** – Tyre is currently in use
* **Removed** – Tyre has been removed from the vehicle
* **Damaged** – Tyre is damaged and not usable
* **Expired** – Tyre has completed its usable life

**Step 14:** Click on Update to save the changes.

\
B. Manage Tyre Inventory
------------------------

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

It includes the following options to manage tyre inventory:

* Add Tyre details
* Search and filter tyre records
* Delete and multi delete tyre entries
* Show entries (10, 25 & 100)
* View and manage tyre details with action options

## C. Action - ![](/files/hnRYaZVfSsKxd38u8Acm) Setting

<figure><img src="/files/2rS728myISC6GGrOneNy" alt=""><figcaption></figcaption></figure>

### Edit Tyre Management

The admin can update tyre inventory details anytime as required by taking appropriate actions .

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

### &#xD; Delete Tyre

The admin can delete tyre records from the Tyre Inventory section as per required by taking appropriate actions.

<figure><img src="/files/LYfpgtAWALu7PfCeWdi8" 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/tyre-inventory.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.
