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

# Create a mass payout

Available to roles: <Badge color="blue">Owner</Badge>

Mass payouts let you initiate multiple outgoing crypto transactions at once by uploading a CSV file. Each row in the file creates a separate transaction. Before you begin, prepare your CSV file according to the [required format](/mass-payouts/file-format).

<Steps>
  <Step title="In your merchant dashboard, go to the Mass Payouts tab and click Create mass payout." />

  <Step title="Select the payout type.">
    Choose **In cryptocurrency** for a standard payout, or **With conversion** to convert funds from one currency to another before sending.
  </Step>

  <Step title="Enter a name for this payout, then click Upload file and select your CSV file." />

  <Step title="Review the preview table for errors.">
    If CryptoProcessing detects an error in a row, an exclamation mark appears next to it. Hover over it to see the error message. Fix any errors in your file and click **Reupload file** to upload it again.
  </Step>

  <Step title="Review the total estimation at the bottom of the table.">
    This shows the total withdrawal amount and a subtotal for each currency. Note that the equivalent currency amounts are informational — actual costs may vary once fees are applied.
  </Step>

  <Step title="Enter your 2FA code and click Send payouts." />
</Steps>

<Note>
  You can track the [status](/mass-payouts/statuses) of your mass payout on the **Mass Payouts** tab. If any transactions fail, see [Retrying failed mass payouts](/mass-payouts/retrying).
</Note>
