> 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-portal-customization/affiliate-dashboard/display-order-details-to-affiliates.md).

# Display Order Details to Affiliates

**GoAffPro** provides you with the option to display the order details to affiliates.

{% hint style="info" %}
The order details widget presents affiliates with a table containing referral order information such as order date and time, order number, order amount, and commission. It provides affiliates with a clearer view of their referral sales.
{% endhint %}

To display the order details to affiliates, go to the **Affiliate Dashboard** section of the Look and Feel tab in the GoAffPro admin panel.

<figure><img src="/files/XvALtZp7oar6GUejimua" alt=""><figcaption><p>Look and Feel > Affiliate Dashboard</p></figcaption></figure>

Here, go to the Widgets and Analytics section.

![Widgets and Analytics](/files/-MUAZWBkykKWuGMkY6oc)

Now, enable the "**Show Order details**" option.

![Enable the "Show Order details" option](/files/-MUAZsFccM2Wtd4nzJb0)

You also have the option to display additional information to affiliates like the customer, product, delivery, or shipping information of the order.

![Information to show](/files/-MUA_8dFmPCnUdFH0dst)

Finally, affiliates can view the order details in their account dashboard.

{% hint style="info" %}
Affiliates also have the option to download sales reports from the order details section in their dashboard.&#x20;
{% endhint %}

<figure><img src="/files/214P8wxbWhtWhhCB7O9N" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/z6lOIR9fRN0>" %}
Display Order Details to Affiliates
{% 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:

```
GET https://docs.goaffpro.com/affiliate-portal-customization/affiliate-dashboard/display-order-details-to-affiliates.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.
