> 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/configure-b2copy/configure-deposit-and-withdrawal-settings-only-for-a-standalone-solution.md).

# Configure deposit and withdrawal settings (only for a standalone solution)

In a standalone B2COPY solution, you can enable or disable for clients the options for depositing funds to their master and investment accounts in the Web UI.

Set up deposit options as follows:

{% stepper %}
{% step %}
Go to **Investment Platform** and expand the required platform instance.
{% endstep %}

{% step %}
For copy-trading accounts, go to **B2COPY** > **Settings**.\
For MAM accounts, go to **MAM** > **Settings**.\
For PAMM accounts, go to **PAMM** > **Settings**.
{% endstep %}

{% step %}
Go to the **Deposits/Withdrawal Settings** tab.

<figure><img src="/files/RrBqhsg6JuSDBTxmq2Cl" alt="Deposit and withdrawal settings (only for a standalone solution)"><figcaption><p>Deposit and withdrawal settings (only for a standalone solution)</p></figcaption></figure>
{% endstep %}

{% step %}
Select **Show** or **Hide** for the **Show Deposit/Withdrawals buttons** option.

* If **Show** is selected, the **Deposit** button is available on account cards displayed in the Web UI. In addition, clients are enabled to deposit funds to their master and investment accounts when creating them or creating subscriptions.

<figure><img src="/files/oWGzEZmEZtj6FEqXH1Zv" alt="An account card with the Deposit button in Web UI"><figcaption><p>An account card with the Deposit button in Web UI</p></figcaption></figure>

* If **Hide** is selected, the **Deposit** button is hidden on account cards displayed in the Web UI. In addition, clients can't deposit funds to their master and investment accounts when creating them or creating subscriptions.

<figure><img src="/files/G6LT7DhBxoHyqgFzFdx7" alt="An account card without the Deposit button in Web UI"><figcaption><p>An account card without the Deposit button in Web UI</p></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
The option **Show Deposit/Withdrawals buttons** doesn't affect the display of the **Funds** menu item that clients can use to transfer funds to or from their master and investment accounts in the Web UI.
{% endhint %}

<figure><img src="/files/tT8KPQNy4uJQZH2bxVF6" alt="Funds menu in Web UI"><figcaption><p>Funds menu in Web UI</p></figcaption></figure>

To hide the **Funds** menu item in the Web UI, disable the corresponding option on the **Frontend menu** page, which is available upon going to **Promotion** > **Menu** in the Back Office.

<figure><img src="/files/6IEQt3acdqErDjoS7xbh" alt="Promotion > Menu in the Back Office"><figcaption><p>Promotion > Menu in the Back Office</p></figcaption></figure>

{% hint style="success" %}
The best practice for managing operations that clients can make on their accounts is the combined use of the visibility option **Show Deposit/Withdrawals buttons** and permissions (such as "deposit", "transfer deposit", "withdraw", and "transfer withdraw") assigned to the products based on which client accounts are created.
{% endhint %}


---

# 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://docs.b2copy.b2broker.com/admin-guide/configure-b2copy/configure-deposit-and-withdrawal-settings-only-for-a-standalone-solution.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.
