# Calendar View

Tampilan kalender memudahkan kamu melihat item berdasarkan tanggal seperti meeting, deadline, atau subscription cycle.

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

***

**Pengaturan Calendar View**

1. **Pilih Kolom Tanggal yang Ditampilkan**\
   Hanya kolom dengan tipe *Date, Timeline,* atau *Subscription* yang bisa digunakan. Kamu bisa centang lebih dari satu kolom.
2. **Color Events By**\
   Pilih cara mewarnai event di kalender:
   * **Group Color**: berdasarkan grup board
   * **Status Color**: berdasarkan field status
   * **Default Color**: warna standar
3. **Opsi Tampilan Tambahan**
   * Tampilkan nama kolom di event (`Column Name + Item Name`)
   * Tampilkan jam di tampilan minggu
   * Tampilkan legenda warna
   * Sembunyikan judul event sepenuhnya
   * Dock sidebar
   * Tampilkan jadwal langganan berulang (*recurring subscriptions*)
4. **Durasi Default Event**\
   Atur durasi default untuk tiap event, misalnya 30 menit.


---

# 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.cekat.ai/crm/board-view/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.
