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

# Beneficiary Management

> Add and manage Cashfree Payouts beneficiaries with bank account or UPI details so you can send instant, automated disbursements to customers and vendors.

To initiate payouts/payments to your customers, you must add them as beneficiaries to your Cashfree's Payouts account. Include their bank account details or UPI information to make instant and automated payments.

You can add your customer details individually or upload them using a single file following the specified format.

## Add beneficiary

Ensure you have the customer details such as name, email ID, phone number, and bank details while adding them as a beneficiary. Bank details are required to initiate payouts. There is no limit to the number of beneficiaries you add. Provide accurate information to make successful payouts.

You can verify your beneficiary details like bank account number, UPI VPA, and IFSC using [Secure ID](/docs/secure-id/introduction) before making any payouts to their bank account.

Follow the instructions below to add a beneficiary account:

1. Log in to the [Merchant Dashboard](https://merchant.cashfree.com/auth/login).
2. Go to **Payouts Dashboard** > **Beneficiaries** > and click **Add Beneficiary**.
3. **Add Beneficiary** pops up. In the **Beneficiary Details** screen, fill in the following information and click **Next**:
   * **Beneficiary ID**: Enter a unique ID to identify the beneficiary.
   * **Beneficiary Purpose**: Select how you want to send money to the beneficiary.
   * **Name**: Enter the name of the beneficiary.
   * **Phone Number**: Enter the phone number of the beneficiary.
   * **Email ID**: Enter the email ID of the beneficiary.
   * **Address**: Enter the address of the beneficiary.

<img src="https://mintcdn.com/cashfreepayments-d00050e9/rpH767oy7-0Ptnam/static/payouts/payouts/Add_Beneficiary.png?fit=max&auto=format&n=rpH767oy7-0Ptnam&q=85&s=d65d69d24deaf30972a7a3a3a549f4aa" alt="" width="3384" height="1790" data-path="static/payouts/payouts/Add_Beneficiary.png" />

3. Fill in the following information and click **Next**. You can skip this step and add the information later.
   * **Account Number**: Enter the bank account number of the beneficiary.
   * **IFSC**: Enter the IFSC information of the beneficiary bank account.
   * **UPI VPA**: Enter the UPI VPA information of the beneficiary.
   * **Card Number**: Enter the card number of the beneficiary.

<img src="https://mintcdn.com/cashfreepayments-d00050e9/rpH767oy7-0Ptnam/static/payouts/payouts/Step_2.png?fit=max&auto=format&n=rpH767oy7-0Ptnam&q=85&s=2a56a0260e333ea843b7e4592fd2f6c7" alt="" width="3384" height="1790" data-path="static/payouts/payouts/Step_2.png" />

4. Click **Add Beneficiary**.

Once the verification is complete, the beneficiary is successfully added to your Payouts account. You can now initiate payouts to the added beneficiary.

## Batch upload beneficiary details

When you have a large number of beneficiaries to be added, you can upload a single file with all the details of the beneficiaries you want to add in one go.

Follow the instructions below to upload a batch file:

1. Log in to the [Merchant Dashboard](https://merchant.cashfree.com/auth/login).
2. Go to **Payouts Dashboard** > **Beneficiaries** > **Batch**.
3. Click the **Download Sample File** dropdown menu.
4. You will see two options:
   * **Amazon Pay Wallet**: Select and download this template to upload beneficiary details in bulk for making Amazon Pay Wallet transfer requests.
   * **Others**: Select and download this template to upload beneficiary details in bulk for other transfer requests.
5. You can download the template in an .XLS or .CSV format.
6. View the downloaded template and add the required details as mentioned in the format and upload the file to add beneficiaries in bulk.
7. Click the uploaded file to view the status of the beneficiaries uploaded in the file.

## Manage beneficiary

The created beneficiaries are listed on the **Beneficiaries** screen. You can view specific details of the beneficiary by selecting a specific beneficiary.

<img src="https://mintcdn.com/cashfreepayments-d00050e9/rpH767oy7-0Ptnam/static/payouts/payouts/add_bene_3.png?fit=max&auto=format&n=rpH767oy7-0Ptnam&q=85&s=c58ee7164e1467d7708ccb3854e1ab62" alt="" width="3296" height="1822" data-path="static/payouts/payouts/add_bene_3.png" />

You have the flexibility to search for beneficiaries using the Beneficiary ID, Phone No., or Bank A/c Number using the Search & Filter option. You can also filter for beneficiaries based on a selected time period.

<Note>
  **API Integration**

  You can also use our APIs to add beneficiaries. For more information, see [Add Beneficiary API](/docs/api-reference/payouts/v1/add-beneficiary#add-beneficiary).
</Note>

***

***

## Delete beneficiary

To delete a beneficiary,

1. Log in to the [Merchant Dashboard](https://merchant.cashfree.com/auth/login).
2. Go to **Payouts Dashboard** > **Beneficiaries**.
3. Select the beneficiary you want to delete and select **Delete** to the right of the dashboard.

You cannot initiate payouts to beneficiaries after you have deleted them.

<div class="hidden" data-table-of-contents="bottom">
  <p class="mt-4 font-medium flex items-center gap-2 related-docs-heading">
    <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class="w-4 h-4">
      <path d="M3 4h7a2 2 0 0 1 2 2v13a2 2 0 0 0-2-2H3z" />

      <path d="M21 4h-7a2 2 0 0 0-2 2v13a2 2 0 0 1 2-2h7z" />
    </svg>

    <span>Related topics</span>
  </p>

  <ul>
    <li><a href="/docs/api-reference/payouts/v2/beneficiary-v2/create-beneficiary-v2">Create Beneficiary API v2</a></li>
    <li><a href="/docs/api-reference/payouts/v2/beneficiary-v2/get-beneficiary-v2">Get Beneficiary API v2</a></li>
    <li><a href="/docs/api-reference/payouts/v2/beneficiary-v2/remove-beneficiary-v2">Remove Beneficiary API v2</a></li>
    <li><a href="/docs/help/payouts/general-faqs">Beneficiaries FAQs</a></li>
  </ul>
</div>
