# Registration Form

You have the option to customize the registration form fields for both traders and IBs. To switch between the two forms, you can easily click on the respective tabs provided.

<figure><img src="/files/cNxB6NiBSRMF71Sb4EPy" alt=""><figcaption></figcaption></figure>

For Trader Registration Form, the default fields are:&#x20;

1. Name - cannot be amended, disabled or deleted.&#x20;
2. Nationality - can be amended and disabled, but not deleted.&#x20;
3. Phone - can be amended and disabled, but not deleted.&#x20;
4. Email - cannot be amended, disabled or deleted.&#x20;
5. Password - cannot be amended, disabled or deleted.&#x20;
6. Referrals -  can be amended and disabled, but not deleted.&#x20;

   <figure><img src="/files/b4e9snnkFb80hE6FFnEj" alt=""><figcaption></figcaption></figure>

For IB Registration Form, the default fields are categorized into 2 sections:&#x20;

1. Personal Information&#x20;
   * Name - cannot be amended, disabled or deleted.&#x20;
   * Nationality - can be amended and disabled, but not deleted.&#x20;
   * Phone - can be amended and disabled, but not deleted.&#x20;
   * Email - cannot be amended, disabled or deleted.&#x20;
   * Password - cannot be amended, disabled or deleted.&#x20;
   * Referrals -  can be amended and disabled, but not deleted.&#x20;
2. Agency Qualification&#x20;
   * Company - can only be disabled.&#x20;
   * Total Number of Current Customers - can only be disabled.&#x20;
   * Number of New Customers Opened Per Month - can only be disabled.&#x20;
   * Current Total Funds - can only be disabled.&#x20;
   * Years of Employment - can only be disabled. <br>

     <figure><img src="/files/y5e6jZapjEJRxDafpXV6" alt=""><figcaption></figcaption></figure>


---

# 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://reference-guide.gitbook.io/crm-back-office-user-guide-full/crm-back-office-user-guide-full-cn/17.-settings/client-portal-login-registration-settings/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.
