# Add Expense

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

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

* Booking ID : Booking Id for Which Expense has to be Added
* Vehicle : Vehicle Make - Model
* Select Vendor : Service Providing Company / Person&#x20;
* Expense Type : Type of Expense Like Maintenance, Car Wash, Fuel, Parking Etc.
* Amount : Expense Amount
* Date : Amount Incurred Date
* Note : Any Extra Info. for the Expense Entry


---

# 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://fleetmulti.hyvikk.space/explore-features/expense/add-expense.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.
