# Billable Client Care Settings

**Maica Client Care** provides the ability to capture Billable Client Notes; this setting allows you to manage the components of this feature as shown in the screenshot below.

<figure><img src="/files/M0bABvEDdlkZnXJlPFge" alt=""><figcaption><p>Billable Client Notes Settings</p></figcaption></figure>

| Setting Item                   | Description                                                                                                                                                                         |
| ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Default Category               | This is the `Category` selected by default when creating a new Billable Client Note.                                                                                                |
| Default Interaction Type       | This is the `Interaction Type` selected by default when creating a new Billable Client Note.                                                                                        |
| Default Appointment Service    | This is the `Appointment Service` selected by default when creating a new Billable Client Note. If none is selected, the `Appointment Service` will be empty by default.            |
| Available Appointment Services | This allows you to specify which `Appointment Services` are available for selection when creating a new `Billable Client Note`.                                                     |
| Default Duration (minutes)     | This is the `Duration` selected by default when creating a new Billable Client Note.                                                                                                |
| Custom Fields                  | This allows you to include your own Salesforce attributes into the Billable Client Note as described [here.](/appointment-management/creating-appointments/step-5-custom-fields.md) |


---

# 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/billable-client-care-settings.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.
