> 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/platform-features/prospect-import-for-brands/prospect-import-explained.md).

# 見込み客インポートの説明

Prospect Import機能を使えば、プラットフォーム内で大量の見込み先リストを簡単に扱えます。Prospect Importを使用して、新しい見込み先を追加して採用したり、他のプラットフォームから既存のパートナーをimpact.comへ移行したりできます。この機能を [メールワークフローテンプレート](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md) と組み合わせることで、プログラムへの新しいパートナーとクリエイターを自動的に承認できます。

#### 仕組み

1. 見込み先を含むCSVファイルを作成し、impact.comプラットフォームにアップロードするだけです。見込み先のインポート方法については、こちらをご覧ください [見込み先をプログラムに一括インポートする](/brand/ja/what-would-you-like-to-learn-about/platform-features/prospect-import-for-brands/bulk-import-prospects-to-your-program.md).
2. 見込み先がインポートされると、インポートの概要を含む確認メールが届きます。ここで、修正が必要なエラーがあったかどうかを確認できます。
3. 見込み先がimpact.comプラットフォームに取り込まれてグループ化されたら、 [ワークフロー](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md) 見込み先が登録すると、自動的にプログラムへ承認するワークフローです。

{% hint style="info" %}
**注意：** この機能は見込み先のインポート向けですが、他のプラットフォームから既存パートナーをimpact.comへ移行することもできます。その場合は、インポート時に既存パートナーをグループに割り当て、そのグループを自動承認ワークフローと組み合わせることで、すぐにプログラムへオンボーディングできます。
{% endhint %}

#### メリット

Prospect Importを使えば、追加のツールや遅延なしでパートナーネットワークを拡大できます。

* **パートナーをより迅速にオンボーディング**：数分で見込み先リスト全体をアップロードし、価値の高いパートナーやクリエイターとのやり取りをすぐに始められます。外部の支援、手作業のプロセス、回避策は不要です。
* **サードパーティの採用ツールは不要**：その費用を、パートナー向けインセンティブやキャンペーンなど、ほかの成長施策に振り向けられます。
* **事前にファイルをテストする**：ドライランボタンを使って、エラーや一致するアカウントを確認し、どのレコードが成功または失敗するかを確認できます。

#### 制限事項

* 見込み先をインポートする際に新しいグループを作成することはできません。事前に [必要なグループを作成してある](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) 見込み先リストをインポートする前に必要なグループを作成しておいてください。ファイルに存在しないグループを含めると、そのレコードはインポートされず、概要レポートにエラーが表示されます。
* インポートした見込み先の招待が他の人と共有され、その共有招待を使って新しい応募者が申し込んだ場合、作成される申請は、最初にインポートした見込み先には関連付けられません。


---

# 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/platform-features/prospect-import-for-brands/prospect-import-explained.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.
