> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Bulk Payouts Life Cycle

> Check the statuses that Payouts follow when they are made using the Bulk Upload feature.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

A payout created using the Bulk Upload feature can have the following statuses during its life cycle:

* `pending`
* `scheduled`
* `processing`
* `processed`
* `reversed`
* `cancelled`
* `rejected`
* `failed`

<img src="https://razorpay.com/docs/build/browser/assets/images/RZPX-scheduled_payout_life_cycle.jpg" alt="bulk payout life cycle" width="800" />

Know more about [payout life cycle and statuses](/docs/x/payouts/states-life-cycle).

<Info>
  **Handy Tips**

  * Payouts created using the Bulk Upload feature are not queued. In case of insufficient balance, the payouts will fail.
  * The `pending` and `rejected` statuses are available only if you have [Approval Workflow](/docs/x/manage-teams/approval-workflow) enabled on your account.
</Info>

### Related Information

* [About Bulk Payouts](/docs/x/bulk-payouts)
* [Bulk Upload Status](/docs/x/bulk-payouts/uploads)
* [Bulk Upload Report](/docs/x/bulk-payouts/report)
