> For the complete documentation index, see [llms.txt](https://panduan-sap.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/data-master/produk/cara-menambah-unit-produk.md).

# Cara Menambah Unit Produk

{% tabs %}
{% tab title="Tambah Unit" %}

### Menambahkan Unit pada Produk

**Step 1:** Buka **Data Master > Produk > Unit**

<figure><img src="/files/Dl4pWgmcBR4fM8N1pKAZ" alt=""><figcaption></figcaption></figure>

**Step 2:** Klik **Tambah Unit**.

<figure><img src="/files/VN8ywTJ4CG3KBZeuGKGx" alt=""><figcaption></figcaption></figure>

**Step 3:** Isi data unit baru sesuai dengan form yang tertera seperti **Nama** *dan* **Deskripsi***.*

<figure><img src="/files/B0PNBPyKcJxhGFQLh1lE" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Nama**: Nama unit produk, cth; Gr

**Deskripsi**: detail unit produk, cth; Gram
{% endhint %}

**Step 4:** Klik **Simpan**.

**Step 5:** Unit dikatakan berhasil tersimpan apabila muncul pop up seperti berikut

![](https://www.simplidots.com/wp-content/uploads/saved.png)

Silakan dicoba, Kawan Simpli! :)
{% endtab %}

{% tab title="Cari Unit" %}

### Cara mencari unit yang telah tersimpan

&#x20;**Step 1**: Buka **Data Master > Produk > Unit**

<figure><img src="/files/BAwoRCkTlfYgWuPA5lbD" alt=""><figcaption></figcaption></figure>

**Step 2:** List unit yang tampil merupakan unit yang telah tersimpan sebelumnya.&#x20;

<figure><img src="/files/Ga7IjJh2fThK8Agw4mVv" alt=""><figcaption></figcaption></figure>

**Step 3:** Anda juga dapat mencari nama unit pada kolom **Cari**

![](/files/-MORXeWDKgFRjE06XN1O)

&#x20;              Contoh: PCS

**Step 4:** Unit yang dicari akan muncul di tabel Unit.

<figure><img src="/files/8IZDd66GBUyQrWwbsNOW" alt=""><figcaption></figcaption></figure>

Silakan dicoba, Kawan Simpli! :)            &#x20;
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/data-master/produk/cara-menambah-unit-produk.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.
