# Product Catalogs

## Create New Product Catalogs

1. Select the "**Items**" on the "**Faspay Billing**" menu, and click "**Product Catalogs**" to display the Product Catalogs menu page.

<figure><img src="/files/K9h1mOUDQp3FERjmyBl0" alt=""><figcaption><p>Product Catalogs Page</p></figcaption></figure>

2. On the Product Catalogs menu, click the "**+Create**" button to add a new product.

<figure><img src="/files/WecF5YX95sW92uecY8Eg" alt=""><figcaption><p>Product Catalogs Page</p></figcaption></figure>

3. The "**Add New Product**" page will be displayed.&#x20;

<figure><img src="/files/qVYiJ5rXpehgYYh77n2w" alt=""><figcaption><p>Add New Product Page</p></figcaption></figure>

* Input new product data, in the "**Product Code (SKU)**" field if it is not filled in, it will be auto-generated directly from the system.
* In the "**Stock**" field, if it is not filled, it will be included in the "unlimited stock" category of the product.
* In the "**Tax Include in price**" checklist, if it is checked, there is no need to fill in the price of the product including tax in the Tax column.

4. This is an example of inputting new product data. Click "**Save**" to save the data.

<figure><img src="/files/oJGPoUeO7UwMuRm4SOoa" alt=""><figcaption><p>Save New Product</p></figcaption></figure>

5. The new **Product Catalog** data details have been successfully created.

<figure><img src="/files/w3PiJ4RIGpoY7HqeuLBz" alt=""><figcaption><p>Product Catalog Detail</p></figcaption></figure>

## **Edit Data Product Catalog**

1. Select the product data that will be changed to the "**Product Catalog**" menu page. Then, display the product catalog data detail and click the "**Edit"** button.

<figure><img src="/files/PxGU3XuSNBSgp1KfTNLA" alt=""><figcaption><p>Edit Product</p></figcaption></figure>

2. Display the "**Edit Product Catalog**" page and make an edit to the data that needs to change. Click "**Save**" to save the change.

(for example, the product name and sale price field will be changed)

<figure><img src="/files/8ic6lTgsi6tMhAZW4GOM" alt=""><figcaption><p>Save the Edit Product</p></figcaption></figure>

{% hint style="info" %}
All fields on the "Edit Product Catalog" page can be changed.
{% endhint %}

3. A Success notification message will be displayed, that the product catalog data will be saved,  click the "**OK**" button to continue.

<figure><img src="/files/iBANj620oQBdioTpKlKe" alt=""><figcaption><p>Success Notification</p></figcaption></figure>

4. The following is a detail of the product catalog data that was successfully changed.

<figure><img src="/files/1v2PlKP5jmFsnoBsVaAB" alt=""><figcaption><p>Successfully Changed the Data</p></figcaption></figure>

## **Delete Product Catalog**

1. Select the product catalog data to delete.

<figure><img src="/files/U5aK8vcZzpFsnS7PLkrG" alt=""><figcaption><p>Select Product</p></figcaption></figure>

2. The product data detail will be displayed. Click the "**Delete"** button.

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

3. A confirmation message will be displayed, click "**Yes**" to continue the process.

<figure><img src="/files/7UCIuZ92rDtkxm7WQMQy" alt="" width="420"><figcaption><p>Confirm Delete Product Data Notification</p></figcaption></figure>

4. A notification message will be displayed, click "**OK**" to continue.

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

1. On the "**Product Catalogs**" menu page, there is a search data column based on **Code, Product Name, Category, and Price**. The following is an example of searching data based on the "**Product Name**” column.

<figure><img src="/files/4v1Y3d347C4ge65xnljv" alt=""><figcaption><p>Search Product Catalogs</p></figcaption></figure>

2. Product catalog data can be sorted by **No, Code, Product Name, Category**, and **Price** column. The following is an example of sorting list data based on the order of product names.

<figure><img src="/files/aMVGyg5IHFLXqVsOHH3W" alt=""><figcaption><p>Sort List Data</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-catalogs.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.
