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