# View and update rollover settings of your PAMM master account

You can view the rollover[^1] settings applied to your PAMM master account and update them.

Depending on the default rollover settings applied to the investment platform by the admin, either of the two rollover types may be available, or both:

* ‍**Manual** – indicates that the rollover process is triggered by the owner of a PAMM master account at a required time.
* ‍**Scheduled** – indicates that the rollover process is run automatically based on a schedule.

To view and update the rollover settings of your PAMM master account:

{% stepper %}
{% step %}
Expand **PAMM** in the main menu, and then click **My Accounts** under the desired platform. if more than one is available.
{% endstep %}

{% step %}
Click the master account in the list.
{% endstep %}

{% step %}
In the account details, go to **Settings**.
{% endstep %}

{% step %}
In the **Rollover schedule** section, click **Edit** schedule.

<figure><img src="/files/Y5rsg1n4ZzgrVmkUzazL" alt="Rollover Schedule"><figcaption><p>Rollover schedule</p></figcaption></figure>
{% endstep %}

{% step %}
If both rollover types are available, you can select one of them for your PAMM master account in the Type of rollover dropdown:

* For the **Manual** rollover, no additional settings are required.
* For the **Scheduled** rollover:
  * In the **Rollover hours** dropdown, select the hours at which the rollover process will automatically start on your master account The rollover process can be scheduled to run multiple times a day.
  * In the **Freeze time** dropdown, select the freeze time duration.
    {% endstep %}

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

The rollover settings applied to your PAMM master account have been updated.

[^1]: For PAMM accounts, a process during which trading results gained on a PAMM master account are updated and the outcome is distributed between subscribed PAMM investors, while deposit and withdrawal requests are executed as well. The rollover process can be triggered manually by the owner of a PAMM master account or can run automatically based on a schedule.


---

# 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/user-guide/manage-master-and-investment-accounts/view-and-update-rollover-settings-of-your-pamm-master-account.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.
