# Date Selection

The Date Selection feature allows you to pick specific dates across various sections of Udara360, from filtering transaction records and generating reports to setting deadlines and inputting customer information. The date picker is designed for speed and precision, allowing you to input dates directly without scrolling through months or years manually. This guide will help you use the date picker effectively across the platform.

### **Accessing the Date Picker**

The date picker appears automatically whenever a date input is required. You will encounter it when filtering payment history, generating reports, setting billing dates, inputting a customer's date of birth, or selecting deadlines for loans and postings. Simply click on any input field marked with a **calendar icon** to open the date picker popup.

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

### **Selecting a Date**

Once the date picker is open, follow these steps to select your desired date:

1. Click on the **year label** at the top of the calendar popup, the field becomes editable, allowing you to type your desired year directly
2. Press **Enter** or click outside the field to confirm the year
3. Click on the desired **month** from the calendar
4. Click on the specific **day** from the calendar grid
5. The selected date will automatically populate into the input field

<figure><img src="/files/oUVuoJ1Hyb63emRLEXBs" 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.udara360.io/getting-started/date-selection.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.
