> For the complete documentation index, see [llms.txt](https://lti.gitbook.io/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lti.gitbook.io/user_guide/zh-cn/yong-hu-zhi-nan/guan-li-zhu-zhang-hu-he-tou-zi-zhang-hu/cha-kan-he-geng-xin-pamm-zhu-zhang-hu-de-jie-suan-she-zhi.md).

# 查看和更新 PAMM 主账户的结算设置

您可以查看当前应用于 PAMM 主账户的结算（Rollover）设置，并对其进行更新。

根据投资平台管理员配置的默认结算设置，平台可能提供以下一种或两种结算方式：

* **手动（Manual）-** —由 PAMM 主账户所有者在需要时手动启动结算流程。
* **定时（Scheduled）-** —系统根据设定的时间表自动运行结算流程。

查看和更新 PAMM 主账户的结算设置：

{% stepper %}
{% step %}
在主菜单中展开 **PAMM**。如果该服务支持多个交易平台，请在所需平台下点&#x51FB;**“我的账户”（My Accounts）**。
{% endstep %}

{% step %}
在账户列表中点击相应的主账户。
{% endstep %}

{% step %}
在账户详情中，前往 设置（Settings）页面。
{% endstep %}

{% step %}
在**结算计划（Rollover schedule）部分，点击编辑计划（Edit schedule）**。

<figure><img src="https://1963181118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNxwcNnEuBTBq87kginPk%2Fuploads%2Fgit-blob-aee51ef7d398e051798b58811a552a541330813a%2Ffront-settings-rollover-schedule.png?alt=media" alt="Rollover Schedule"><figcaption><p>Rollover schedule</p></figcaption></figure>
{% endstep %}

{% step %}
如果平台同时支持两种结算方式，您可以在 结算类型（Type of rollover）下拉菜单中，为 PAMM 主账户选择其中一种：

* 如果选择 手动（Manual）结算，则无需进行其他设置。
* 如果选择 定时（Scheduled）结算，请配置以下设置：
  * 在 结算时间（Rollover hours）下拉菜单中，选择主账户自动启动结算流程的时间。您可以将结算流程设置为每天运行多次。
  * 在 冻结时长（Freeze time）下拉菜单中，选择冻结期的持续时间。
    {% endstep %}

{% step %}
点击 保存（Save）以应用更改。
{% endstep %}
{% endstepper %}

PAMM 主账户的结算设置现已更新。


---

# 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://lti.gitbook.io/user_guide/zh-cn/yong-hu-zhi-nan/guan-li-zhu-zhang-hu-he-tou-zi-zhang-hu/cha-kan-he-geng-xin-pamm-zhu-zhang-hu-de-jie-suan-she-zhi.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.
