# Checking into Appointments

The checking into Appointments is primarily done via the **Maica Client Care** [Planner](/planner-management/the-planner-overview.md).

{% embed url="<https://app.arcade.software/share/UgDQ4QnhhqC17QtBXGY7>" %}
Checking into an Appointment
{% endembed %}

When checking into an Appointment, you are presented with a dialog showing essentially two distinct areas of input including **Appointment Date Information** and **Appointment Checklist Information**; this is further described in this article.

### Appointment Date Information

**Maica Client Care** offers the configurable capability to ensure that **Appointments** are conducted within acceptable parameters, such as check-in and check-out time as well as duration. This part of the checkin process captures the relevant date information and [validates](/appointment-management/appointment-cost-calculation.md) that this **Appointment** is being conducted within the allowable parameters.

<figure><img src="/files/DH05s1naMjBeja5Erveb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please refer to the [detailed description](/appointment-management/appointment-cost-calculation.md) of the validation algorithm to better understand the logic used by **Maica Client Care** to ensure the integrity of **Appointments**.
{% endhint %}

### Appointment Checklist Information

If a [Checklist](/client-care-reference-data/checklist-management.md) has been associated with an **Appointment**, the user is presented with the list of each Checklist Item and asked to capture the outcomes of each item.

<figure><img src="/files/K6S4kJ9jDr8gjywcjmkm" alt=""><figcaption></figcaption></figure>

The user is prompted for each **Checklist Item,** if so configured in **Maica Client Care** [Settings](/maica-billing-processes/maica-billing-processes.md), to provide further information to manage possible outcomes of **Checklist Items**.

<figure><img src="/files/unG7XFST5kOxzD020CAR" alt=""><figcaption></figcaption></figure>


---

# 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/managing-appointments/checking-into-appointments.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.
