# Payout overview

The **Payouts** section helps you track, manage, and complete commission payments to your affiliates.\
All payouts are created based on approved sales and can be paid outside the **Jaka** app.

***

### ℹ️ What Is a Payout?

A **payout** is a group of approved affiliate commissions that you are ready to pay.

Each payout includes:

* One affiliate
* One or more approved sales
* The total commission amount to be paid

Payouts make it easier to manage payments instead of paying each sale one by one.

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

***

### 🔄 How Payouts Work

The payout flow in Jaka is simple:

1. A sale is created
2. The sale is approved
3. The sale appears in **Pending Payouts**
4. You check the payout detail and  pay the affiliate outside the app
5. You mark the payout as **Paid**

{% hint style="info" %}
**Important**: Jaka does **not** process payments automatically. You control when and how affiliates are paid.
{% endhint %}

***

### 📌 Payout Statuses

Payouts have two main statuses:

* **Pending**\
  The payout is ready to be paid but hasn’t been completed yet.
* **Paid**\
  The payout has been completed and marked as paid.

These statuses help you quickly see which affiliates still need to be paid.

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

***

### ✅  What You Can Do in the Payouts Section

From the **Payouts** page, you can:

* View all pending and paid payouts
* Search payouts by affiliate
* Sort payouts by date
* Export pending payouts for accounting
* Create and mark payouts as paid

***

### ✅ When to Use Payouts

Use payouts when:

* You’re ready to pay affiliates&#x20;
* You want clear records of commissions paid
* You need an easy way to track unpaid vs paid commissions


---

# 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.jaka.app/shopify/payouts/payout-overview.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.
