# Calendar

The calendar widget is great for sorting your data by date, for example, managing appointments and meetings.

![](/files/-MEUTTuV5n1OTCaROS57)

### Calendar data settings

Once you have added your resource and performed an SQL or API request to your resource, or selected a collection from the list, you need to configure the Calendar display.

For example, you have an event database and you would like to display events in your calendar by date. Specify date field in data settigs:

![](/files/-MEUUYK23DcrnpRiEi0S)

More information about Display Settings, Search and Action you can find in our documentation.

{% content-ref url="/pages/-MA3jHFbDtb4wavMqoIN" %}
[Lists](/user-guide/design-and-structure/components/lists.md)
{% endcontent-ref %}


---

# 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.jetadmin.io/user-guide/design-and-structure/components/lists/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.
