# Table View

Table View adalah tampilan utama untuk mengelola data dalam bentuk spreadsheet. Di sini kamu bisa melihat, menambah, menyaring, dan mengedit item secara langsung.

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

***

**Menambahkan Kolom Baru**

<figure><img src="/files/Cyhi9J7JgrLNjFCPx1RN" alt="" width="375"><figcaption></figcaption></figure>

Untuk menambahkan kolom baru ke tabel:

1. Scroll ke bagian paling kanan tabel.
2. Klik tombol **“Add New Column”**.
3. Popup jenis kolom akan muncul, pilih sesuai kebutuhan.

**Jenis-jenis kolom yang tersedia:**

* Text — input teks pendek
* Number — Hanya bisa untuk angka
* Date — untuk memilih tanggal
* Timeline — untuk memilih rentang tanggal
* Email — input alamat email
* Phone — input nomor telepon
* Long Text — input teks panjang
* Checkbox — centang untuk status atau checklist
* Select — dropdown dengan satu pilihan tetap
* Dropdown — dropdown dengan pilihan ganda
* Agents — pilih agent dari tim
* Contact — hubungkan ke daftar kontak
* Company — hubungkan ke daftar perusahaan
* Conversation — hubungkan ke percakapan
* Order — hubungkan ke data order
* Subscription — hubungkan ke data subscription

***

**Mengatur Kolom yang Sudah Ada**

Untuk mengedit atau menghapus kolom:

* Klik tombol titik tiga **(⋮)** di samping nama kolom.
* Kamu bisa:
  * Mengubah nama kolom
  * Mengubah tipe kolom
  * Menghapus kolom
  * Mengatur pengurutan atau tampilan kolom


---

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