# Configure account settings

Use account settings to allow or prohibit your clients to create master and investment accounts in the Web UI, limit the maximum number of subscriptions that can be created for a single investment account, as well as configure the default visibility settings for open and closed positions on master and investment accounts.

Configure account settings as follows:

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

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

{% step %}
Go to the **Account Setting** tab.

<figure><img src="https://1963181118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNxwcNnEuBTBq87kginPk%2Fuploads%2Fgit-blob-d1456e6a8779425689f6a40994128740e3431027%2Faccount-settings.png?alt=media" alt="Account Settings"><figcaption><p>Account Settings</p></figcaption></figure>

‍On this tab, you can configure the following groups of settings:

* [Account settings](https://docs.b2copy.b2broker.com/admin-guide/configure-b2copy/configure-account-settings/account-settings)
* [Default Master’s Positions Visibility](https://docs.b2copy.b2broker.com/admin-guide/configure-b2copy/configure-account-settings/default-masters-positions-visibility)
* [Default Investor’s Positions Visibility](https://docs.b2copy.b2broker.com/admin-guide/configure-b2copy/configure-account-settings/default-investors-positions-visibility-applicable-for-pamm-only) (for PAMM accounts only)
  {% endstep %}

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


---

# Agent Instructions: 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-account-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.
