> 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/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) オーディエンスに提供してもらいましょう。コンバージョンの追跡やコミッションの最適化にも使えます。
  * クリエイターは、自分の名前、SNSのハンドル名、またはWebサイト名が含まれた、覚えやすいプロモコードを喜びます。
* **商品カタログを有効にする**： [商品カタログ](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/ja/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.
