# Appointment Management

- [The Appointment Profile](https://kb.maica.com.au/appointment-management/the-appointment-profile.md): Learn about Appointments and associated details
- [Creating Appointments](https://kb.maica.com.au/appointment-management/creating-appointments.md): Learn about creating Appointments and associated details
- [Appointment Sections](https://kb.maica.com.au/appointment-management/creating-appointments/appointment-sections.md): Learn about configuring various sections for an Appointment.
- [Step 1: Basic Details](https://kb.maica.com.au/appointment-management/creating-appointments/step-1-basic-details.md): Learn about capturing basic details for the new Appointment
- [Step 2: Location](https://kb.maica.com.au/appointment-management/creating-appointments/step-2-location.md): Learn about capturing basic details for the new Appointment
- [Step 3: Recurrence](https://kb.maica.com.au/appointment-management/creating-appointments/step-3-recurrence.md): Learn about capturing basic details for the new Appointment
- [Step 4: Additional Details](https://kb.maica.com.au/appointment-management/creating-appointments/step-4-additional-details.md): Learn about capturing additional details for the new Appointment
- [Step 5: Custom Fields](https://kb.maica.com.au/appointment-management/creating-appointments/step-5-custom-fields.md): Learn about capturing custom fields for the new Appointment
- [Step 6: Client Note(s)](https://kb.maica.com.au/appointment-management/creating-appointments/step-6-client-note-s.md): Learn about capturing basic details for the new Appointment
- [Step 7: Completion](https://kb.maica.com.au/appointment-management/creating-appointments/step-7-completion.md): Learn about capturing basic details for the new Appointment
- [Managing Appointments](https://kb.maica.com.au/appointment-management/managing-appointments.md): Learn about managing Appointments and associated information.
- [Editing Appointments](https://kb.maica.com.au/appointment-management/managing-appointments/editing-appointments.md): Learn about editing existing Appointment and associated details.
- [Checking into Appointments](https://kb.maica.com.au/appointment-management/managing-appointments/checking-into-appointments.md): Learn about checking into Appointments and associated details.
- [Checking out of Appointments](https://kb.maica.com.au/appointment-management/managing-appointments/checking-out-of-appointments.md): Learn about checking out of Appointments and associated details.
- [Storing Appointment Files](https://kb.maica.com.au/appointment-management/managing-appointments/storing-appointment-files.md): Learn about how you can easily store files against an Appointment
- [Capturing Signatures](https://kb.maica.com.au/appointment-management/managing-appointments/capturing-signatures.md): Learn about how you can easily capture Participant Signatures
- [Completing Appointments](https://kb.maica.com.au/appointment-management/managing-appointments/completing-appointments.md): Learn about quick completing of Appointments and associated details.
- [Appointment Cost Calculation](https://kb.maica.com.au/appointment-management/appointment-cost-calculation.md): Learn about how Maica Client Care calculates the cost of Appointments.
- [Service Agreement Leave](https://kb.maica.com.au/appointment-management/service-agreement-leave.md)
- [Appointment Validation](https://kb.maica.com.au/appointment-management/appointment-validation.md): Learn about the various validations for Maica Client Care Appointments


---

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