# How to create a transfer

To transfer funds between accounts of the same client via the Back Office:

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

{% step %}
Select the client and click the **Edit** button.

{% hint style="info" %}
You can use [filters](https://docs.b2core.b2broker.com/back-office-guide/get-started#filtering-and-sorting) by name or email for a quick search.
{% endhint %}
{% endstep %}

{% step %}
Go to the **Transactions** tab, and then select **Transfer**.
{% endstep %}

{% step %}
Click +**Create**.
{% endstep %}

{% step %}
Fill out the form:

* Select a debiting account in the **From account** dropdown.
* Select a destination account in the **To account** dropdown.
* Enter the transfer amount.
* Confirm the operation by solving a simple math problem and enter the result in the **Verification code** field.
  {% endstep %}

{% step %}
Click **Save** to create the transfer.
{% endstep %}
{% endstepper %}
