# Customer Group

## Guide

This is how to manage the Customer Group on the Customers page.

### **Create a New Customer Group**

1. Select the customer menu on the "**Faspay Billing**" menu, then display the Customer menu page. Click "**Customer Group**" to display the customer group page, and click "**+Create**" to add a new customer group.

<figure><img src="/files/CZ8Ph7XfZPTyOwvntdFJ" alt=""><figcaption><p>Customer Group Page</p></figcaption></figure>

2. On the Add new group form, input data, then click "**Save**" to save the data.

<figure><img src="/files/xZLHSNJoQVDzTRo7bGfT" alt="" width="323"><figcaption><p>Save Customer Group</p></figcaption></figure>

3. The data that has been successfully added will be displayed on the customer group list page.

<figure><img src="/files/SEUIksncwABK1y1ONauf" alt=""><figcaption><p>Customer Group Page</p></figcaption></figure>

### **Search & Sort List Data Customer Group**

1. On the customer group list page, users can search and filter data as needed by "**Group Name**” or by "**Description**" using the search form.

<figure><img src="/files/G1PGzya5Vi4wkXOhpFVH" alt=""><figcaption><p>Search Form</p></figcaption></figure>

2. This is an example of displaying data based on the "**Group Name**" filter.

<figure><img src="/files/8tmm2hLE6PzcR249RywV" alt=""><figcaption><p>Search Result</p></figcaption></figure>

### **Delete Customer Group Data**

1. Checklist the data on the customer group list page, then click "**Delete**”.

<figure><img src="/files/dB8RZBoUD9Lf0U8tDS94" alt=""><figcaption><p>Delete Customer Group</p></figcaption></figure>

2. A confirmation message notification will be displayed, to continue click "**Yes**”.

<figure><img src="/files/BrcZl5VYNkTwte0Zrwid" alt="" width="314"><figcaption><p>Delete Data Confirm</p></figcaption></figure>

3. The data that was successfully deleted will not be available on the customer group list page.

<figure><img src="/files/gZXS5xYk4rsiWcMBWX1y" alt=""><figcaption><p>Data Successfully Deleted</p></figcaption></figure>

&#x20;


---

# 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://docs.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/customers/customer-group.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.
