> ## 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 Upload Report

> Download the Payouts Bulk Upload report for a summary of the Payouts, Contacts and Fund Accounts created, along with the failure reasons.

<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>

Download the Bulk Upload report from the [RazorpayX Dashboard](https://x.razorpay.com/) after your bulk upload file gets [processed](/docs/x/bulk-payouts/uploads#bulk-upload-status).

## Fields in the Report

The report contains:

* A summary of the processed file.
* The Contacts, Fund Accounts and Payouts created and related information.
* Additional details as per the [fields populated in the Bulk Upload file](/docs/x/bulk-payouts#sample-template).

The report has the following additional coulmns you can use to check if the individual payouts were created and processed.

<img src="https://razorpay.com/docs/build/browser/assets/images/RZPX-bulk_upload_report.jpg" alt="bulk upload report excel file showing payout ids and its related error descriptions." width="800" />

Payout Id and Error Description mention the reasons for when the payouts process has failed.

`Payout Id`
: `string` Unique identifier for the payout. Value is returned only if the payout is successfully created. For example, `pout_FMfjLUuRS9Hlzc`.

`Error Description`
: `string` The reason for the error. For example, `The id provided does not exist.`

To troubleshoot the errors that appear in the report, see [Bulk Uploads Error Codes](/docs/x/bulk-payouts).

### Related Information

* [About Bulk Payouts](/docs/x/bulk-payouts)
* [Bulk Payouts Life Cycle](/docs/x/bulk-payouts/life-cycle)
