# Kanban View

Tampilan Kanban mempermudah kamu mengelola item berdasarkan kategori atau status secara visual. Mirip seperti ticket, setiap kolom mewakili satu tahap atau kategori.

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

***

**Pengelompokan (Grouping)**

Kamu bisa mengelompokkan item berdasarkan:

* **Grouping dari Table** (kolom yang sudah kamu buat di table)
* **Kolom dengan Select Type**\
  Untuk mengatur ini, buka menu **View Settings → Pivot by Column**, lalu pilih kolom yang ingin digunakan sebagai dasar pengelompokan.

***

**Customize Your Kanban Card**

Agar tampilan kartu lebih informatif:

* Klik field yang tersedia di panel kanan untuk menampilkannya di kartu.
* Klik ikon ❌ pada field yang aktif untuk menghapus dari tampilan kartu.
* Field *Agent* akan muncul sebagai avatar di bawah kartu.
* Semua perubahan akan otomatis tersimpan.


---

# 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/kanban-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.
