# Date/Time

{% embed url="<https://youtu.be/39ZyNyH9VTE>" %}

This question type allows a date and optionally a time to be entered.

<div align="center"><figure><img src="/files/X7e1cO7nnb6ZOMCibHLK" alt=""><figcaption></figcaption></figure></div>

### Properties

The following properties are available:

**Admin Display** - a descriptive name to identify the Question.

**Operator Display** - the Question text as displayed to the Operator/end-user.

**Asset Data** – see [this page](/product-suite/admin/entities/asset-data.md) for more details.&#x20;

**Record value** - if checked the value will be added to the recorded text.

**Mandatory** - checking this prevents the Operator from continuing without completing the question.

**Date** - set if this is a date range.

**Time**  - Set 12 or 24 hour clock.

**Min date** **= today +/-** - Set start of the date range relative to today in years, months, weeks or days.

**Max date = today +/-** - Set end of the date range relative to today in years, months, weeks or days.

### User Experience

<figure><img src="/files/QOTsz6ipm4p2P3O7t1oT" alt=""><figcaption><p>Operator view of date time question</p></figcaption></figure>


---

# 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.keyfax.biz/product-suite/admin/entities/questions/date-time.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.
