# Step 5: Custom Fields

The fourth tab allows you to include your own custom fields into the details of the Appointment, as described in the below table.

<figure><img src="/files/1aiVxYxEVF3zLdIJC7cl" alt=""><figcaption><p>Custom Fields within Appointments</p></figcaption></figure>

{% hint style="info" %}
This assumes you have configured all relevant custom fields in the [Settings](/general-information/client-care-settings/appointment-management.md) and the user has permissions to access these fields.
{% endhint %}

This part of the Appointment creation/management experience allows you to include a set of fields you may want to create beyind what **Maica Client Care** offers as standard features. Where this is the case and the custom fields have been configured, this part of the experience presents all configured custom fields using the input relevant to their data type.

This includes the ability to select picklists, dates, lookups, etc based on what your own custom fields have been configured as. These field values are then stored against the Appointment being managed.


---

# 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-5-custom-fields.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.
