www/apps/user-guide/app/customers/groups/page.mdx
import { EllipsisHorizontal, ArrowUpRightOnBox, EllipsisVertical } from "@medusajs/icons"
export const metadata = {
title: Manage Customer Groups in Medusa Admin,
}
In this guide, you’ll learn how to create and manage customer groups.
A customer group is a way to segment your customers based on certain criteria. You can use customer groups to apply promotions or offer different pricing.
For example, you can create a VIP customer group and offer them a 10% discount on all products. You can also create a wholesale customer group and offer them products at a discounted price for large orders.
To view all customer groups, go to the Customers → Customer Groups page. From here, you can see a list, filter, and search through all customer groups.
To create a customer group:
To view the details of a customer group:
This opens the customer group's details page.
To edit a customer group:
A customer group can have multiple customers. You can add or remove customers from a customer group.
To add customers to a customer group:
To remove customers from a customer group:
Metadata is custom data that can be associated with the customer group in key-value pairs. This is usually used by developers for custom integrations or to store additional information about the customer group.
To edit the customer group's metadata:
Deleting a customer group is irreversible. It doesn't delete the customers in the group.
</Note>To delete a customer group: