> 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/reach-out-to-partners/partner-management/download-a-list-of-your-partners.md).

# パートナー一覧をダウンロードする

<a href="https://pxa.impact.com/student/activity/1117599?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=eng-350&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

パートナーの一覧をダウンロードできます。これには、名前、連絡先情報、アカウント情報、およびパートナー種別が含まれる場合があります。これは、メールサービスのようなサードパーティ統合に役立ちます。

#### パートナー一覧レポートをダウンロードする

パートナー一覧レポートには、プログラムに参加しているすべてのパートナーと、それらに関する詳細情報が表示されます。リストをどの形式でダウンロードするかを選択できます。

1. 左側のナビゲーションバーから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **レポート → その他のレポート**.
2. 次を選択します **カテゴリ**、次に選択します **オペレーション** ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未チェックのボックス]**.
3. 下にスクロールして **パートナー一覧**にカーソルを合わせ、 **表示**.
4. 右上隅で、 ![](/files/13cccf72e7bffda0ccdbcbaccef663ee74d618f0) **\[ダウンロード]**.
5. ダウンロードファイルの形式を選択してください: **PDF**, **Excel**、または **CSV**.

#### パートナーのメール一覧をダウンロードする

この一覧には、すべてのパートナーの連絡先情報が表示されます。

1. 左側のナビゲーションバーから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー → パートナー**.
2. 右上隅で、 **パートナーのメールリストをダウンロード**。CSVのダウンロードが開始されます。

別の形式で一覧をダウンロードしたい場合:

1. 左側のナビゲーションバーから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー → パートナー**.
2. 右上隅で、次を選択します ![](/files/aee63158a6faf76bf3e9f158425abbde1a92dcdb) **\[レポート] → パートナー連絡先一覧**.
   * に移動します。 *パートナー連絡先一覧* ページ。
3. 右上隅で、 ![](/files/13cccf72e7bffda0ccdbcbaccef663ee74d618f0) **\[ダウンロード]**.
4. ダウンロードファイルの形式を選択してください: **PDF**, **Excel**、または **CSV**.

#### パートナーグループの連絡先メール一覧をダウンロードする

すべてのパートナーの連絡先情報が必要でない場合は、特定のパートナーグループをダウンロードできます。方法については、 [パートナーグループを作成する](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md)。この一覧は常に .csv 形式になります。

1. 左側のナビゲーションバーから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー → グループ**.
2. 連絡したいパートナーグループを見つけます。
3. グループにカーソルを合わせてから、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More]** → **メール一覧をダウンロード**.


---

# 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/reach-out-to-partners/partner-management/download-a-list-of-your-partners.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.
