> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supercycle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Payouts

> Track what you owe consignors and record the payments you make.

As consigned items earn, Supercycle builds a **balance owed** for each consignor. A **payout** records a payment you've made to settle some or all of that balance.

Recording a payout tracks what you owe and what you've paid. It doesn't move money itself. With the **Manual** method you make the actual payment outside Supercycle, then record it here.

***

## How balances build up

A consignor's balance owed is the sum of their unsettled entries:

* **Earnings**: added when a charge on the consignor's item is paid (the consignor's [revenue share formula](/documentation/manage/consignment/revenue-share-formulas) rendered at that moment).
* **Refunds**: subtracted when a paid charge is refunded, reversing proportionally against the original earning.

When you record a payout, the entries it covers are marked as settled and stop counting toward the balance owed. Deleting a payout returns them to unsettled.

***

## Record a payout

<Steps>
  <Step title="Open payouts">
    In Shopify admin, go to **Supercycle** > **Consignors** > [**Payouts**](https://admin.shopify.com/apps/supercycle/consignors/payouts).
  </Step>

  <Step title="Pay consignors">
    Select **Pay consignors**.
  </Step>

  <Step title="Choose method and date">
    Set the **Payout method** (Manual), the **Paid on** date, and any **Notes**, such as a reference.
  </Step>

  <Step title="Select consignors">
    Tick the consignors you're paying. Each row shows their outstanding balance, and the footer shows the selected count and total. Consignors with nothing outstanding don't appear.
  </Step>

  <Step title="Record">
    Select **Record \[n] payouts**. Supercycle settles each selected consignor's outstanding balance into a payout and groups them under a single payout **run**.
  </Step>
</Steps>

<Note>
  Recording a payout doesn't move any money. Supercycle tracks what you owe and what you've paid. Make the actual payment outside Supercycle (cash, bank transfer, etc.) using the payout method details on the consignor.
</Note>

Each payout covers a **statement period** from where the consignor's previous payout ended to the moment this one was recorded. The first-ever payout for a consignor starts at its earliest money event. The period appears on the payout page and as a **Period** column on the payouts list.

***

## Payout breakdown

When you open a payout, the **Breakdown** itemizes every entry it settled:

| Column             | Description                                                                                                                                                                                                                                 |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Cycle`            | The cycle the entry came from (pinned left when scrolling).                                                                                                                                                                                 |
| `Type`             | `Earning`, `Refund`, or `Adjustment`. Lines priced via fallback show a **Fallback** badge when the formula failed and the shop default was used.                                                                                            |
| `Item`             | The item the entry relates to. Links to the item.                                                                                                                                                                                           |
| `Date`             | When the money event occurred.                                                                                                                                                                                                              |
| `Basis`            | The charge revenue (or refunded amount) the share was calculated on.                                                                                                                                                                        |
| `Revenue share`    | The effective percentage when derivable from the frozen amount, otherwise `—`.                                                                                                                                                              |
| *(custom columns)* | [Money and integer fields](/documentation/configuration/custom-data/custom-fields#include-in-consignor-payouts) you flagged **Include in consignor payouts** on item or cycle definitions. Values read live from the entry's item or cycle. |
| `Amount`           | The consignor's share: positive for earnings, negative for refunds (pinned right when scrolling).                                                                                                                                           |

A **Total** row at the bottom sums to the payout amount.

***

## Payout runs

Each time you record payouts, the payouts created together are grouped into a **payout run**, labelled `Run #1`, `Run #2`, and so on. Runs make it easy to see everything settled in a single session, for example a monthly settlement across all your consignors.

***

## Delete a payout

If you record a payout in error, select it and choose **Delete payouts** (also available in bulk from the payouts list). Deleting a payout:

* Returns the entries it covered to **unsettled**, so they count toward the balance owed again and can be settled in a future payout.
* Updates the totals on the payouts summary.

Deleting a payout can't be undone, but the underlying earnings and refunds are preserved.
