> 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/creator-program/introduction-welcome-to-creator/step-3-onboard-your-creators.md).

# 第 3 步：为创作者完成入职

强有力的入门流程能帮助创作者从一开始就感到自信和被连接起来，并迅速投入参与。

#### 发送热情的欢迎 <a href="#section-idm235008465797176" id="section-idm235008465797176"></a>

* **欢迎邮件**: 确保所有新创作者都收到一封欢迎邮件，其中包含生成跟踪链接、查找产品和获取财务信息的详细说明。你可以自定义一封自动化的 [系统欢迎邮件](https://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/customize-your-program-branding)，或者设置一个多条消息的 [邮件工作流](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows) 在你的账户中。
  * 请避免同时设置系统欢迎邮件和邮件工作流，以防发送重复邮件。
* **欢迎产品**: 向新创作者赠送一份免费的欢迎产品，让他们一开始就能有话题与受众交流，从而获得先机。
* **创建 Facebook 群组**: 创建一个 [Facebook 群组](https://www.facebook.com/help/167970719931213/) ![\[External link\]](https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-b8ebe06c75d53cc8d24756ae9b7589e2.svg) 来分享关于你的计划的基本信息、回答问题，并发布公告或即将到来的季节性促销活动。这是保持互动并促进联系的绝佳方式。

#### 为创作者做好推广你品牌的准备 <a href="#section-idm235008470798231" id="section-idm235008470798231"></a>

确保你的创作者拥有开始推广所需的一切。

* **分享创意素材**: 创建一个反映你品牌形象的生活方式和产品图片库，并与创作者分享。这个素材库能让他们更好地了解你的品牌审美，并为他们提供可用于推广的内容。
* **分享促销代码**: 为创作者提供专属 [促销代码](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/promo-codes/create-a-promo-code) 供他们向受众提供。它们还可用于跟踪转化并优化佣金。
  * 创作者会喜欢包含其姓名、社交账号或网站名称的个性化促销代码。
* **启用产品目录**: 创建一个 [产品目录](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/product-catalogs/add-product-catalogs-as-a-brand) 以便让创作者浏览并选择他们想要推广的产品。

#### 与创作者保持沟通 <a href="#section-idm235008476680517" id="section-idm235008476680517"></a>

* **使用调查问卷**: 通过收集关于产品、平台使用、佣金费率等方面的反馈 [调查问卷](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey)。它们也是了解创作者兴趣以及收集对未来举措反馈的有效方式。
* **保持联系**: 通过定期邮件、电话和网络研讨会与创作者保持沟通，并为平台使用提供实际帮助。务必在重要截止日期前跟进你的创作者，确保他们按计划推进。
* **尊重他们的声音**: 向创作者表明你重视他们的声音、受众和创作风格。提供灵活的指导方针，并将合作定位为提升他们内容的方式，而不是打断它。


---

# 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/creator-program/introduction-welcome-to-creator/step-3-onboard-your-creators.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.
