# Bulk Edit Partners in a Group

Partner Groups can be edited in bulk by creating and uploading a CSV file.

#### Requirements

1. The IDs of the partners you want to add to or remove from groups.

   From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Partners →** [**Partners**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml) and find the IDs under the partner’s name.

   <div data-with-frame="true"><figure><img src="/files/Bf3pGHSa78MCMWLSlmc2" alt=""><figcaption></figcaption></figure></div>
2. The IDs of the partner group(s) you want to add or remove partners to. These are listed in parenthesis next to a group name.

   <div data-with-frame="true"><figure><img src="/files/52XipTR9sMw1x0BIqbXe" alt=""><figcaption></figcaption></figure></div>

#### Bulk edit partner groups

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Partners →** [**Groups**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartnergroups-flow.ihtml).
2. In the upper-right corner, select **Bulk Edit**.
3. Refer to the [*File guidelines*](#section-idm303536626314734) section below for help creating a CSV file.
4. Select **Choose File**, then select your CSV file.
5. Select **Upload**.
6. In the *Preview*, ensure your changes are all correct, then select **Accept & Assign Groups**.

#### File guidelines

Depending on what you want to do, you'll need to use a spreadsheet application or a text editor to create a CSV file with up to 4 columns.

Your CSV file must have the `Partner Id` column, and then you can mix and match the other three columns. For example, if you only want to add partners to groups, you'll only need the `Partner Id` and the `Add To` column. If you want to add some partners to groups but remove others, you can use both the `Add To` and `Remove From` columns.

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

|                 |                                                                                                                                                                                                                                                                                                                                                                                                                       |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Partner Id**  | For each row in this column, input the ID of the partner you want to add to a group. Use one ID per row.                                                                                                                                                                                                                                                                                                              |
| **Add To**      | For each row in this column, input the ID(s) of the partner group—not the group name—that this partner should be added to. If you're using a spreadsheet application, you can add this partner to multiple groups by adding the Group IDs separated by a comma and a space (12345, 54321) in a cell. If you're creating the file in plain text, use quotations around the comma-separated group IDs ("12345, 54321"). |
| **Remove From** | For each row in this column, input the ID(s) of the partner group that this partner should be removed from. If you're using a spreadsheet application, you can remove this partner from multiple groups by adding the Group IDs separated by a comma and a space (12345, 54321) in a cell. If you're creating the file in plain text, use quotations around the comma-separated group IDs ("12345, 54321").           |
| **Remove All**  | Input YES if you want to remove the partner from all groups that they're currently in.                                                                                                                                                                                                                                                                                                                                |


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/bulk-edit-partners-in-a-group.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
