# Groups

The **Groups** tab allows the creation of commission groups for affiliates, simplifying the management of various affiliate types with different commission structures.

### Enable the Groups tab in the admin panel: <a href="#to-enable-the-membership-plans-tab-in-the-admin-panel" id="to-enable-the-membership-plans-tab-in-the-admin-panel"></a>

In the **Settings** tab of the GoAffPro admin panel, go to the **Extras** section.

![Settings > Extras](/files/-MLtLLF_gTjZOBkwk7dK)

Here, in the **Affiliate Groups** section, you can **enable** the toggle.

![Affiliate Groups](/files/-MLtRyTmU9UwfsEBogBU)

After enabling, the **Groups** tab will appear in the admin panel.

<figure><img src="/files/6sfQ4mirMPevrCFDV1VR" alt=""><figcaption><p>Groups</p></figcaption></figure>

### Create Group

In the **Groups** tab, you can create commission groups for affiliates. It helps you manage affiliates by grouping them and allows bulk editing of their commissions.

![Groups](/files/-MLtT6cUHcA2Q_Mqc-pL)

In the **New group** section, you can create a new affiliate group by entering the group's name and setting the default commission for the group.

![New group](/files/-MLtTBwSuDujaMJ06poz)

{% content-ref url="/pages/-MLyZWvgldD6yI3asisT" %}
[Setup Affiliate Commission Groups](/affiliate-commissions/create-commission-groups-for-affiliates.md)
{% endcontent-ref %}

After this, you can set up the product and multi-level commission for the affiliate group. You also have the option to set up commission modifiers and commission boosters for the affiliate group.

<figure><img src="/files/fB9QVR4n1TReOiMA6jYG" alt=""><figcaption><p>Group Configuration</p></figcaption></figure>

### Edit Group Members

To add affiliates to a group, click on **Edit Members** in the Groups tab.

![Groups](/files/-MXYusTP9H7jkwhAfGiw)

Here, you can add or remove affiliates from the group.

![Edit members](/files/-MXZ7EUkyrOTO0j1fcKU)

{% content-ref url="/pages/-MLycd1hPvxWRgW2h10o" %}
[Edit Members in Commission Group](/affiliate-commissions/create-commission-groups-for-affiliates/edit-members-in-commission-group.md)
{% endcontent-ref %}

***

**Checkout our video below for an overview of the affiliate groups feature in GoAffPro:**

{% embed url="<https://youtu.be/PckBUp41NfU>" %}
Affiliate Groups
{% endembed %}


---

# 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://docs.goaffpro.com/goaffpro/admin-panel/setup/groups.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.
