# Configuration

Once you have successfully installed the extension, go to **System -> Configuration** to configure the extension for use. Here you can find various settings for the extension.

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

* **Delivery Date:** Option to enable or disable the extension.
* **Delivery Date Label:** Set the label to show the Delivery Date for selection on the checkout page.
* **Comment Box:** Enable or disable the comment box for customers in the front end.
* **Comment Box Label:** Add a comment box label to show on the front end.
* **Frontend Picker Type:** There are two options to choose from.

1. **Date Picker:** Allows customers to pick the only dates from the storefront.
2. **Date & Time Picker:** Allows customers to pick a date & time both from the storefront.

* **Display Type:** Choose the date format you want to use.
* **Set Timepicker Mandatory:** Option to set timepicker mandatory for customers.

**NOTE:** The extension is not compatible with multishipping.


---

# 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-delivery-date-extension/configuration.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.
