# User Wise Revenue Sharing

The **User Wise Revenue Sharing** report provides a detailed financial summary of revenue contributions attributed to individual users within a selected date range. This report is primarily used by finance personnel, administrators, and department heads to assess user-wise performance, cost-to-profit distribution, and commission payouts.

This report is used to track the revenue generated by individual users (e.g., doctors or consultants), along with associated costs, profits, and commission details. It supports transparent financial planning and incentive analysis based on actual billing data.

***

### Steps to Generate the User Wise Revenue Sharing Report

* Open the **User Wise Revenue Sharing** report by navigating to **Home > Reports > Revenue Reports > User Wise Revenue Sharing.**
* Set the **From** and **To** date range.
* Optionally, use the **Doctor** filter to refine results.
* Click **Search** to generate the report.

***

### Report Structure

The report displays user-wise financial data for the selected duration. Each row corresponds to a specific user and includes the columns such as **Salary, Clinic Name, Billed Total, VAT Amount, Net Amount, Actual Cost, Profit, Commission Amount – Overall, Commission Amount – Itemwise, Commission Amount – Visitwise, Number of Invoices,** and **Number of Visits.**

Total values are calculated per user and summarized as a **Grand Total** at the bottom of the report.

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/revenue-reports/user-wise-revenue-sharing.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.
