# Invoice Auto Consumption

The **Invoice Auto Consumption** feature simplifies tracking and managing items (services, drugs, consumables, etc...) by automating quantity updates. This feature minimizes repetitive billing tasks, enhances accuracy, and optimizes ongoing item management for subsequent patient visits, improving efficiency for healthcare facilities and patients.

***

### Steps to Enable Auto Consumption

* &#x20;Use the standard [**Invoice Creation Steps**](/uniteemr/application-modules/billing/invoice/create-invoice.md) to invoice the item. While creating the invoice:&#x20;
  * Enable the **Invoice Auto Consumption** checkbox in the **Patient Invoice(s)** section.
  * Enter the quantity for auto consumption in the **Quantity (Qty)** field in the **Invoice Details** section.

    <figure><img src="/files/tALjUhyVNvAxAepxP4Kq" alt=""><figcaption></figcaption></figure>
* After creating the Auto Consumption invoice, the front desk staff must create an [**Auto Consumption Appointment**](/uniteemr/application-modules/scheduler/appointment-booking/auto-consumption.md). Once the appointment transitions to the patient queue, the item will be automatically consumed.

***


---

# 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/create-invoice/invoice-auto-consumption.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.
