# Edit Form Builder

When you need to edit a form maybe because you want to add a new required field or remove a field that is no longer used, click the **'Edit'** button the desired form.&#x20;

<figure><img src="/files/fURJOzcaTUjTXGJOtppq" alt=""><figcaption><p>Edit Form</p></figcaption></figure>

You will see a form to edit an existing **Form Builder**. For example, in the "Form Registration" form, update the **First Name** field to **Name** and Field **Last Name** to **Phone Number** by clicking **'Config'** button and updating label, such as image bellow.

<figure><img src="/files/NBOSiqB4uRBwGAh45xyM" alt=""><figcaption><p>Edit Existing Form</p></figcaption></figure>

If you're done, click the **'Save'** button, then you will see form metadata, and click the **'save'** button.

<figure><img src="/files/NeiUAPnCmzipoHbkA0VC" alt=""><figcaption><p>Save Edited Form</p></figcaption></figure>


---

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