# Form Management

Sometimes you need to know about additional information from your customer like when the customer wants to register on your application. Using form can help you with that. Before sending your form to the customer, you must create the form first on the form management page. This page also performs the process for managing, reviewing, and processing forms. On the form management menu, there are two menus i.e **Form Record** and **Form Builder**.

First, go to the **Customer Support** menu and click the **Form Management** menu, then you will see a form management page such as the images below.

![Form Management](/files/Q39HysTgOEX3PYnHIsd9)


---

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