# Timer Settings & Configurations

<figure><img src="/files/BRE5h76EG2nmSmJQFcZd" alt=""><figcaption><p>Timer Configuration</p></figcaption></figure>

This section allows users who want to show a countdown timer or estimated delivery date in the widget to configure these features in detail. The user can easily perform many customizations related to timer or date here.

* **Select Cutoff Time :** This is a field where you can enter your Cutoff Time.This information is used to determine when the countdown timer starts and when it ends.
* **Countdown Format :** Specifies how the countdown timer will be displayed.
* **Estimated Delivery Day :** Indicates the estimated delivery day. Informs customers about how soon the products will be delivered.
* **Date Format :** Specifies the format in which the estimated delivery date will be displayed.
* **Working Days :** Specifies which days of the week are considered working days. This is used to calculate the estimated delivery date.
* **Holidays :** Indicates public holidays or special days when you will not do business. These days are taken into account when calculating the estimated delivery date.
* **Show Timer :** Specifies which days of the week the widget should be displayed in the store. For example, you can use this setting if you want the widget to be shown only on weekdays.
* **Hide Timer :** Allows the widget to be hidden in the store on certain specific days. On these specific selected days, the widget is automatically hidden.


---

# 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://approom.gitbook.io/eta/estimated-delivery-day/guides/timer-settings-and-configurations.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.
