# UoM (Unit of Measurement)

UoM is a menu used to manage the master data of the product unit that will be used when creating the product master data.

## **Create New UoM**

1. Select the "**Items**" menu on the "**Faspay Billing**" menu, then display the Items menu page. Click "**UoM**" to display the Unit of Measurement menu page. Click "**+Create**" to add New UoM on the UoM menu page.

<figure><img src="https://3692871117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2FxbBTIdzDsILeN5Mq4ttl%2Fd-mh%20-%202023-07-27T085802.339.png?alt=media&#x26;token=e5189931-a77a-4073-a8e5-a167792d2d92" alt=""><figcaption><p>UoM Page</p></figcaption></figure>

2. Then, it will display "**Add New Unit of Measurement**" form to input new data. The new data entered is **UoM Name, Quantity**, and **Description**.

<figure><img src="https://3692871117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2Fsola7vEd8ufbeEdQMp9a%2Fd.png?alt=media&#x26;token=94f82393-9308-4d19-a954-99e5ad6a95ac" alt="" width="394"><figcaption><p><strong>Add New Unit of Measurement Form</strong></p></figcaption></figure>

3. The following is an example of a new UoM data input. Click "**Save**" to save the data.

<figure><img src="https://3692871117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2FRZPrFLTdvL314nlGOjwK%2Fd-mh%20-%202023-07-27T090215.218.png?alt=media&#x26;token=e40fedd0-0a32-4824-b3e7-8c5d50d1d62a" alt="" width="435"><figcaption><p><strong>Inputting Data at Add New Unit of Measurement Form</strong></p></figcaption></figure>

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

## **Delete Data UoM**

1. Select the UoM data to be deleted by checking the UoM menu page. Then, click "**Delete**" on the right corner of the UoM menu page.

<figure><img src="https://3692871117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2FaO0xVz2O7rVCdwNRJ7f8%2Fd-mh%20-%202023-07-27T090723.681.png?alt=media&#x26;token=21430e72-2a0a-4d15-953a-bb027529397f" alt=""><figcaption><p><strong>Delete UoM</strong></p></figcaption></figure>

2. Next, it will display a confirmation message regarding data deletion. Click "**Yes**" to continue the data deletion process.

<figure><img src="https://3692871117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2FepATLHUXK9y2IZBaR8xn%2Fd-mh%20-%202023-07-27T090946.211.png?alt=media&#x26;token=d0dd57a9-e849-4524-b8ea-85bb450d8ec1" alt="" width="389"><figcaption><p>Confirm Delete Data</p></figcaption></figure>

3. A notification message will be displayed that the data was successfully deleted. Click "**OK**" to continue.

## **Search & Sort List Data UoM**

1. On the UoM menu page, there is a search data feature. Search data can be done in the Unit of Measure, Quantity, and Description columns. The following is an example of search data by Unit of Measure.

<figure><img src="https://3692871117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2FSVs17x6oqR6m3BEXD2Ao%2Fd-mh%20-%202023-07-27T093000.935.png?alt=media&#x26;token=ef5791f2-04dd-450b-906e-54d9e30ac9e7" alt=""><figcaption><p>Search UoM Data</p></figcaption></figure>

2. &#x20;Data can be sorted by **No, Unit of Measure**, and **Quantity** columns. The following is an example of sorting a list of data in order of Unit of Measure.

<figure><img src="https://3692871117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2F08MqBOxaEBneWUT2IV7s%2Fd-mh%20-%202023-07-27T094221.566.png?alt=media&#x26;token=809f49ec-2988-4f5e-a50e-25b42b56d851" alt=""><figcaption><p>Sort List Results</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/uom-unit-of-measurement.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.
