> 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.
