# Validation Management

**Maica Client Care** offers a set of validations for Appointments and Timesheets as shown in the screenshot below.

<figure><img src="/files/dFpbokt8X3ZtRouoyn0p" alt=""><figcaption><p>Validation Management Settings</p></figcaption></figure>

### Enforce Availability for Appointments

This setting switches on (or off) the capability to enforce [resource availability](/resource-management/the-resource-profile.md) when creating or managing Appointments. This means that, if the selected resources don't have an availbility record for the time of the Appointment, **Maica Client Care** will prevent the Appointment from being created.

### Enforce Availability for Timesheets

This setting switches on (or off) the capability to enforce [resource availability](/resource-management/the-resource-profile.md) when creating or managing Timesheets. This means that, if the selected resources don't have an availbility record for the time of the Timesheet, **Maica Client Care** will prevent the Timesheet from being created.


---

# 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/general-information/client-care-settings/validation-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.
