> For the complete documentation index, see [llms.txt](https://fleetmulti.hyvikk.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fleetmulti.hyvikk.space/explore-features/income/income-list/edit-income-details.md).

# Edit Income Details

{% embed url="<https://s3.ap-southeast-1.wasabisys.com/media.hyvikk.com/fleet-multibranch-videos/Income/Fleet-MultiBranch-Edit-Income-Details.mp4>" %}
Edit Income Entry Details
{% endembed %}

#### Information About Fields (Editable) :&#x20;

* Booking ID : Booking Id for Which Income Amount has been Received
* Driver : Amount Received by Driver
* Vehicle : Vehicle Make - Model
* Income Type : Booking / Scrap Income etc.
* Mileage(km) : Average Kms the vehicle has run
* Date : Income Received Date
* Amount : Income Amount

#### OTHER FEATURES :

### Calculate Tax & Charges

Calculate Tax & Charges from the Received Amount.

<figure><img src="/files/8sVQV3zvN03SXFCc6fOP" alt=""><figcaption><p>Field Information</p></figcaption></figure>

**To Calculate Tax & Charges**

* Find Orange Button "Click Here" After "Amount" Field.
* Click on It to Calculate.
* You will See Calculated Taxes & Amount Below it.

#### Information About Fields :

* Total Tax : Total Tax Percentage
* Total Tax Charges : Calculated Tax Charges from Received Amount
* Total Amount : Amount After Adding Tax & Other Charges


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://fleetmulti.hyvikk.space/explore-features/income/income-list/edit-income-details.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.
