> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-commissions/create-commission-groups-for-affiliates/configure-compression-in-multi-level-network-for-group.md).

# Configure Compression in Multi Level Network for Group

**GoAffPro** provides you with the option to configure compression in the multi level network for the commission group.&#x20;

To configure compression in the multi level network for the commission group, go to the **Groups** tab in the GoAffPro admin panel.

<figure><img src="/files/0t6akPk5r1SUkZmhiD1e" alt=""><figcaption><p>Group</p></figcaption></figure>

Here, click on **Edit Group**.

<figure><img src="/files/xAOiIqTbyeUKYk98IEyt" alt=""><figcaption><p>Click on Edit Group</p></figcaption></figure>

This will open up the Edit Group section.

<figure><img src="/files/mnArERkMWtjKXjkdwHsO" alt=""><figcaption><p>Edit Group</p></figcaption></figure>

Here, click on **Configure compression**.

<figure><img src="/files/pzHIfqLfxT5dksXQieOy" alt=""><figcaption><p>Click on Configure compression</p></figcaption></figure>

This will open up the Compression configuration window.

<figure><img src="/files/81uUKUQCy7kr41uIHo1M" alt=""><figcaption><p>Compression configuration</p></figcaption></figure>

Here, enable the toggle.

{% hint style="info" %}
You will need to be on the business plan to use the compression tool.
{% endhint %}

<figure><img src="/files/OiI0dUKqx09P0drDTKRM" alt=""><figcaption><p>Enable the toggle</p></figcaption></figure>

Now, set the parameter, time period, and matching value.

{% hint style="info" %}
You can select parameters such as revenue, sale commission, number of orders, etc.
{% endhint %}

<figure><img src="/files/PBSXT20cbxOjWsyy1t7Q" alt=""><figcaption><p>Set the parameter, time period, and matching value.</p></figcaption></figure>

After this, select between the compress out or skip commission options.

{% hint style="info" %}
**Compress out** = the affiliate who does not qualify gets temporarily removed from the chain.

**Skip commission** = the affiliate who does not qualify in the chain does not get the commission.\
\
Example: In a network with A > B > C > D&#x20;

If D refers the sale:\
D earns the referral commission\
C earns the level 1 commission\
B earns the level 2 commission\
A earns the level 3 commission\
\
If B does not fulfill the parameter set in the compression configuration, then with:

With the compress out option:\
C would earn level 1 commission\
A would earn level 2 commission

With the skip commission option:\
C would earn level 1 commission\
A would earn level 3 commission&#x20;
{% endhint %}

<figure><img src="/files/Gpp6nAjbhC6PyhinPVPY" alt=""><figcaption><p>Select between the compress out or skip commission options</p></figcaption></figure>

Finally, click on **Submit**.

<figure><img src="/files/vW4DebTHRUDcmdzm9AVU" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/CeurBst5mUc>" %}
Configure Compression in Multi Level Network for Group
{% endembed %}


---

# 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://docs.goaffpro.com/affiliate-commissions/create-commission-groups-for-affiliates/configure-compression-in-multi-level-network-for-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.
