# Error Message

Tampilan pesan khusus ketika kolom atau widget error karena beberapa alasan.

![Error Message](/files/honzxSqGeDXOfEDYCwW2)

**Penjelasan Komponen:**

| Name                               | Description                                                                                       | Example                          |
| ---------------------------------- | ------------------------------------------------------------------------------------------------- | -------------------------------- |
| Name Input Error Message           | Teks yang muncul apabila nama yang dimasukkan tidak sesuai atau tidak valid.                      | ![](/files/DnjEf3D5akzdhgsw4Iz2) |
| Email Input Error Message          | Teks yang muncul apabila email yang dimasukkan tidak sesuai atau tidak valid.                     | ![](/files/QYKe63l2V2gYwXVwmyUy) |
| Phone Input Error Invalid Number   | Teks yang muncul apabila nomor telepon yang dimasukkan salah.                                     | ![](/files/ozPk3IDSIs9PuHl6ilUS) |
| Phone Input Error Country Code     | Teks yang muncul apabila kode negara pada nomor telepon yang dimasukkan salah.                    | ![](/files/AfL6L3TChsocDa5xaY8b) |
| Phone Input Error Number Too Short | Teks yang muncul apabila nomor telepon yang dimasukkan terlalu pendek.                            | ![](/files/AfL6L3TChsocDa5xaY8b) |
| Phone Input Error Number Too Long  | Teks yang muncul apabila nomor telepon yang dimasukkan terlalu panjang.                           | ![](/files/nsws46DWu69TcJjbNpkN) |
| Phone Input Error Number Empty     | Teks yang muncul apabila Anda tidak memasukkan nomor telepon.                                     | ![](/files/mmYFNx4t1fpZ9RvSIuQO) |
| Error Location Supported Message   | Pesan error yang keluar apabila browser yang digunakan oleh user tidak bisa menampilkan location. | ![](/files/9sf5laFqeJ9qdWoSEaId) |
| Upload Error Message               | Pesan error yang keluar apabila proses upload file yang dilakukan user tidak berhasil.            | ![](/files/auN8TqQpOtORBhaQpy7t) |


---

# 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/error-message.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.
