# External Payout

## Execution

{% stepper %}
{% step %}

### Generate payout

[Follow the guidance here](https://docs.bixgrow.com/payouts/how-to-payout#generate-payout)
{% endstep %}

{% step %}

### Payout externally and Mark as Paid

* If you’ve already generated the payou&#x74;**,** you can proceed by opening the **Unpaid** tab to check the commission amount that needs to be transferred outside the app.

<div align="left"><figure><img src="/files/F94MN1Xf4Q1YO5aSvlpo" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/GxkiXzb1ye0vDYJvNgPN" alt=""><figcaption></figcaption></figure></div>

* After the money has been sent, go to **Payouts > Unpaid** in our app and click **Mark as Paid**. This confirms that the payment was completed outside the system and updates the payout status in BixGrow.

<div align="left"><figure><img src="/files/xFF3XJ2cu5UUUobEJMVt" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/bbzgOPFLOMqxyfnWTLCG" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**BixGrow** only supports collecting the required affiliates' information so that you can make payments outside the app. You CAN'T make in-app payments except with PayPal integration and Store Credit.
{% endhint %}
{% endstep %}
{% endstepper %}

## Review payouts&#x20;

#### For merchants

All paid commissions will be shown in the **History** tab. You can view the payout details again here.

<div align="left"><figure><img src="/files/UwlZGbORQsdg4TquViNh" alt=""><figcaption></figcaption></figure></div>

#### For affiliates

When a commission is paid, it will appear in the **Affiliate dashboard** as follows:

<div align="left"><figure><img src="/files/hEsYVGFzf3ggHu8m1YLu" alt=""><figcaption></figcaption></figure></div>

### Export payouts

You can export both Unpaid and Paid payouts as CSV files, making it easier to manage, review, or analyze your payout data outside the app. This is especially useful when your accountant needs to process bulk payments through your own payment platform or prepare documents for tax reporting. Exporting payouts also helps you maintain clean financial records for audits and internal bookkeeping, giving you full control over your affiliate payout history.

<div align="left"><figure><img src="/files/Ht9HCoFLJWcVzH3XkKYP" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/iAGWXgaGCqPOMwAQ0q0t" alt=""><figcaption></figcaption></figure></div>


---

# 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.bixgrow.com/payouts/how-to-payout/external-payout.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.
