> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# About Customers

> You can create customers with basic details such as name and contact details and use them for various Razorpay solution offerings. You can perform the following actions using the Dashboard:

* [Create a customer](/payments/customers#create-a-customer)
* [Edit a customer's details](/payments/customers#edit-customer-details)

## Create a Customer

Watch this video to see how to create a customer from the Dashboard.

To create a customer from the Dashboard:

1. Log in to the Dashboard.
2. Navigate to **Customers**.
3. Click **+ New Customer**.
4. Fill details and click **Save**.

## Edit Customer Details

Watch this video to see how to edit the details of an existing customer from the Dashboard.

To edit a customer from the Dashboard:

1. Log in to the Dashboard.
2. Navigate to **Customers**.
3. Select the customer you want to edit.
4. Click **Edit** available under **Actions**.
5. Edit details and click **Save**.

## APIs

You can do the following using APIs:

* [Create a Customer API](/api/customers/create)
* [Edit Customer Details API](/api/customers/edit)
* [Fetch All Customers API](/api/customers/fetch-all)
* [Fetch Customers by ID API](/api/customers/fetch-with-id)

### Related Information

[Customer Refunds](/payments/customers/customer-refunds)
