# Doctor wise Sales

The **Doctor-wise Sales** report provides a categorized summary of sales data associated with each doctor. It includes details of all invoiced items—such as services, packages, procedures, and more—organized under the corresponding doctors. This structure supports clear and insightful analysis of revenue contributions at the individual doctor level.

***

### Steps to Generate the Doctor wise Sales Report

* Open the **Doctor-wise Sales** report by navigating to **Home > Reports > Daily Reports > Doctor Wise Sales.**
* Set the **From** and **To** date range.
* Optionally, use the **Clinic** and **Doctor** filter to refine results.
* Click **Search** to generate the report.

***

### Report Structure

At the top of the report, a summarized view is displayed showing the **Overall Total,** along with the total amounts under item types such as **Consumables, Dental Procedures, Procedures, Radiology, Service, Investigations,** and **Packages.**

The detailed section of the report is organized by doctor. For each doctor, the report displays itemized data categorized under item types such as **Service, Package,** or **Vaccination.** Each entry includes the **item name, patient PIN, patient name, appointment date and time, visit date and time, invoice number, invoice date,** and **the amount billed.** The data is grouped first by doctor, then by item type, and finally by individual item entries. The doctor section can be expanded to view totals under each item type, and the item type can be expanded further to view the billing details for each patient. Each doctor’s section concludes with a subtotal showing the total amount billed under that doctor’s name.

This report helps clinics monitor doctor-specific billing trends, track the types of services rendered, and evaluate overall contributions to revenue generation.

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/daily-reports/doctor-wise-sales.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.
