# NDIS Management

- [Opportunity Overview](https://kb.maica.com.au/ndis-management/opportunity-overview.md): Use these to capture and manage the details whilst onboarding new participants to our organisation.
- [Service Agreement Overview](https://kb.maica.com.au/ndis-management/service-agreement-overview.md): Use these to capture and manage the details of how and what you are delivering to your Participants/Clients
- [Plan Management](https://kb.maica.com.au/ndis-management/plan-management.md): Bringing PRODA and the NDIS Portal within Salesforce
- [Participant Overview](https://kb.maica.com.au/ndis-management/plan-management/participant-overview.md): Learn about how Maica helps you manage key information about your Participants and any related Individuals
- [Plan Overview](https://kb.maica.com.au/ndis-management/plan-management/plan-overview.md): Learn about how Maica helps you interact with key information about a Participants Plan
- [Service Booking Overview](https://kb.maica.com.au/ndis-management/plan-management/service-booking-overview.md): Learn how Maica brings all elements of the Service Booking lifecycle from PRODA and into Salesforce!
- [Create Service Booking](https://kb.maica.com.au/ndis-management/plan-management/create-service-booking.md)
- [Manage Service Booking](https://kb.maica.com.au/ndis-management/plan-management/manage-service-booking.md)
- [Participant Statement](https://kb.maica.com.au/ndis-management/participant-statement.md): Providing statements to Participants about the financial management of their NDIS funding
- [Sending ad-hoc funding statements](https://kb.maica.com.au/ndis-management/participant-statement/sending-ad-hoc-funding-statements.md)
- [Manually send monthly funding statements](https://kb.maica.com.au/ndis-management/participant-statement/manually-send-monthly-funding-statements.md)
- [Schedule and automatically send monthly statements](https://kb.maica.com.au/ndis-management/participant-statement/schedule-and-automatically-send-monthly-statements.md)
- [Participant Statement Email Template](https://kb.maica.com.au/ndis-management/participant-statement/participant-statement-email-template.md)
- [Participant Statement Detail](https://kb.maica.com.au/ndis-management/participant-statement/participant-statement-email-template/participant-statement-detail.md)
- [Invoice Management](https://kb.maica.com.au/ndis-management/invoice-management.md): Claiming, Invoice Management, and Reconciliation of your Financial Information
- [Invoice Overview](https://kb.maica.com.au/ndis-management/invoice-management/invoice-overview.md): Learn more about the Invoice object in Salesforce.
- [Payment Request Overview](https://kb.maica.com.au/ndis-management/invoice-management/payment-request-overview.md): Learn about this very important piece of the claiming puzzle.
- [Invoice Entry](https://kb.maica.com.au/ndis-management/invoice-management/invoice-entry.md): Learn about how Maica allows you to submit Invoices to Salesforce easily and reliably.
- [Alerts & Validation](https://kb.maica.com.au/ndis-management/invoice-management/invoice-entry/alerts-and-validation.md): When entering Invoices and Claiming from the NDIS there are a number of rules and tricky validations to watch out for. Staying across all of them is difficult, so we have helped out!
- [Invoice Scheduling](https://kb.maica.com.au/ndis-management/invoice-management/invoice-scheduling.md): Setup Invoices to generate based on a period you define
- [Claim Management](https://kb.maica.com.au/ndis-management/invoice-management/claim-management.md): For those of you who want to manually manage how Claims are generated and processed
- [Credit Management](https://kb.maica.com.au/ndis-management/invoice-management/credit-management.md): Cancelling a payment request via the API
- [Invoice Status Management](https://kb.maica.com.au/ndis-management/invoice-management/invoice-status-management.md): Learn how Maica sets and manages the Status of an Invoice and associated Line Item(s).
- [ABA File Generation](https://kb.maica.com.au/ndis-management/invoice-management/aba-file-generation.md): Learn how Maica automatically adds successfully claimed funds to the ABA file to process your Provider Payments.


---

# 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.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.
