# Managing Appointments

Once an **Appointment** has been created, you may want to change some of the details, such as the Resources or Checklist applicable to the **Appointment**. You may also want to check into the **Appointment** or quickly complete it. All this can be done via the **Manage Appointment** processes outlined in this article.&#x20;

{% hint style="info" %}
Simply click on the Appointment in the Planner to get started with managing it.
{% endhint %}

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

On this screen, Maica Client Care offers a few options including the following (buttons from left to right):

* [Editing the Appointment](/appointment-management/managing-appointments/editing-appointments.md)
* [Checking-into the Appointment](/appointment-management/managing-appointments/checking-into-appointments.md)
* [Checking-out of the Appointment](/appointment-management/managing-appointments/checking-out-of-appointments.md)
* [Quick Completing the Appointment](/appointment-management/managing-appointments/completing-appointments.md)

{% hint style="info" %}
The Open icon at the top right hand corner navigates to the underlying Salesforce record in a new window.
{% endhint %}


---

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