# Customer Groups

In an e-commerce store, customer groups are predefined segments of customers who share similar characteristics, preferences, or behaviours. These customer groups can allow customers to have different price lists or payment methods.

### How to Create Customer Groups

1. Click on Customers > Customer Groups
2. Click on the Create Button
3. Give your Customer Group a Name
4. Click on the Create Button and select criteria from the Dropdown
5. Fill in the Criteria details
6. Click on the OK Button once you have added all your Criteria

{% embed url="<https://scribehow.com/embed/How_to_Create_Customer_Group__jqXLt8WaRg2-lrIC4za-Rw>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.storefront.co.za/features/customers/customer-groups.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
