# Affiliate Admin - Network

If the merchant has [MLM](/outreach/affiliate-recruitment/mlm.md) enabled for a program, all affiliate in that program are able to see the Network tab via their affiliate admin.&#x20;

<figure><img src="/files/bSAkW7ccOOdUKmAR8AnH" alt=""><figcaption><p>Affiliate admin > Network</p></figcaption></figure>

## Network link

Each affiliate will have one unique Network link of their own. Affiliates can share their Network link to invite other to join the merchant's affiliate program. Network links will take people to the [registration form ](/management/affiliate-registration-form.md)of the program pre-selected by the merchant.&#x20;

<figure><img src="/files/ZmCBW17VwBwhCRUEFT5N" alt=""><figcaption><p>Affiliate admin > Network link</p></figcaption></figure>

## Network stats

### Total commission

This shows the total **network commission** earned from referrals brought by the downline affiliates.

<figure><img src="/files/H5Aq8vaZ7VEz1SR2Fx9w" alt=""><figcaption><p>Affiliate admin > Network link</p></figcaption></figure>

{% hint style="warning" %}
**Note:** **Network commission** is different from **Program commission**.

* When an affiliate brings a referral, he will get Program commission based on the commission rate of the program he is in.
* When a downline affiliate brings a referral, his upline affiliate will get Network commission based on the MLM settings of the upline's program.
  {% endhint %}

### Total signups

This shows the number of all downline affiliates who could bring this affiliate some network commissions whenever they bring a referral.

<figure><img src="/files/4mQQRejmxiEE571SusCG" alt=""><figcaption><p>Affiliate admin > Network link</p></figcaption></figure>

### Affiliate level table

For example, if the merchant set up 2 MLM levels for this affiliate A's program, affiliate A can see 2 levels in this table. Level 1 includes the affiliates who A invited. Level 2 includes the affiliates who level 1 affiliates invited.

The stats in this table show the total stats generated by all affiliates in each level.

Click **Detail** to see an affiliate list of each level.


---

# 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.uppromote.com/guide-for-affiliate/affiliate-admin/affiliate-admin-network.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.
