# Set up limit for date field

**Note**: The Date Limit feature is available in the **Pro** plan of the Powerful Form Builder app.

The earliest selectable date in the datetime field is automatically set to the 7th day after the current date.

For example, if today is **January 8, 2025**, the earliest date users can select is **January 15, 2025**.

&#x20;

To achieve this, please see how we should set the date limit in **Datetime** field in the form

<figure><img src="/files/3E0lpe8UfSa4nkHLNqxH" alt=""><figcaption></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.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/trouble-shooting/set-up-limit-for-date-field.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.
