# Driver Report

### Driver Report

User can see from the driver report how much a driver makes during a month. The user can see month month-wise booking income which are generated by the driver.

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

o It retrieves data from the booking module.

o User may find out from the driver report how much a driver makes during a specific month.

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

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

{% hint style="danger" %}
Deleting any fuel entries from the fuel history will result in their removal from the fuel 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/driver-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.
