> For the complete documentation index, see [llms.txt](https://docs.b2copy.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2copy.b2broker.com/admin-guide/register-new-clients/register-new-clients-with-mt-account-logins-only-for-a-standalone-solution.md).

# Register new clients with MT account logins (only for a standalone solution)

In the Back Office of a standalone B2COPY solution, you can register new clients using their existing MetaTrader (MT) account logins as unique client identifiers.

## Configure the Registration wizard

Configure the Registration wizard to accept client MT account logins (instead of email addresses) as unique client identifiers:

{% stepper %}
{% step %}
Go to **System** > **Wizards**.
{% endstep %}

{% step %}
On the **Wizards** page, select **Registration** in the **Type** dropdown to quickly find the Registration wizard.
{% endstep %}

{% step %}
In the Registration wizard row, click the **Edit** button.

<figure><img src="/files/3rUizvwlh65MaHOSC7Dj" alt="Registration wizard"><figcaption><p>Registration wizard</p></figcaption></figure>
{% endstep %}

{% step %}
On the **Edit Wizard** page, go to the **Workflow** tab, and then click the **Edit** button located in the **Basic Information** row.

<figure><img src="/files/Tb9QFzHuo28MLGUN8tYk" alt="Workflow tab"><figcaption><p>Workflow tab</p></figcaption></figure>
{% endstep %}

{% step %}
Go to the **Custom fields** tab and configure the **email**, **password**, and **info** fields.

<figure><img src="/files/xCTMhRNtOF3F4QsHJtX9" alt="Custom fields tab"><figcaption><p>Custom fields tab</p></figcaption></figure>
{% endstep %}
{% endstepper %}

### **email**

{% stepper %}
{% step %}
Click the **Edit** button located in the **email** row.
{% endstep %}

{% step %}
For the **email** field, fill in **Main field settings** and **Field attributes** as follows:

* In the **Type** dropdown, select **input**.
* In the **Enabled** dropdown, select **enabled**.
* In the **Label** field, enter the field caption, such as "MT Account ID".
* In the **Rules** field, select **required**. This rule indicates that the field is required.

<figure><img src="/files/iE4CyPJMmNRRQvaiOhm9" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}

### **password**

{% stepper %}
{% step %}
Click the **Edit** button located in the **password** row.
{% endstep %}

{% step %}
For the **password** field, fill in **Main field settings** and **Field attributes** as follows:

* In the **Type** dropdown, select **passwordButton**.
* In the **Enabled** dropdown, select **enabled**.
* In the **Label** field, enter the field caption, such as "Password".
* In the **Rules** field, select the following rules: **required** (indicates that the field is required), **password\_length** (indicates that a password must be of a certain length), and **password\_content** (indicates that a password must include certain characters).

<figure><img src="/files/KzAobn8NBh9CkuKqH034" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}

### **info**

{% stepper %}
{% step %}
Click the **Edit** button located in the **info** row.

If the **info** field hasn't been created yet, click the **+Add** button located in the upper-right page corner to add the field.
{% endstep %}

{% step %}
For the **info** field, fill in **Main field settings** and **Field attributes** as follows:

* In the **Type** dropdown, choose **select**.
* In the **Enabled** dropdown, select **enabled**.
* In the **Label** field, enter the field caption, such as "Platform".
* In the **Rules** field, select **required**. This rule indicates that the field is required.
* In the **Options type (endpoint)**, specify the URL of a specific API resource that returns available platforms on which client MT accounts can be opened.
* In the **Options type (type)**, select the field returning platform names.

<figure><img src="/files/qQGo9N0oUqfJBCwKgGLW" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}

It's now possible to register new clients in the Back Office by entering their MT account logins and platforms on which those accounts were opened. Moreover, the **MT Account Login**, **Password**, and **Platform** fields configured in the Registration wizard are now displayed on the **Sing in** page of the Web UI. In order to sign in to the Web UI, clients must enter their MT account logins and passwords, and then select platforms.

## Register new clients with their MT account logins

After you have configured the Registration wizard to accept MT account logins, you can register new clients in the Back Office using their existing MT account logins.

{% hint style="info" %}
You can register new clients via the Back Office only if you have the necessary permissions to manage clients.
{% endhint %}

{% stepper %}
{% step %}
Go to **Clients** > **General**.
{% endstep %}

{% step %}
On the **General** page, click the **+Create** button located at the upper-right page corner.
{% endstep %}

{% step %}
In the **Create client** window, fill in the following fields:

* In the **MT Account ID** field, enter the MT account login of your client.
* In the **Platform** field, enter the platform on which the account was opened.

<figure><img src="/files/rFW74q0oyn1zsAyjy1ka" alt="Register a new client"><figcaption><p>Register a new client</p></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to register the client.
{% endstep %}
{% endstepper %}

The client's profile has been created in the Back Office and added to the clients list displayed on the **General** page.

You can click the **Edit** button located in the client row to enter additional information about the client and configure various settings in the client’s profile.

Newly registered clients are assigned the **Active** status in the Back Office and are now able to sign in to the Web UI with their MT account login and password. In addition, the clients have their payment accounts created.

<figure><img src="/files/24vrSBCGMNjjTV3x2rlY" alt="Sign In page of the Web UI"><figcaption><p>Sign In page of the Web UI</p></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, and the optional `goal` query parameter:

```
GET https://docs.b2copy.b2broker.com/admin-guide/register-new-clients/register-new-clients-with-mt-account-logins-only-for-a-standalone-solution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
