> 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/bulk-import-prospects-to-your-program.md).

# 見込み顧客をプログラムに一括インポート

以下の手順に従って、既存のimpact.comアカウントを持つ見込み顧客と持たない見込み顧客の両方を、CSVを使って特定のプログラムに一括インポートし、手動で追加する手間と時間を節約しましょう。インポートを確定する前にファイルをテストして、エラーの防止に役立てることもできます。詳細は [見込み顧客インポートに関するFAQ](/brand/ja/what-would-you-like-to-learn-about/platform-features/prospect-import-for-brands/prospect-import-faq.md) を参照してください。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F8f0xdyvE1FeKyIhbFwoZ%2Fdis-250-7.mp4?alt=media&token=ab8e3832-0ffd-47f3-86f7-bbb1b8019ab6>" %}

#### 見込み顧客を一括インポート

{% hint style="warning" %}
**警告:** 見込み顧客をインポートする際にグループを作成することはできません。事前にすでに [必要なグループを作成済み](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) 見込み顧客リストをインポートする前に必要なものです。
{% endhint %}

1. 上部ナビゲーションバーから ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロファイル] → 設定**.
2. 左側の *ツール* セクションで、 [**見込み顧客をインポート**](https://app.impact.com/secure/advertiser/accountSettings/upload-media-prospect-flow.ihtml).
3. 選択します ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を選択し、見込み顧客を追加したいプログラムを選択します。
4. 選択します **ファイルを選択** CSVファイルをアップロードします。
   * 選択します **ファイル形式の詳細を表示 \[ドロップダウンメニュー]** CSVファイルの設定方法の詳細を確認できます。また、次を選択することもできます。 **列をクリップボードにコピー** を選択し、スプレッドシートアプリケーションに貼り付けます。以下を参照してください。 *見込み顧客インポート用テンプレート* CSVファイルに含めるべきデータを確認してください。
5. 必要に応じて、次を選択して、レコードを作成する前にインポートファイルをテストできます。 ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未チェックのボックス]** の下で *ドライランとしてインポート*.
6. 次に、 **送信**.

   * その後、ファイル内の成功した項目とエラーの詳細を記載したメールが届きます。

   <div data-with-frame="true"><figure><img src="/files/16297bdcb05db308b24f7b81e9cd3681db5742d7" alt="" width="375"><figcaption></figcaption></figure></div>

<details>

<summary>見込み顧客インポート用テンプレート</summary>

```programlisting
パートナー名、連絡先メールアドレス、メディアプロパティ、グループ名、連絡先の名、連絡先の姓、説明、パートナーID
```

{% hint style="info" %}
**注意：** インポートを成功させるには、CSVファイルに見込み顧客のパートナー名、連絡先メールアドレス、メディアプロパティURLを含める必要があります。
{% endhint %}

</details>

#### インポートした見込み顧客を表示して連絡する

インポートした見込み顧客を表示して連絡するには、次の手順に従います。

1. 左側のナビゲーションメニューから ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[Discover] → 見込み顧客**.
2. 画面上部のフィルターから、 **ソース** フィルターを選択し、 **見込み顧客のインポート** ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572)**\[未チェックのボックス]**.
   * 必要に応じて、グループ付きで見込み顧客をインポートした場合は、 **グループ** フィルターを選択し、表示したいグループを選択します。
3. 見込み顧客に連絡するには、 **見込み顧客招待を自動化** ワークフローを使用します。詳細はこちら： [ワークフローの設定](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.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/bulk-import-prospects-to-your-program.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.
