> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/create-and-publish-a-program-draft-for-advocate.md).

# 为 Advocate 创建并发布计划草稿

如果您想在不暂停实时推荐计划的情况下进行调整，那么您可以创建一个计划草稿。草稿可让您整体查看并发布对计划设计和客户触点所做的更改，包括：

* 计划规则和奖励
* 计划邮件和小组件
* 着陆页配置
* 社交消息

#### 创建计划草稿

每个计划同一时间只能有一个活动草稿。您所做的任何更改都会自动保存到草稿中，并且必须发布后才会生效。

<details>

<summary>计划规则</summary>

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 项目规则**.
2. 根据需要进行更改。
   * 您的草稿必须至少包含一个转化目标。如果您的计划没有目标，那么在您尝试保存更改时会收到一条错误消息。

您的更改将自动添加到计划草稿中。

{% hint style="info" %}
**注意：** 翻译内容和全局奖励不包含在计划草稿中。如果您的计划草稿包含了对客户触点的修改，例如计划邮件或小组件，您可以 [更新您的翻译](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-program-settings/translate-and-localize-your-advocate-program.md) 在发布后。如果您的计划使用 [全局奖励](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/create-a-reward.md)，那么您对该奖励所做的任何更改都会立即上线。
{% endhint %}

</details>

<details>

<summary>计划内容</summary>

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Content。**
2. 打开内容编辑器。
   * 在 *小部件* 卡片中，选择 **编辑小组件**.
   * 在 *邮件* 卡片中，选择 **编辑电子邮件**.
3. 在 *程序组件* 或 *计划邮件* 侧边展开菜单中的标题，选择您要更改的项目。
4. 在您完成更改后，选择 **保存草稿** 位于顶部导航栏中。您的更改将添加到您的计划草稿中。

如需帮助修改您的小组件或邮件，请参阅我们关于以下内容的文档： [自定义小组件](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/customize-program-widgets.md) 和 [邮件](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/email-experiences/create-and-customize-advocate-program-emails.md).

</details>

#### 发布计划草稿

拥有“完全访问权限”或“计划管理员”角色的团队成员可以创建、更新、放弃或发布计划草稿。如果您是完全访问权限团队成员，并且不希望您的计划管理员能够发布草稿，那么请联系我们的支持团队以调整您的 [用户权限](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/advocate-team-member-roles-and-permissions.md).

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 项目规则** 或 **内容**.
   * 在 **内容** 页面，选择 **编辑小组件** 或 **编辑电子邮件** 以打开内容编辑器。
   * 选择您已更新的计划小组件或邮件。
2. 在顶部导航栏中，选择 **发布**.
   * 系统将显示一条消息，概述您更改的区域。发布后，所有这些更改都将推送到您的实时计划中。如果您不希望其中某些更改被包含在内，那么您可以放弃该草稿。
   * 如果您尝试在您的计划不包含转化目标的情况下发布计划草稿，您将收到一条错误消息。请添加一个转化目标以继续。
3. 选择 **发布** 以立即将所有更改推送到您的实时计划中。


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/create-and-publish-a-program-draft-for-advocate.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.
