# 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" %}
![](https://2021837383-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MXGiDSOyPJ8OjGhdk5O%2F-MXGkLhAnrpCuQrOEoFO%2Fimage.png?alt=media\&token=65d0a2b2-be1c-4e54-a6e9-851b0d15e112)
{% endtab %}

{% tab title="Registration" %}
![](https://2021837383-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MXGiDSOyPJ8OjGhdk5O%2F-MXGkx9aQ0A9AC6PdzYW%2Fimage.png?alt=media\&token=46d465ba-7b01-434e-9d1d-3385284dc282)
{% 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.&#x20;

![](https://2021837383-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/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**.&#x20;
{% endhint %}

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

![](https://2021837383-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MkaQ6_CLPBX-vFgEvJs%2F-MkaRM94pp4y5tYB0aXq%2Fsingle_line_text_settings.png?alt=media\&token=087d2df9-9165-411c-b441-c96fe28ed0ae)

* **Show on Registration form** **-** adds these fields to the **Registration form**.&#x20;
* **Show in public profile** - displays the inserted info in the field on the user's **Public Profile**.&#x20;

Now let's start to build the form. Add your needed elements to the form section. For example demonstration, we will add the **Phone**, **Drop Down**, **Text Area** and **Radio Button** elements.&#x20;

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

For such elements as **Radio Button**, **Drop Down,** and **Checkbox** elements, the **Choices option** will appear where you can add the selection:

![](https://2021837383-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MkaRpm7EdFvyrhulcCb%2F-MkaSnXwl0m8NDBIJHBj%2Fradio_buttons.png?alt=media\&token=a36538ba-f931-4530-a85c-56a3e5a073d4)

Fill the fields of the added elements. Save the settings, and let's see the result:&#x20;

{% tabs %}
{% tab title="Profile" %}
![](https://2021837383-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MXGwiSbVYBkAsJtoJTy%2F-MXGz_DA1ovyfl8Nt8hM%2Fchrome-capture%20\(5\).gif?alt=media\&token=82093c86-a9d5-474d-bdae-c4e1f0417ab9)
{% endtab %}

{% tab title="Registration" %}
![](https://2021837383-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MXGwiSbVYBkAsJtoJTy%2F-MXH-HJv5O5qfM7ylwHX%2Fchrome-capture%20\(6\).gif?alt=media\&token=c81f4085-6314-4011-a874-f320a7d5994d)
{% endtab %}

{% tab title="Public Profile" %}
![](https://2021837383-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MXHTLWJCirZqtk_Vsq5%2F-MXHW9SC1PwKj1juzeJS%2Fimage.png?alt=media\&token=d731702a-f4cd-42c3-ab9d-ae641aba5a9f)
{% 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-theme-documentation/masterstudy-lms-pro-addons/lms-forms-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.
