> 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/goaffpro/affiliate-dashboard/advanced-tabs/network.md).

# Network

The **Network** tab allows affiliates to view their signup link, network summary, network map, and details such as sales or commissions earned within their network.

![Network Tab](/files/-MX-1t5-hMgNNcpazSiZ)

### Network

The **network** section displays the signup link to the affiliate, which they will use to recruit newer affiliates under them.&#x20;

The **network summary** section highlights the network commission earned by the affiliate and the number of affiliates who have been recruited either by direct or indirect referrals.

![ Network ](/files/-MX-20tipRvzOWwkgwMW)

Affiliates can click the **Commissions** button, to view the network commissions set on each level.&#x20;

<figure><img src="/files/kpesruoT4AyltpPwZPom" alt=""><figcaption><p>Network Commissions</p></figcaption></figure>

### Network Explorer

The **Network explorer** section can be opened to view the number of sales, total sale volume, and the details of the sales referred by affiliates in each level.

<figure><img src="/files/9pUZ7dATkVIuz5zH88uL" alt=""><figcaption><p>Network explorer</p></figcaption></figure>

### Direct Referrals

In the **Direct Referrals** section, affiliates can view the name and email address of the affiliates recruited by them (recruited directly under them).

![Direct Referrals](/files/-MIOhcO6DmhTa1EZVQzy)

The **Network Map** can be opened to view a map of the affiliates in the network, this will show affiliates recruited using both direct and indirect referrals.

![Network Map](/files/-MIOilnQbcgCTHDlsiJD)

### Members

The **Members** table displays the number of affiliates at each network level. The adjacent table shows the sales, revenue, and commissions earned by affiliates in those levels.

![Members and sale details](/files/-MIOhhX2ngRZjAKrVnZZ)

{% hint style="info" %}
The **Network** tab will only appear if the merchant enables the [multi level marketing](/multi-level-affiliate-network/enable-multi-level-marketing.md) feature.&#x20;
{% endhint %}


---

# 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/goaffpro/affiliate-dashboard/advanced-tabs/network.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.
