# Calendar

## Overview

* The Calendar widget introduces a calendar-based timeline view to visualize time-series settlement data for management accounting. This view organizes metrics by day within a month, making it easier to check the revenue and control the settlement status with daily performance patterns, compare periods, and drill down into anomalies.

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

* First, click on any "+ Add widget" button to add a widget.

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

* Click on the Calendar option.
* Click on the Add widget button to proceed.

<figure><img src="/files/8xyNRwOYP50qK5KTnMn9" alt=""><figcaption></figcaption></figure>

* Choose the available Collection or Connection of the data model that has been added.

## Setup your Calendar

<figure><img src="/files/8VKS5M4fYzRe3ZjDPsoh" alt=""><figcaption></figcaption></figure>

* Choose a column for the Date.

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

* Chose a column to display on the Calendar.
* You can add as many as Metrics that you want.

<figure><img src="/files/1HEB48zVg1Ax1oKqq2FK" alt=""><figcaption></figcaption></figure>

* Choose a month that contains the data you want to see.

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

* You can further visualize your data by adding up to 2 grouped columns.

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

* Click directly on the Metric in the Calendar to view more detailed data.

## Change to the Calendar type from another widget

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

* The Calendar option can be selected by opening the Settings slider and then clicking on the Properties option.

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

* Click on the View type dropdown and choose the Rank chart icon to begin configuring your data model to the Calendar.


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/widget-types/calendar.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.
