# Expense Report

### Expense Report

An expense report that keeps you informed about your monthly and yearly spending on different vehicles.

<figure><img src="/files/LfBviVNzPUbyfmMNxbVl" alt=""><figcaption><p>Expense report</p></figcaption></figure>

&#x20;  It shows you a complete list of all the expenses that are already recorded by you in the <mark style="background-color:blue;">**Transaction Module --> Manage expenses**</mark> for different vehicles.

**o**   It analyses which of the vehicles generates the most expense for a particular period of time.

**o**   you can export this report in Excel, CSV, and PDF formats.

**o**   you can generate your customized report by applying a customized search in the multi-search fields. You can also take a printout of this report also.

{% hint style="danger" %}
**If any Expense is removed from the managed expense transaction hence it will also be removed from the Expense report.**
{% endhint %}


---

# 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/reports/expense-report.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.
