# Clinic Wise Revenue Sharing

The **Clinic Wise Revenue Sharing** report provides a summary of revenue sharing metrics across clinics and users, enabling financial analysis and commission evaluation.

***

### Steps to Generate the Clinic Wise Revenue Sharing

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

***

### Report Structure

The **Clinic Wise Revenue Sharing** report contains three sheets:

* The first Sheet offers a summary view by clinic and user. It includes **salary, billed totals, VAT, net amounts, actual costs, profits, commissions, number of invoices,** and **visits.** A grand total row gives cumulative values.
* The second sheet lists invoice-level details, including **invoice number, date, billed amount, VAT, net amount, actual cost, profit,** and **commission per clinic and user.**
* The third sheet provides a simplified list of invoices showing **clinic, user, invoice number, date,** and **total billed amount.**

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/clinic-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.
