# Calendar

The "Calendar" module displays the status of a selected asset distributed over a day. The "Calendar" module is specially designed to show the utilization of rooms.

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F8fFomPFU6pfqJ8QbBn3y%2F0864B0A9-61AC-431E-BAD8-D96C3993AB1F.png?alt=media&#x26;token=e7a6ff30-d727-4b5c-a3ee-d7fd89390195" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="63.133321126302064"></th><th width="173.79998779296875"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Description</td><td>This text is displayed when the custom widget is later connected to assets</td></tr><tr><td><strong>[B]</strong></td><td>Text</td><td>Free text</td></tr><tr><td><strong>[C]</strong></td><td>Show average</td><td>Shows the average utilization for the selected scale.</td></tr><tr><td><strong>[D]</strong></td><td>Show yesterday</td><td>If the scale is set to "Day": Also shows the day before the current date</td></tr></tbody></table>

You can learn how to set up this module[ -> here](/collection/platform/live-cockpit/widgets/predefined-widgets/calendar.md)


---

# 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.buildings.ability.abb/collection/platform/live-cockpit/widgets/custom-widgets/modules/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.
