# Step 6: Client Note(s)

The fifth tab captures Client Notes that are taken at the time of creating the **Appointment**, as described in the below table.

<figure><img src="/files/hiUQh1vRSampZHDdKY6f" alt=""><figcaption><p>Appointment Client Note</p></figcaption></figure>

{% hint style="info" %}
The execution logic ensures that **Maica Client Care** only enables the selection of an associated Client Goal if a single Participant is part of the **Appointment**. In cases where multiple Participants are part of the **Appointment**, Client Goals will not be available for selection.
{% endhint %}

<table><thead><tr><th width="217">Captured Information</th><th>Description</th></tr></thead><tbody><tr><td>Client Goal</td><td>This allows for the selection of a Client Goal to be associated with the Client Note if a single Participant has been associated with the <strong>Appointment</strong>.</td></tr><tr><td>Client Note</td><td>Client Notes are captured using rich text and can be entered using free text by your users. If multiple Participants are part of the <strong>Appointment</strong>, Maica Client Care will generate individual Client Notes for each Participant.</td></tr></tbody></table>


---

# 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/creating-appointments/step-6-client-note-s.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.
