# Invoice Management

**Invoice Management** is an important part of the Participant Lifecycle. Invoices are the primary mechanism that Maica uses to get you paid. This could include sending Invoices to Plan Managers, Participants, Related Parties, or claim funds directly from the NDIS via our integration.

## Learn more about Invoice Management

* [The **Invoice** Object within Salesforce](/ndis-management/invoice-management/invoice-overview.md)
* [How Invoices are created, entered, or automatically generated](/ndis-management/invoice-management/invoice-entry.md)
* [How Invoices are sent to the right Recipient](broken://pages/quBl8XkqtwwFtdW0ARHn)
* [Understanding **Invoice Line** Items and **Payment Requests**](/ndis-management/invoice-management/payment-request-overview.md)
* [Reclaiming Payments (where you might have been short-paid)](/ndis-management/invoice-management/claim-management.md)
* [Crediting Payments (where you might have been over-paid)](/ndis-management/invoice-management/credit-management.md)

{% hint style="warning" %}
When claiming, you are effectively requesting funds from a Participant's NDIS funding allowance (Plan) so it's important to be sure you have authorisation to do so. Maica is not responsible for submitting unauthorised or inappropriate claims to the NDIS; the required business process to manage claiming is the responsibility of the user.&#x20;
{% endhint %}


---

# 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://kb.maica.com.au/ndis-management/invoice-management.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.
