# Maica PACE Compliance Setup

We have made the following changes to Maica Client Management to enable the integration of PACE changes into the solution:

* Updated the post-install script to create new PACE Support Category records
  * This will be triggered on package upgrade also, so the new records will be created in existing Maica environments
* Updated the Participant Synchronisation process to handle the following scenarios:
  * Retrieve PACE Plan records via the PACE API
  * Skip the Service Booking synchronisation step for PACE Plans
  * The above has been updated for both individual and bulk sync, as well as web-hook triggered sync
* Updated the Plan Budget sync to handle new PACE Support Category values and Category only funding
* Updated the Plan Goal sync to handle new PACE Fields
* Updated the Invoice Entry user interface to validate Participant funding against the Plan/Plan Budget for PACE Participants
  * For non-PACE Participants, the existing validation logic against the Service Booking is unchanged
* Updated the Payment Request submission logic (request sent to the NDIS) to support PACE claiming logic

{% hint style="info" %}
As PACE is not yet live, we offer a BETA package available that we can install into a fresh, dedicated PACE Sandbox for testing this.
{% endhint %}

{% embed url="<https://www.loom.com/share/39e8cf9c603d40619b12c5c3e4aba11f>" %}
A short video showing the Plan Syncronisation experience with PACE
{% endembed %}


---

# 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/additional-information/maica-pace-compliance-setup.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.
