# Driver Payment Report

### Driver Payment Report

It displays the amount to be paid to the driver, and users can also make driver payments directly from this interface

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

### A. Add Driver Payment

When Driver Commission is selected with %(Percentage) while creating a new driver.

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

**Add Driver Name**: Driver Test

**Remaining Amount**: It is calculated on the basis of bookings driven by drivers and commission %.

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

**Amount:** Enter the Amount 3601.4 Rs or less.

(The driver's payment should not exceed the remaining balance.)

**Notes:** Enter Notes if required.

**Example -**

\
o Leland Schuppe completed a booking for 10,000 Rs before taxes.

o Commission / Driver’s pay - 10000 \* 5 % = 500 Rs.

o Hence Remaining Amount will show you 500 Rs.

### When Driver Commission is selected with an Amount while creating a new driver.

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

Add Driver Name: Harsh Vaghela

Remaining Amount: 160 Rs or less than

(If the booking income is less than the commission amount, the admin can add an amount equal to or less than the booking income.)

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

Remaining Amount : It displays commission amount which is set by admin.

Add Note : add relevant notes if required.


---

# 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-payment-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.
