# Revenue - Doctor wise

The **Revenue – Doctor Wise** report provides a detailed breakdown of revenue generated by individual doctors within a selected date range. This report is used by finance teams, clinic administrators, and department heads to monitor invoice transactions, including billed, paid, and outstanding amounts per doctor.

It supports performance reviews and aids in financial reconciliation by offering insights into the contribution of each clinician to the overall revenue.

***

### **Steps to Generate the Revenue – Doctor Wise Report**

* Open the **Revenue – Doctor Wise** report by navigating to **Home > Reports > Finance Reports > Revenue – Doctor Wise**.
* Set the **From** and **To** date fields to define the reporting period.
* Use the **Clinic** and **Doctor** filters to filter the report based on the clinic location and consulting doctor.
* Click **Search** to generate the report.

***

### Report Structure

The report is divided into two sheets: **Revenue Report** and **Raw Data**.

* The **Revenue Report** sheet displays key details including **Clinic Name, Invoice Date, Doctor Name, Patient PIN, Invoice Number, Patient Name, Total without VAT, Total with VAT, Paid Amount, Payment Mode, Due Amount,** and **Write-Off Amount.** At the bottom, a Grand Total row summarizes the financial values, offering a clear view of revenue performance over the selected period.&#x20;
* The **Raw Data** sheet provides a line-item view of invoice-level details, offering transparency into the individual treatments or services billed to patients. Each row captures vital information including **Clinic Name, Invoice Date, Doctor Name, Patient PIN, Invoice Number, Patient Name, Treatment Code,** and **Item Description.** Additionally, the report lists the **Quantity, Cost of Product, any Discount Amount,** and the financial totals—**Total without VAT** and **Total with VAT.** This granular breakdown is essential for auditing, analysis, and understanding revenue at the treatment or item level.

The screen also includes functional tools: **Pagination**(To browse multiple pages of results), **Zoom and Refresh** controls, **Search within the report, Print,** and **Export** options.

***


---

# 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://unitecare.gitbook.io/uniteemr/reports/finance-reports/revenue-doctor-wise.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.
