> 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-web-ui-settings/account-properties.md).

# Account Properties

On the **Web UI Setting** tab, navigate to the **Account Properties**.

Select **Show** for the options that you want to make available to master and investment account owners in the Web UI. By default, **Show** is selected for all the account properties.

<figure><img src="/files/diacA5Ur66Xkr8n1uBdJ" alt="Account properties" width="375"><figcaption><p>Account properties</p></figcaption></figure>

**Minimum Deposit**\
\&#xNAN;*Applicable for master accounts*

This option enables owners of master accounts to assign minimum deposits to their accounts in the Web UI.

When **Show** is selected for the **Minimum Deposit** option in the Back Office, the **Minimum Deposit** section is displayed on the **Settings** page in the Web UI; otherwise, the section is hidden.

<figure><img src="/files/iqgXkgK16wyjZnuilw2P" alt="Minimum Deposit section"><figcaption><p>Minimum Deposit section</p></figcaption></figure>

**Subscription Code**\
\&#xNAN;*Applicable for master accounts*

This option enables owners of master accounts to assign subscription codes to their accounts in the Web UI.

When **Show** is selected for the **Subscription Code** option in the Back Office, the **Add subscription code** option is displayed in the **Privacy** section on the **Settings** page in the Web UI; otherwise, the option is hidden.

<figure><img src="/files/3N4mPEqgRrO9OfMZ0LmA" alt="Add subscription code"><figcaption></figcaption></figure>

**Reset password for Master account**\
\&#xNAN;*Applicable for master accounts*

This option enables owners of master accounts to change passwords of their trading accounts in the Web UI.

When **Show** is selected for this option in the Back Office, the **Reset Password** button is displayed on the **Settings** page for *master* accounts in the Web UI; otherwise, the button is hidden.

<figure><img src="/files/FV03x1raKVmLlSpbL7Sz" alt="Reset password for master accounts"><figcaption><p>Reset password <strong>for Master account</strong></p></figcaption></figure>

‍**Reset password for Investor account**\
\&#xNAN;*Applicable for investment accounts*

This option enables investors to change passwords of their trading accounts in the Web UI.

When **Show** is selected for this option in the Back Office, the **Reset Password** button is displayed on the **Settings** page for *investment* accounts in the Web UI; otherwise, the button is hidden.


---

# 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/configure-b2copy/configure-web-ui-settings/account-properties.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.
