# Invoice Sections

The invoice structure is designed to streamline billing and payment processes, organizing essential information into four key sections: **Top Panel**, **Patient Invoice(s)**, **Invoice Details**, and **Payment Options**. This structure ensures that all relevant details, such as patient and doctor information, invoice breakdowns, discounts, and payment methods, are clearly displayed, making it easy to manage balances, apply advances, and process payments efficiently.

{% content-ref url="/spaces/WQ5ypNBejmFIr9zwp0Pi/pages/8Qyoz3ZhbFiMdwzDesmn" %}
[Top Panel](/uniteemr/application-modules/billing/invoice/invoice-sections/top-panel.md)
{% endcontent-ref %}

{% content-ref url="/spaces/WQ5ypNBejmFIr9zwp0Pi/pages/61GSP50W2dwqaIKVNMeM" %}
[Patient Invoice(s)](/uniteemr/application-modules/billing/invoice/invoice-sections/patient-invoice-s.md)
{% endcontent-ref %}

{% content-ref url="/spaces/WQ5ypNBejmFIr9zwp0Pi/pages/pvkqVHWGG5UhB2Tci0gh" %}
[Invoice Details](/uniteemr/application-modules/billing/invoice/invoice-sections/invoice-details.md)
{% endcontent-ref %}

{% content-ref url="/spaces/WQ5ypNBejmFIr9zwp0Pi/pages/UulSAbgJwvtgijqXPI80" %}
[Payment Options & Summary](/uniteemr/application-modules/billing/invoice/invoice-sections/payment-options-and-summary.md)
{% endcontent-ref %}

***


---

# 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/application-modules/billing/invoice/invoice-sections.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.
