# Product Category

Product category is a menu used to manage the master data of the product category that will be used to create the product master data.

## **Create Product Category**

1. Select the **Faspay Billing New -> Items -> Product Category** to display the Product Category menu page. Click "**Create**" to add a new product category on the Product Category menu page.

<figure><img src="/files/RZPjCSMIwKe2bMzA9ihn" alt=""><figcaption><p>Create Category</p></figcaption></figure>

2. Then, display the "**Add New Product Category**" page and input new data.

<figure><img src="/files/mG8C2w0panBocxnD8q4u" alt=""><figcaption><p>Add New Product Category</p></figcaption></figure>

3. The following is an example of inputting new product category data. Click the "**Save**" button to save the data.

<figure><img src="/files/7CWDWwXUp1MDrBleAdaH" alt=""><figcaption><p>Save New Product Category</p></figcaption></figure>

4. Display a notification message that the record was successfully added. Click "**OK**" to continue.

<figure><img src="/files/SYjYhfA6WbvUFvIVOeNx" alt=""><figcaption><p>Success Submit Data Notification</p></figcaption></figure>

## **Edit Data Product Category**

1. Select the product data to be changed on the Product Category menu page. Then, display the detailed product category data and click "**Edit**" to make a change.

<figure><img src="/files/fEmPgNtMUtQjYw5M20cM" alt=""><figcaption><p><strong>Edit Data Product Category</strong></p></figcaption></figure>

2. Display the "**Edit Category**" page and input change data. Click "**Save**" to save the data change.

<figure><img src="/files/yXLQHYQ84C1l68zbGVkX" alt=""><figcaption><p>Save Data that has been Edited</p></figcaption></figure>

3. Next, it will display a notification message that the data was successfully changed. Click "**OK**" to continue.

## **Delete Data Product Category**

1. a Select the product data to be changed on the Product Category menu page. Then, display the product category data detail and click "**Delete**" to make a change.

<figure><img src="/files/Z0Kpf06wfwpJ49ttFxcD" alt=""><figcaption><p>Delete Product Category</p></figcaption></figure>

2. Display a confirmation message regarding data deletion. Click "**Yes**" to proceed with data deletion.

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

3. Next, it will display a notification message that the data was successfully deleted. Click "**OK**" to continue.

## **Search & Sort List Data Product Category**

1. Search data can be done in the **Name, Total Product**, and **Description** fields. The following is an example of search data by Name.

<figure><img src="/files/Bm3AQ944l6DOiSTtWQ8t" alt=""><figcaption><p>Search Data Product Category</p></figcaption></figure>

1. On the Product Category menu page, there is also a data display setting feature, namely "Sort List Data". Sorting list data can be done by clicking the sort icon in the **No, Name, Total Product**, and **Description** columns. The following is an example of sorting a list of data in order of Name.

<figure><img src="/files/s1LJSdnBbFUFGSnDEt5E" alt=""><figcaption><p>Product Catalogs Sort List Result by Name</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/items/product-category.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.
