# Manage Income

## Add Record

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

### Enter the details listed below and create the new income record.

* Enter Vehicle from the select vehicle field.

{% hint style="info" %}
**Only Active Vehicles can be displayed.**
{% endhint %}

* Enter the Income type, like booking

{% hint style="info" %}
**Need to create the type first from the settings module - Income categories.**
{% endhint %}

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

* Enter the Mileage of the Vehicle in Km.
* Enter the date on which the income was earned.
* Enter the amount of income and add tax charges if applicable.

{% hint style="info" %}
**The user is required to set applicable tax charges with their name from the general settings to see in the manage income.**
{% endhint %}

<figure><img src="/files/7iHiIU0oztvnTLAmJdtq" alt=""><figcaption></figcaption></figure>

### **Income Created!!**

### B. Today's income

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

**The** Admin can view the incomes for a particular period of time.

**o**   Delete the single and multiple income records as per the requirement.

**o**   View income entries like 10, 25, 50, and 100.

**o**   search for income records through a single query search box or a multi-query search box.

**o** View the income records for the existing or current date.


---

# 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/transactions/manage-income.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.
