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

# Create Virtual Account

> Create dedicated virtual accounts inside Cashfree OneEscrow to organise customer funds, improve reconciliation, and streamline payouts to specific stakeholders.

Virtual accounts help streamlines the management of funds, enhance tracking capabilities, and simplify the financial process.

## Create a virtual account

Follow the instructions below to create a virtual account:

1. Log in to the [Merchant Dashboard](https://merchant.cashfree.com/auth/login).
2. Go to **Payouts Dashboard** > **One Escrow** > **Escrow Account**.
3. Click **Create Virtual Account** in the *One Escrow - Escrow Account* page.

<img src="https://mintcdn.com/cashfreepayments-d00050e9/rpH767oy7-0Ptnam/static/payouts/oneescrow/Screenshot_2024-08-16_at_11.47.59_AM.png?fit=max&auto=format&n=rpH767oy7-0Ptnam&q=85&s=69fb18da2de3f1b882c345124ab54d43" alt="" width="1904" height="982" data-path="static/payouts/oneescrow/Screenshot_2024-08-16_at_11.47.59_AM.png" />

4. In the *Create Virtual Account (VA)* popup, enter the following information:
   * **Display Name**: Enter the name you want to display for the virtual account.
   * **Account Prefix**: Enter the account prefix as allocated by the bank.
   * **Choose Escrow Account**: Use this field to select the escrow account.
5. Click **Submit**.

<img src="https://mintcdn.com/cashfreepayments-d00050e9/rpH767oy7-0Ptnam/static/payouts/oneescrow/Screenshot_2024-08-16_at_11.53.46_AM.png?fit=max&auto=format&n=rpH767oy7-0Ptnam&q=85&s=d3a0d25dddff510d4451ff148eeae5db" alt="" width="1904" height="982" data-path="static/payouts/oneescrow/Screenshot_2024-08-16_at_11.53.46_AM.png" />

Your virtual account will be successfully created, and the popup will display the account number and IFSC information.

<Tip>
  You can find the bank account information of the virtual account in the
  dashboard to recharge the account.
</Tip>

<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/v1/oneescrow/create-virtual-account">Create Virtual Account API</a></li>
    <li><a href="/docs/payouts/oneescrow/manage-virtual-account">Manage Virtual Account</a></li>
    <li><a href="/docs/payouts/oneescrow/allocate-funds">Allocate Funds</a></li>
  </ul>
</div>
