# How to edit the registration form?

In the **Profile form** customization section, you can add fields for the **Edit Profile** section and **Sign Up form.** All the information entered from the Sign-Up form will appear and can be edited on the Edit Profile form.

{% tabs %}
{% tab title="Profile" %}
![The screenshoot takent from the Masterstudy theme](/files/-Me4nFUCZVrFI9gJC6Wi)
{% endtab %}

{% tab title="Registration" %}

<figure><img src="/files/dmKk9YzqnGF2qbUQuTLn" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

In the Profile form, there are four default fields that are required. These are the **Name**, **Surname**, **Position**, and **Bio** fields. They can not be removed.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MXGKSXZTWR2lroLohDu%2F-MXGQwyGRid2rM74ESm7%2Fimage.png?alt=media\&token=f1cbf8a0-c9d4-4079-a1b4-e9db597df9d4)

{% hint style="info" %}
The **Position** field displays on the **Instructors** **profile**.
{% endhint %}

On the Profile form customization, to the settings of each element will be added additional options: **Show on Registration form** and **Show in public profile**.

![](/files/-Me5-qhNlz4ZTN2Ys0_N)

* **Show on Registration form** **-** adds dragged elements fields to the **Registration form**.
* **Show in the public profile** - displays the inserted info in the field on the user's **Public Profile**.

Now let's start to build the form. Add your needed elements to the form section. In the example below,  the **Phone**, **Drop Down**, **Text Area** and **Radio Button** elements are added:

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MXGp-QbSuLEiKD7AU9d%2F-MXGsE959y__B6m1I-5Q%2Fchrome-capture%20\(4\).gif?alt=media\&token=5e2ddebd-719d-440e-a710-58aa3b24206d)

**Outcome:**

{% tabs %}
{% tab title="Profile" %}
![](/files/-Me8i5pbb8IWHzQBKTOZ)
{% endtab %}

{% tab title="Registration" %}
![](/files/-Me8hdFF8bJQRwV1Bm_q)
{% endtab %}
{% endtabs %}


---

# 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.stylemixthemes.com/masterstudy-lms/lms-pro-addons/lms-form-editor/how-to-edit-the-registration-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.
