> 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/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/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 合作伙伴 → 自动化 → 工作流**.
2. 在右上角，选择 **创建工作流**，然后选择 **合作伙伴重新激活** 模板。
3. 查看模板中的每个电子邮件工作流。选择 **编辑** 以便开始。

   <div data-with-frame="true"><figure><img src="/files/967b1a02c3a038a9d823e675bf38eefb0448578c" alt=""><figcaption></figcaption></figure></div>
4. 查看并批准合作伙伴细分条件。满意后，选择 **保存**.

   * 在 *合作伙伴细分*下，选择 ![](/files/890c8f25281184ae09744c4acb63f83a08fc26e0) **\[编辑]** 以查看默认细分条件。
   * 该细分的 **预先配置的** 条件适用于大多数用例。您也可以选择 [进一步个性化它们](/brand/zh/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/ec3298ffc44b3dca69f6c66408efff06bf3f7220" alt=""><figcaption></figcaption></figure></div>
5. 设置 **发件人** 和 **回复至** 电子邮件地址。

   * 在 *操作类型*，在 *编辑电子邮件* 字段中，选择 ![](/files/890c8f25281184ae09744c4acb63f83a08fc26e0) **\[编辑]** 以指定电子邮件地址。然后，选择 **完成**.

   <div data-with-frame="true"><figure><img src="/files/6cea701babe7e25e78b80509b3745c2f5bc394f9" alt=""><figcaption></figcaption></figure></div>
6. 选择 **保存** 返回电子邮件工作流设置界面。自定义完所有电子邮件工作流后，选择 **激活工作流** 即可启动它们！

就这样！我们会联系您选定的合作伙伴，重新吸引他们参与。

{% hint style="info" %}
**想了解自动化工作流还能为您做些什么吗？** 查看我们的文档，了解 [创建和管理电子邮件工作流](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md) 和 [自动化关于合作伙伴申请的决策](/brand/zh/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/zh/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.
