> 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/ja/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/create-and-publish-a-program-draft-for-advocate.md).

# Advocate向けのプログラム下書きを作成して公開する

プログラムを一時停止せずに公開中の紹介プログラムを調整したい場合は、プログラムの下書きを作成できます。下書きでは、プログラム設計や顧客接点に加えた変更を全体的に確認して公開できます。たとえば、次のような項目があります：

* プログラムのルールと特典
* プログラムのメールとウィジェット
* ランディングページの設定
* ソーシャルメッセージ

#### プログラムの下書きを作成

各プログラムで同時にアクティブにできる下書きは1つです。加えた変更は自動的に下書きに保存され、反映するには公開する必要があります。

<details>

<summary>プログラムのルール</summary>

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → プログラムルール**.
2. 必要に応じて変更を加えます。
   * 下書きには少なくとも1つのコンバージョン目標を含める必要があります。プログラムに目標がない場合、変更を保存しようとするとエラーメッセージが表示されます。

変更内容は自動的にプログラムの下書きに追加されます。

{% hint style="info" %}
**注意：** 翻訳とグローバル特典はプログラムの下書きには含まれません。プログラムの下書きにプログラムメールやウィジェットなどの顧客接点の変更が含まれている場合は、 [翻訳を更新できます](/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-program-settings/translate-and-localize-your-advocate-program.md) 公開後に行ってください。プログラムで [グローバル特典](/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/create-a-reward.md)を使用している場合、その特典に加えた変更はすぐに公開されます。
{% endhint %}

</details>

<details>

<summary>プログラムのコンテンツ</summary>

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ。**
2. コンテンツエディターを開きます。
   * 次の画面で *ウィジェット* カードで、選択 **ウィジェットを編集**.
   * 次の画面で *メール* カードで、選択 **メールを編集**.
3. 〜の下に *プログラムウィジェット* または *プログラムメール* スライドアウトメニューの見出しで、変更したい項目を選択します。
4. 変更を行ったら、 **下書きを保存** 上部ナビゲーションバーで選択します。変更内容はプログラムの下書きに追加されます。

ウィジェットやメールの変更については、以下のドキュメントをご覧ください： [ウィジェットのカスタマイズ](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/customize-program-widgets.md) 、 [メール](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/email-experiences/create-and-customize-advocate-program-emails.md).

</details>

#### プログラムの下書きを公開

フルアクセスまたはプログラムマネージャーのロールを持つチームメンバーは、プログラムの下書きを作成、更新、破棄、または公開できます。フルアクセスのチームメンバーで、プログラムマネージャーに下書きの公開を許可したくない場合は、サポートチームに連絡して [ユーザー権限](/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/advocate-team-member-roles-and-permissions.md).

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[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, and the optional `goal` query parameter:

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