# Configuration Settings

Once the extension is installed successfully, go to **Stores > Configuration** to configure the extension for use.

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

* **Checkout Custom Form –** Enable or Disable extension from here.

**Add Custom Field 1**

* **Title For Custom Field 1 –** Add the appropriate title for your custom field here.
* **Want to show Custom Field 1:** Select YES if you want to display the custom field 1. Select NO if you don’t want to display the custom field 1.
* **Sort Order for Custom Field 1:** Add the sort order number where you like to display the field.

**Note –** Fields 1, 2, 3, 4 are for Text custom fields and Fields 5, 6, 7, 8 are for Textarea custom fields.

<br>


---

# 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://docs.magecomp.com/magento-2-custom-checkout-fields-extension/configuration-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.
