> 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/warehouse/menambahkan-warehouse-master.md).

# Menambahkan Warehouse Master

**Step 1.** Kunjungi website DMS di[ **https://my.simplidots.co.id/#/Account/Signin**](https://my.simplidots.co.id/#/Account/Signin) dan **masuk** dengan menggunakan **Username** beserta **Password** akun DMS Anda

![](/files/-MWS6IWCnFgdB9ylMfDS)

**Step 2.** Setelah berhasil masuk ke akun DMS Anda, kemudian pilih menu **“Master Data” > “Warehouse” > “Warehouse Master”**

![](/files/-MWS6Vs0vf1bCs9YxPgx)

**Step 3.** Pada halaman Warehouse, pilih tombol **“+”** yang berada dibagian kanan bawah

![](/files/-MWS6d9S199QOiHRpZ0H)

**Step 4.** Anda dapat mulai memasukkan Warehouse baru beserta detail informasi yang dibutuhkan

1. Isi kolom **“Warehouse Type”** dengan tipe warehouse baru yang Anda masukkan. Jika tipe warehous yang Anda inginkan belum tersedia, Anda dapat menambahkannya dengan pilih tombol **“+”** yang berada tepat disamping kolom **“Warehouse Type”.** Setelah  memasukkan nama dikolom **“Name”** dan keterangan lebih lanjut mengenai tipe warehose baru dikolom **“Description”,** Anda dapat melakukan **“Save”**

![](/files/-MWS79CELS9QYZewoWpR)

![](/files/-MWS7E3zJlXRlC2e1Zja)

2\. Isi kolom **“Name”** dengan nama warehose baru yang Anda inginkan

3\. Isi kolom **“Location”** dengan lokasi tempat warehouse berada

4\. Isi kolom **“Description”** jika Anda ingin memberikan keterangan lebih lanjut mengenai warehosue baru yang Anda masukkan

**Step 5.** Jika keseluruhan informasi yang dibutuhkan telah terisi, maka Anda dapat memilih tombol **“Save”** untuk melakukan penyimpanan nama warehouse baru yang telah dimasukkan. **“Save & New”** untuk melakukan penyimpanan warehouse baru sekaligus selanjutnya ingin menambahkan warehouse baru lainnya

![](/files/-MWS7uIN_LyWg2NlKpUv)

**Berikut tampilan daftar warehouse yang telah Anda masukkan**

![](/files/-MWS84zOEA8WmCVq8cqR)


---

# 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/warehouse/menambahkan-warehouse-master.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.
