# Income Report

### Income Report

It exhibits the received income from different sources for different vehicles.It analyzes which of the vehicles generates the most income for a particular period of time.

<figure><img src="/files/qpJAFlIpzrSAU373jPJX" alt=""><figcaption><p>Income report</p></figcaption></figure>

**o**   It reveals income from the **Transaction and Booking Modules.** &#x20;

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

**o**   you can generate your customized report by applying customized search in the multi-search fields.

**o**   it allows users to get the reports printed.

**o   If any income is removed from the managed income transaction hence it will be removed from the income report also.**


---

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