# Single Date Range

Single Date Range allows users to select a continuous date range from the calendar for precise time-based filtering.

{% embed url="<https://www.youtube.com/watch?t=19s&v=cxKawdSjq70>" %}
Video 1: Single Date Range
{% endembed %}

## **How to use Month Range Calendar:**

1. Displays a calendar with a date range selection.
2. Navigate between dates using the arrow icons.
3. Click on a specific date to select it or type the dates in the display box. The selected range will be highlighted in the calendar and displayed in the display box of calendar.

<figure><img src="/files/Bq6q1vtTG5ZF9FUD02u9" alt="" width="378"><figcaption><p>Image 1: Date Range in calendar mode with measure values</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.inforiver.com/super-filter/filter-types/1.-date-filter/ii.calendar-modes/b.month-range/single-date-range.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.
