# Insurance Wise Revenue

The **Insurance Wise Revenue** report allows users to track and analyze revenue generated under different insurance price groups within a specified date range. It provides a consolidated view of invoice amounts, submitted claims, remittances, bank receipts, and write-offs.

### Steps to Generate the Insurance wise revenue

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

***

### Report Structure

The **Insurance Wise Revenue** report displays the total invoiced amount (initial & final collection amount), the value of claims submitted to insurers, the total amount received as remittance, the total amount recorded as bank receipts, and the total value of any write-offs. Each record in the report is grouped by **Price group Name,** and includes the following details such as **Invoiced, Submitted, Remittance Received, Bank Receipts,** and **Write-Off amounts.**

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