> For the complete documentation index, see [llms.txt](https://reference-guide.gitbook.io/crm-back-office-user-guide-full/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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-process-settings.md).

# Registration Process Settings

You have the ability to customize the registration process settings according to your business and client preferences. Depending on your desired approach, you can configure the registration process to align with either a fast and simple registration or a comprehensive one-stop solution for clients.

For a fast and simple registration, you can choose to include only the registration form in the process. This allows clients to quickly provide the necessary information and complete the registration without additional steps.

On the other hand, if you prefer a one-stop registration process that enables clients to immediately start trading upon completion, you can opt to include the KYC form and the trading account request alongside the registration form. This streamlines the process by allowing clients to submit all relevant information in a single step, expediting the account creation and trading initiation.

### <mark style="color:red;">Setting Up Registration Process</mark>

To set up the registration process, follow these steps:

1. Navigate to the Login/Registration Method section.<br>

   <figure><img src="/files/XZ1Gx6Z0GThH5XyQrkk9" alt=""><figcaption></figcaption></figure>
2. Click on the Edit icon.<br>

   <figure><img src="/files/Aa5offgvhRgMXPjQi0ut" alt=""><figcaption></figcaption></figure>
3. Select the desired steps to include in the registration process:&#x20;
   * Registration Information: This step includes the mandatory registration form that clients need to fill in.&#x20;
   * Fill in KYC information during registration: This step requires clients to provide their KYC information during the registration process.&#x20;
   * Create an account during registration: This step requires clients to submit a trading account request while completing the registration.
4. Click on the Save button to save your changes.<br>

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

### <mark style="color:red;">Application</mark>&#x20;

1. Enabling only the "Registration Information" step means that clients only need to fill in the registration form to register an account. \
   ![](/files/ERBAFk5wTzcbZvTRzBwo)
2. In a multi-step registration process with KYC or trading account creation, clients can see the required steps for completing their account registration. <br>

   <figure><img src="/files/va5F6Vjz29lg4A6oTMTu" 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-process-settings.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.
