> For the complete documentation index, see [llms.txt](https://panduan-dms.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-dms.simplidots.id/website-backoffice/dms-distribution-management-system/master-data/product/pricelist-1/menambahkan-price-list-dengan-cara-import.md).

# Menambahkan Price List Dengan Cara Import

**Step 1.** Buka menu **Master Data**\
**Step 2.** Pilih **Product** \
**Step 3.** Pilih **Pricelist**

![](/files/-MXSke9IOmO8M8q1s3rg)

**Step 4.** Pilih **Import.**

![](/files/-MXSl-wLEvQRLt_QSepU)

**Step 5.** Pilih **Template**.\
**Step 6.** Template akan terunduh otomatis ke folder download PC Anda.&#x20;

![](/files/-MXSm2Ee8IdRMoOQKcpN)

**Step 7.** Buka file "**Pricelist\_Template.xls**"\
**Step 8.** Isi sesuai kolom yang tertera. Kemudian **Simpan**.

![](/files/-MXSoWVLZgVMS0HiF4E6)

Contoh:&#x20;

![](/files/-MXSpH7Y6yH6kFso9HFP)

**Step 9.** Buka menu **Pricelist** kembali, kemudian pilih **Choose File**.&#x20;

![](/files/-MXSpzQi_LZdyspSmYZW)

**Step 10.** Pilih Pricelist yang telah tersimpan untuk diunggah. Lalu pilih **Open.**&#x20;

![](/files/-MXSqLi0OptFF1e6zSkh)

**Step 11.** Pastikan file dipilih sudah benar. Kemudian pilih **Upload**.

![](/files/-MXSqisRHXXc39Plqvak)

**Step 12.** File berhasil ter-uploaded setelah muncul pesan **"Import Data Success"** seperti berikut.

![](/files/-MXSrE6D1f03DpCoGjcR)

**Step 13.** Data yang telah berhasil di-imported akan terlihat pada Price List.

![](/files/-MXSsXcDwvjl-Y3k45QK)

**Step 14.** Pastikan data yang masuk telah sesuai dengan pilih nama Pricelist pada kolom **Name**.\
&#x20;               Contoh: Semi Grosir.

![](/files/-MXSt0xMmON9TANA3W9o)


---

# 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, and the optional `goal` query parameter:

```
GET https://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/master-data/product/pricelist-1/menambahkan-price-list-dengan-cara-import.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
