> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x-1/customer-service/form-management/form-builder/edit-form-builder.md).

# Edit Form Builder

Terkadang, Anda mungkin perlu mengedit form. Mungkin karena Anda perlu memperbarui form dengan menambahkan fields baru yang dibutuhkan atau Anda perlu menghapus field yang tidak berguna. Pilih form dari daftar halaman form builder dan klik tombol **'Edit'**.

![Edit Form](/files/4TJ0CRjhq31rq7XMDnqr)

Anda akan melihat form untuk mengedit formulir yang sudah ada. Misalnya pada form *'Form Registration',* update field *name* menjadi *username* dan field *address* menjadi *home address* dengan mengklik tombol ***'config'*** dan update label, seperti gambar di bawah ini

![Edit Existing Form](/files/kKuRQRZ0rEzPdaHhJdbh)

Jika sudah selesai, klik tombol **'Save'**, maka Anda akan melihat form metadata, dan klik tombol **'Save'**.

![Save Edited Form](/files/prz8u9J8yWbVAWLbCc2j)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.1.x-1/customer-service/form-management/form-builder/edit-form-builder.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.
