# View & Understand a Payout

### ⚙️ How to Open a Payout

1. Go to the app > click **Payouts**
2. Click on a payout from the list

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

***

### ⭐ Sales Included in This Payout

Each payout includes one or more approved sales.

For each sale, you can see:

* Order number
* Date created
* Revenue
* Commission amount

These sales are automatically grouped when you create a payout.

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

***

### ⭐ Affiliate Information

At the top of the payout, you’ll see the affiliate details:

* Affiliate name
* Affiliate email
* Payment method (for example: PayPal)
* Payment account information

This tells you **who will receive the payment**.

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

***

### ⭐ Commission Summary

At the bottom of the payout, you’ll see **Total commission**

This is the final amount you need to pay the affiliate.

<figure><img src="/files/1zJGEBGAvv4WojWEqOFy" alt=""><figcaption></figcaption></figure>

***

### ⭐ Notes & Messages

When creating or reviewing a payout, you may see:

* **Note (internal)**\
  Only visible to you. Use this for transaction IDs or internal records.
* **Message to affiliate**\
  Visible to the affiliate. Use this to explain payment details.

***

### ⭐ Payout Status

Each payout has a clear status:

* **Pending** – Waiting to be paid
* **Paid** – Mark it is as **Paid** if you pay the affiliate commission manually

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

{% hint style="info" %}
**Note**

* A payout can only include approved sales
* Payments are made outside the Jaka app
  {% endhint %}


---

# 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/view-and-understand-a-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.
