# Service Agreement Leave

**Maica Client Management** supports the ability to capture [Service Agreement Leave](/appointment-management/service-agreement-leave.md) for times that Participants are not available for service delivery tasks. This means that Maica Client Care needs to consider this when managing Appointments and rosters.

### Single Appointments

When creating new Appointments as a single occurance, Maica Client Care will check against any recorded approved service agreement leave and display a warning that an Appointment is being scheduled during a leave period.

<figure><img src="/files/iINBiPflcn60XivtBgV8" alt=""><figcaption><p>Agreement Leave for Single Appointments</p></figcaption></figure>

{% hint style="info" %}
Maica Client Care offers a setting under `Appointment Management` to either allow the user to still create the Appointment or to block this from happening, in the other words, if leave is found, either block or allow the ability to still create Appointments.
{% endhint %}

### Recurring Appointments

When creating a recurring Appointment series that falls (either fully or partially) within an approved service agreement leave period, Maica Client Care shows this within the Appointment cost calculation, as shown below.

<figure><img src="/files/u5xIUsZBlxqyaaRfy6pi" alt=""><figcaption><p>Recurring Appointment during Service Agreement Leave</p></figcaption></figure>

The above screen shows an Appointment being created/managed that partially overlaps with approved service agreement leave and then has insufficient funding to go ahead.&#x20;


---

# 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/appointment-management/service-agreement-leave.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.
