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