# Board

&#x20;**Board** adalah tempat utama untuk mengelola semua pipeline kerja tim kamu. Di sini kamu bisa membuat board baru untuk berbagai kebutuhan seperti sales, project, atau lead management, serta berpindah antar board yang tersedia.

**Board Navigation**\
Berisi daftar board yang kamu miliki atau akses. Di sini kamu bisa:

* Berpindah antar board
* Membuat board baru

**Cara membuat board baru:**

1. Klik tombol **“+”** di samping kolom search
2. Atau klik tombol **New Board** di bagian bawah daftar board
3. Pilih salah satu template yang tersedia:

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

   * **Deals** — *Track and manage your sales pipeline*
   * **Leads** — *Organize and follow up with potential customers*
   * **Projects** — *Manage and track project progress*
   * **Blank Template** — *Create a blank board to start from scratch*


---

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