# Advanced Settings: Introduction

This section consists of all the advanced settings offered by Powerviz Date Picker that allow you to customize its functions. To access the advanced settings, simply click on the gear icon "⚙️" located in the top-right corner.

{% hint style="info" %} <mark style="color:blue;">INFO</mark>

<mark style="color:blue;">You can drag and reposition the gear (⚙️) icon anywhere on the canvas area. If you don't see the icon, try refreshing the page. By default, it is always positioned in the top-right corner.</mark>
{% endhint %}

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

Advanced settings are available in both **`dark and light mode`**.

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

### Anatomy[​](https://docs.powerviz.ai/datepicker/advanced-settings/introduction#anatomy) <a href="#anatomy" id="anatomy"></a>

We have divided date picker in following sections

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

1. [Date Picker Button](https://docs.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/date-picker-button)
2. [Selection Controls](https://docs.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/selection-controls)
3. [Date Range](https://docs.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/date-range)
4. [Presets](https://docs.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/presets)
5. [Date Selector](https://docs.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/date-selector)
6. [Calendar](https://docs.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/calendar)
7. [Formatting](https://docs.powerviz.ai/powerviz/date-picker/advanced-settings-introduction/formatting)

Advanced settings contain the following options:

### Other Features[​](https://docs.powerviz.ai/datepicker/advanced-settings/introduction#other-features) <a href="#other-features" id="other-features"></a>

#### Collapse Mode[​](https://docs.powerviz.ai/datepicker/advanced-settings/introduction#collapse-mode) <a href="#collapse-mode" id="collapse-mode"></a>

The navigation panel can be expanded or collapsed for a cleaner interface. Just click the "Close menu" button at the bottom to toggle between the expanded and collapsed views.

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

#### Reset Button[​](https://docs.powerviz.ai/datepicker/advanced-settings/introduction#reset-button) <a href="#reset-button" id="reset-button"></a>

All options come with a reset button. Use Reset button to revert back to default state.To use this feature, open the menu you have customized, click on the reset button, and apply the changes to see the formatting reset.

Click ResetApplyResult: Revert back to default.

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-date-picker/12.png" 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.powerviz.ai/powerviz/date-picker/advanced-settings-introduction.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.
