> 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/invite-partners-to-your-campaign.md).

# キャンペーンにパートナーを招待する

{% hint style="warning" %}
**注:** この機能はベータ版です。担当のCSMまたは当社の [サポートチーム](https://app.impact.com/support/portal.ihtml?createTicket=true&) この機能をテストしたい場合はご連絡ください。
{% endhint %}

キャンペーンに新しいパートナーを招待する際、キャンペーンのデフォルトの作業範囲記述書（SOW）を含めることも、報酬、タスクの割り当て、使用権などを調整するためにSOWをカスタマイズすることもできます。impact.com経由でキャンペーンに招待されると、パートナーにはメール通知が届きます。

1. 左側のナビゲーションバーから、次を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] →** **キャンペーンマネージャー →** [**パフォーマンス**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. アクティブなキャンペーンにカーソルを合わせ、 **キャンペーンを管理**.
3. 選択 **［パートナーを招待］** 右上隅の
4. 以下のいずれかの方法でキャンペーンにパートナーを追加します：
   * **グループ：** 招待 [パートナーグループ](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) このキャンペーンに応募するために。
   * **パートナー：** このキャンペーンに応募する個別のパートナー名を入力します。
   * **メールアドレス：** メールで招待するパートナーのメールアドレスを入力します。
5. 以下のいずれかの方法で、パートナーのグループまたは個人を招待します：
   * **招待を送信：** パートナーをキャンペーンのデフォルトSOWに招待します。
   * **カスタム提案で招待：** 現在マーケットプレイスでアクティブな特定のクリエイターのプロフィールに合わせて、キャンペーンのデフォルトSOWをカスタマイズします。SOWは、あなたが [キャンペーンを作成したときに](/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md).
   * **招待リンクをコピー：** デフォルトまたはカスタムのSOWを含むキャンペーンの招待リンクをコピーし、パートナーに直接送信します。リンクから、キャンペーンの登録フローを完了できます。


---

# 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/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/invite-partners-to-your-campaign.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.
