🔥 Just Launched! Werra Premium Template for HyväSee it in Action

Action-packed Steps to Configure Customer Group In Magento 2

By Sanjay JethvaUpdated on Apr 23, 2025 3 min read

Magento 2 Customer Groups is an arrangement in Magento 2 that allows dividing the types of customers based on the tax class, discounts offered, and privileges given.

I’ve posted the solution to create a customer group programmatically in Magento 2 earlier. The same way, you can configure a customer group from the admin panel also and this blog shows you how. when you want to implement any functionalities based on the Magento 2 customer groups you can find a solution by adding a customer group field in Magento 2 admin UI component form.

The default Magento 2 customer groups are:

  • General
  • Not Logged In
  • Wholesale

As the default customer groups are not enough to manage the user experience and benefits, configure customer group in Magento 2 based on the custom requirements.

Steps to Configure Customer Group in Magento 2

Login to admin panel.

Go to Customers > Customer Group.

1_Path

Click “Add New Customer Group” button to add a new customer group

2_Customer Group

Configure group information:

  1. Group Name – Name of the customer group
  2. Tax Class – Choose a tax class
add customer group details

Save the Customer Group

Once the configuration is saved, the custom customer group is seen in the Customer Groups grid.

3_saved customer

Steps to assign a default customer group to a customer in Magento 2:

  1. Login to admin panel
  2. Go to Customers > All Customers
  3. Tick the checkbox for the customer to which the customer group is to be assigned
  4. Click Actions and select “Assign a Customer Group
  5. Select the desired customer group
  6. Save configuration.

That was all about customer groups in Magento 2.

You can also refer to the video tutorial to To Configure Customer Group In Magento 2 from our Magento 2 video tutorial series:

Sanjay Jethva Full Image
Article bySanjay Jethva

Sanjay is the co-founder and CTO of Meetanshi with hands-on expertise with Magento since 2011. He specializes in complex development, integrations, extensions, and customizations. Sanjay is one the top 50 contributor to the Magento community and is recognized by Adobe. His passion for Magento 2 and Shopify solutions has made him a trusted source for businesses seeking to optimize their online stores. He loves sharing technical solutions related to Magento 2 & Shopify.