# Customer Report

### Customer Report

it shows your top 10 clients’ monthly payment made by the customers as you can analyse customers’ behaviour towards your given services.

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

{% hint style="danger" %}
if any booking income is deleted from manage booking, then you are not able to see those income in this 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/customer-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.
