# Custom Fields

## What does the Custom Fields stage include?

The Custom Fields tab captures any information from Custom Fields that have been added to your Organisations Appointment profile beyond what **Maica** offers.&#x20;

{% hint style="info" %}
Custom Fields can be added via the Maica Settings. To learn more, click [here](/maica-knowledge-base/maica-administration-guide/settings/service-management.md).&#x20;
{% endhint %}

Where this is the case, and the custom fields have been configured, this stage will present **all** configured custom fields using the input relevant to their data type. This includes the ability to select picklists, dates, lookups, and other options based on the configuration of your own Custom Fields.

If no Custom Fields have been configured, this stage of the Appointment creation process will not show and you will be directed straight to the [Summary](/maica-knowledge-base/appointments/create-an-appointment/summary.md) stage.  &#x20;

{% hint style="info" %}
To learn more about Custom Fields in Salesforce, click [here](https://help.salesforce.com/s/articleView?id=sf.customize_customfields.htm\&type=5).&#x20;
{% 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://knowledge.maica.com.au/maica-knowledge-base/appointments/create-an-appointment/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.
