> 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-groups/modify-which-partners-are-in-a-group.md).

# グループに含まれるパートナーを変更する

パートナー グループを作成したら、必要に応じてパートナーを追加または削除できます。パートナーを一括編集するには、次を参照してください [グループ内のパートナーを一括編集](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/bulk-edit-partners-in-a-group.md) 詳しい手順は次を参照してください。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー →** [**パートナー**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * を選択します。あるいは、クリエイタープログラムをお持ちの場合は、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **パートナー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml)**.**
2. 表内のパートナー名にカーソルを合わせ、次を選択します ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未チェックのボックス]** グループに追加したいパートナーの横にある
   * クリエイター プログラムをご利用の場合は、まず旧 UI に戻す必要があります。次を選択します ![](/files/892fdbad632ab18e81a263ae88487d439fbe46ab) **\[メニュー]** 画面右上の を選択し、次に **旧UIに戻す**.
3. グループ内のパートナーを変更するには、以下のタブの手順に従ってから、次を選択します **適用**.

{% tabs %}
{% tab title="パートナーを追加" %}

1. を選択します **グループ名** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** 表の上にある を選択し、次に ![](/files/a4c20d141714e9e9248551f182c5acacb99049de) **\[未チェックのボックス]** 選択したパートナーを所属させたいグループの横にある
   * 次のものが表示された場合、 ![](/files/28c3fdea987a3d251b5c9968a50039c4eea02c20) の *グループ* ![](/files/cc0e0c914e83aa8f319848b79c16bfc4d16c9e94) **\[ドロップダウンメニュー]**&#x9078;択したパートナーの少なくとも1人は、他のパートナーと同じグループにいません。
     {% endtab %}

{% tab title="パートナーを削除" %}

1. を選択します **グループ名** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** 表の上にある。
2. グループからパートナーを削除するには、次の選択を解除します ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェック済みのボックス]** 選択したパートナーを削除するグループの横にある
   * 次のものが表示された場合、 ![](/files/28c3fdea987a3d251b5c9968a50039c4eea02c20) の *グループ* ![](/files/cc0e0c914e83aa8f319848b79c16bfc4d16c9e94) **\[ドロップダウンメニュー]**&#x9078;択したパートナーの少なくとも1人は、他のパートナーと同じグループにいません。
     {% endtab %}
     {% endtabs %}

<div data-with-frame="true"><figure><img src="/files/c348bb7c5a3c67959ec809207bbb8f5a5ef9f4d2" alt="" width="563"><figcaption></figcaption></figure></div>

#### 見込みパートナーをグループに追加する

あなたが追加したパートナーを [見込み候補としてマークした](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.md) グループにも追加できます。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **Discover** → [**見込み候補**](https://app.impact.com/secure/advertiser/discover/radius/fr/partner_prospecting.ihtml).
2. 見込み候補を選択し、スライドアウトから次へ移動します *グループ。*
3. グループ名を入力し、次を選択します **保存**.

{% hint style="warning" %}
**重要**: 見込み候補をグループに追加する際は、既存の正しいグループ名を入力してください。新しいグループ名を入力すると、新しいグループが自動的に作成されます。
{% endhint %}

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


---

# 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-groups/modify-which-partners-are-in-a-group.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.
