# On Boarding Form

Boarding form akan muncul jika Anda mengklik ikon live chat di halaman website Anda. Dalam boarding form, Anda dapat mengkonfigurasi 'login label', 'on boarding message', 'connect button text', dll.

![On Boarding Form](/files/N2PlimW7OaYcbbQq0OrL)

**Penjelasan Komponen:**

| Nama                | Deskripsi                                                                  | Contoh                           |
| ------------------- | -------------------------------------------------------------------------- | -------------------------------- |
| Login Label         | Deskripsi yang berada di bawah header pada jendela percakapan.             | ![](/files/JP2T2FO5mzF1lXwjcVEh) |
| On Boarding Message | Deskripsi yang berada di login form.                                       | ![](/files/T8oMzOczUcbj6KPqkUVc) |
| Connect Button Text | Teks yang tampil pada button connect.                                      | ![](/files/TD9fVCjnOLMO3xUsbNq0) |
| Name Placeholder    | Placeholder yang berada di text area dimana kita menuliskan nama kita.     | ![](/files/1lN7692IXskpBC9Gz5z2) |
| Email Placeholder   | Placeholder yang berada di text area dimana kita menuliskan alamat email.  | ![](/files/ayoB6V7GLsz8DLnrIvci) |
| Phone Placeholder   | Placeholder yang berada di text area dimana kita menuliskan nomor telepon. | ![](/files/lNt1P6t2boWweC1Q6LMg) |


---

# 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.3dolphins.ai/5.3.0-id/integration/live-chat-designer/new-design/on-boarding-form.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.
