# Customizing the calendar view

The calendar view can be changed per your requirements. Navigate to **Settings -> Application Settings -> Time Configuration.**

<figure><img src="https://files.helpdocs.io/6dnnwn52e3/articles/xbz0fuobfq/1667557533480/image.png" alt="Customize the calendar view" width="563"><figcaption><p>Time configuration</p></figcaption></figure>

1. Click on the dropdown under **First Day of Week** to change the first day to be displayed in the calendar view.
2. Switch on the toggle under **Time Slices Reference Point** to use your current system date as the reference point.

{% hint style="warning" %}
Tellius uses the **Max Data Date** as default. Switching to the current system date may cause errors if your data is not regularly updated. \
\
"**Max Data Date**" refers to the latest or most recent date present in the data.
{% endhint %}

3. Switch on the toggle under **Include current time** to include the current day as a part of specific time periods (e.g., *show me revenue from the last 7 days* should include today or not?) in search queries.

<br>


---

# 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://help.tellius.com/tellius-6.3/vizpads-explore/date-picker-in-filters/customizing-the-calendar-view.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.
