# Date Range

The date range feature allows you to select a **continuous period of dates** by choosing a start and end date. If you prefer to select single dates instead, you can toggle off the date range option in the date picker. The date range toggle can be found in the top-left corner of the calendar.

Advanced settings provide options to show or hide the date range toggle and customize its size, color, and style.

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/30.png" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %} <mark style="color:red;">IMPORTANT</mark>

<mark style="color:red;">Disabling the date range option will only hide the toggle, but the date picker will still select a range on the screen.</mark>
{% endhint %}


---

# 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.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/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.
