> 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/platform-features/reach-out-to-partners/email-workflows/reactivate-partners-with-email-workflows.md).

# メールワークフローでパートナーを再有効化する

**アップグレード**: この機能は、特定の impact.com エディションまたはアドオンでのみ利用できます。アカウントに表示されない場合は、 [お問い合わせください](https://app.impact.com/support/portal.ihtml?createTicket=true&) アップグレードのオプションを確認し、アクセス権を得るために。

自動メールワークフローを使用して、パートナーを再アクティブ化するプロセスを効率化し、拡張しましょう。パートナー再アクティブ化ワークフローテンプレートを選択し、いくつか簡単な変更を加えれば、あとは impact.com にお任せください。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］→ パートナー → 自動化 → ワークフロー**.
2. 右上隅で、次を選択します **ワークフローを作成**、次に **パートナー再活性化** テンプレート。
3. テンプレート内の各メールワークフローを確認します。次を選択します **編集** 始めるには。

   <div data-with-frame="true"><figure><img src="/files/63f993d0b118ff25c61e3bc4bfe656ec56c72fbc" alt=""><figcaption></figcaption></figure></div>
4. パートナーセグメントの条件を確認して承認します。問題なければ、次を選択します **保存**.

   * その *パートナーセグメント*、選択します ![](/files/dee6d0aa25ab8d1033979c5547856ea1cb62a907) **\[編集]** 既定のセグメント条件を表示します。
   * そのセグメントの **事前設定された** 条件は、ほとんどのユースケースで機能します。必要に応じて、 [さらにカスタマイズして](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/partner-segments-for-email-workflows-explained.md) 再エンゲージメント試行のトリガーを選択できます。たとえば、パートナーのクリック数、アクション数、収益、コミッションが少ない場合などです。

   <div data-with-frame="true"><figure><img src="/files/1a704e65d3accacfe77699d149e633b9223ea8f4" alt=""><figcaption></figcaption></figure></div>
5. 設定 **差出人** および **返信先** メールのアドレス。

   * 〜の下に *アクションタイプ*、次の中で *メールを編集* フィールドで、次を選択します ![](/files/dee6d0aa25ab8d1033979c5547856ea1cb62a907) **\[編集]** でメールアドレスを指定します。次に、次を選択します **完了**.

   <div data-with-frame="true"><figure><img src="/files/42af2d54467ac10e0b106821cb517be9e3bf9672" alt=""><figcaption></figcaption></figure></div>
6. 選択 **保存** メールワークフローの設定画面に戻ります。すべてのメールワークフローをカスタマイズしたら、次を選択します **ワークフローを有効化** して開始しましょう！

以上です！選択したパートナーに連絡し、再エンゲージメントを図ります。

{% hint style="info" %}
**自動ワークフローで他に何ができるか興味がありますか？** 次のドキュメントをご覧ください [メールワークフローの作成と管理](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md) 、 [意思決定の自動化](/brand/ja/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/create-workflows-to-automatically-process-partner-applications.md) パートナー申請について！
{% endhint %}


---

# 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/platform-features/reach-out-to-partners/email-workflows/reactivate-partners-with-email-workflows.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.
