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

# Create a Customer

> Learn how to create new customers in Spree Commerce as an admin.

Depending on your business model, you might need to manually create customer accounts—for example, when processing phone or in-person orders, handling wholesale clients, or migrating data from another platform.

This ensures customer details are accurately recorded in the system, enabling better order tracking, personalized service, and targeted marketing.

## Create a New Customer

To a create a new customer, navigate to **Customers** in the admin dashboard.

<img src="https://mintcdn.com/spreecommerce/jBzwDbu2Rx51CPU9/images/user/customers/create-customer/1-customers-tab.png?fit=max&auto=format&n=jBzwDbu2Rx51CPU9&q=85&s=3658bfab61759efc0e0c10a0f069bc1d" alt="The Customers tab in the Spree Commerce dashboard" width="3138" height="1658" data-path="images/user/customers/create-customer/1-customers-tab.png" />

Click **New Customer** in the top-right corner to open the creation form.

<img src="https://mintcdn.com/spreecommerce/jBzwDbu2Rx51CPU9/images/user/customers/create-customer/2-creation-form.png?fit=max&auto=format&n=jBzwDbu2Rx51CPU9&q=85&s=ac6b2025c74ce81d6b0826fd9d0fb767" alt="Creating a customer in the Spree Commerce dashboard" width="3138" height="1658" data-path="images/user/customers/create-customer/2-creation-form.png" />

Fill in the following customer fields:

* Email
* First Name
* Last Name
* Phone Number (optional)
* Tags (optional)

<Note>Tags help you categorize and segment customers based on purchasing behavior or account type, and can improve filtering, reporting, and personalization.</Note>

Once you’ve filled in the required fields, click **Create**, and you’ll be redirected to the customer’s profile page.

<img src="https://mintcdn.com/spreecommerce/jBzwDbu2Rx51CPU9/images/user/customers/create-customer/3-customer-profile.png?fit=max&auto=format&n=jBzwDbu2Rx51CPU9&q=85&s=8078ed2fe1e4a29b70b4c5128632573f" alt="Customer profile in the Spree Commerce dashboard" width="3138" height="2064" data-path="images/user/customers/create-customer/3-customer-profile.png" />

From here, you can add additional customer details and manage everything related to the customer - including their orders, store credit, gift cards, and more.

## Add Shipping Address

<img src="https://mintcdn.com/spreecommerce/jBzwDbu2Rx51CPU9/images/user/customers/create-customer/4-shipping-address.png?fit=max&auto=format&n=jBzwDbu2Rx51CPU9&q=85&s=342f6f407a9048125379e59803d55125" alt="Adding a shipping address to a customer in Spree Commerce" width="1878" height="1310" data-path="images/user/customers/create-customer/4-shipping-address.png" />

To add the customer’s shipping address, follow these steps:

1. Locate the **Shipping Address** section of the customer’s profile
2. Click **Add** to open the address form
3. Fill in the the customers shipping details and click **Create**

Once created, you’ll be able to preview the customer’s shipping address.

<img src="https://mintcdn.com/spreecommerce/jBzwDbu2Rx51CPU9/images/user/customers/create-customer/5-address-preview.png?fit=max&auto=format&n=jBzwDbu2Rx51CPU9&q=85&s=ab1da5313fa46b3b88b51bc60c6511b9" alt="Customer address map preciew in Spree Commerce" width="1592" height="1074" data-path="images/user/customers/create-customer/5-address-preview.png" />

<Note>If your store has the Google Maps API connected, a map will appear alongside the saved address, pinpointing the customer's location. This can help visually confirm the accuracy of the address.</Note>

## Add Billing Address

By default the billing address is set to **Same as Shipping Address**.

To use a different billing address:

1. Click **Edit** under the **Billing Address** section.
2. Select **Add New Address**, enter the billing address, and click **Create**.

## Customer Login Access

In order for the customer to access their account, they must initiate a password reset on the storefront using the email address tied to their profile.
