# Recalculate Commission

**GoAffPro** provides you with the option to recalculate commission on sales.

To recalculate commission on sales, go to the **All Sales** section in the **Sales** tab of the GoAffPro admin panel.

<figure><img src="/files/d1uqQitC71hwgDhb9C9s" alt=""><figcaption><p>Sales > All Sales</p></figcaption></figure>

Here, click on the **order number**.

<figure><img src="/files/8QfDkY0kNL62UyQCC1P2" alt=""><figcaption><p>Click on the order number</p></figcaption></figure>

This will open up the order details window.

<figure><img src="/files/PieX51hZTp1NEgAxoGrs" alt=""><figcaption><p>Order details</p></figcaption></figure>

Now, click on **Recalculate Commission**.

<figure><img src="/files/MlpcGQsS58tvSCpfUQE8" alt=""><figcaption><p>Click on Recalculate Commission</p></figcaption></figure>

After this, click on **Update**.

<figure><img src="/files/VnIgNj4FoQq1hG93WvXS" alt=""><figcaption><p>Click on Update</p></figcaption></figure>

The commission of the sale will be updated.&#x20;

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

{% embed url="<https://youtu.be/yyinratqWJQ>" %}
Recalculate Commission
{% 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/program-management/manage-sales/reprocessing-sale/recalculate-commission.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.
