# Yearly Report

### Yearly Report

The yearly report includes income, expenses, and profit/loss summary for various vehicles over an entire year.

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

o It analyses which of the vehicles generates the more profit or loss for a particular period of time.

o it can be exported in Excel, CSV, and PDF formats.

o User can generate their customized report by applying customized search in the multi-search fields

{% hint style="danger" %}
If an Expense or income is removed from the Transaction module or booking module hence it will be removed from yearly report also.
{% 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/yearly-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.
