# Tyre Issue

## A. Tyre Issue Management&#x20;

The tyre issue management module is used to record and manage tyre-related issues such as punctures, damage, wear, or replacement during vehicle usage, ensuring streamlined tracking and better maintenance control.

{% hint style="info" %}
Both admin and driver can add Tyre related entries
{% endhint %}

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

## **B. Add Tyre Issues**

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

<figure><img src="/files/49ZLtwEw2LYB5i35FRvS" alt=""><figcaption></figcaption></figure>

### Add Tyre Issue Entry as –

Step 1: Select the vehicle for which the **tyre issue** is reported.

Step 2: Select the **date** when the issue occurred.

Step 3: Enter the unique **tyre serial number** for identification.

Step 4: Enter the vehicle’s current **km** reading at the time of issue.

Step 5: Select the **position** of the tyre (Front Left, Front Right, Rear Left, Rear Right).

Step 6: Select the **reason** for the issue (e.g., puncture, damage, etc).

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

Step 7: Click on **submit** to record the tyre issue.

## C. Manage Tyre Issues

Managing tyre issues includes:

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

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

**Vehicle** – Displays the selected **vehicle** for which the tyre issue is reported.

**Date** – Shows the **date** when the tyre issue was recorded.

**Serial Number** – Displays the unique **identification number** of the tyre.

**Tyre Position** – Shows the **location** of the tyre (Front Left, Front Right, Rear Left, Rear Right).

**Reason** – Displays the **cause** of the tyre issue (e.g., puncture, damage, wear).

**Status** – Shows the current **status** of the tyre issue:

* **Pending** – Issue is yet to be reviewed by admin
* **Approved** – Issue is accepted and processed
* **Rejected** – Issue is not accepted or declined

## D. Action - ![](/files/7f8h19TpiXUz6AsBZQMg) Setting

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

### Edit Tyre Issues Management

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

{% hint style="warning" %}
Status can be approved or rejected by editing tyre issue records.
{% endhint %}

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

### Delete Tyre Issues Entry

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

<figure><img src="/files/ZXIbI7dxnCEYEHwWzH6i" 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-issue.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.
