> For the complete documentation index, see [llms.txt](https://docs.bizmagnets.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bizmagnets.ai/bot-flows/ask-questions/date.md).

# Date

## **Ask Date Card**&#x20;

Request a date from your customer using the Ask Date card.

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

## Question Text

This is the question you want to ask users. Keep it clear and concise so they understand what you're asking.

You can format the text using **Bold**, *Italic*, or ~~Strikethrough~~. Use asterisks (\*) for Bold, underscores (\_) for Italic, and tildes (\~) for Strikethrough.

For example: Please provide the date you will be available for an hour meeting.

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

{% hint style="info" %}
PRO TIP: Use Variables in the **Question Text** and in the **Validation Error Message** to make it more personalized.
{% endhint %}

## Advanced Settings

For the validation settings, you can set the attempt limit to 1. The Validation Error Message is optional. Specify the Action on Invalid Response, and enable the Additional Validation Settings.

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

## Validation settings

In the additional validation settings, specify the **Minimum character, Maximum character, and Regex.** Since we're asking for a meeting date, the minimum character and maximum character will be a date.

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

## Save Response in the Variable

You have the option to store the user response in a variable. For example, you can create a variable called `user_availability` to store the user's response.

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

Once you have set all the fields required and click on **SAVE.**
