# Warehouse

### Berikut Langkah Langkah Menambahkan Data Warehouse:&#x20;

1. Pastikan anda sudah login dan tergabung pada project&#x20;
2. Pilih Menu Master Warehouse&#x20;
3. Klik Tombol *<mark style="color:green;">Add New.</mark>*&#x20;
4. Isi Data Warehouse anda.

<details>

<summary>Pelajari Fungsi Setiap Field Pada master warehouse </summary>

1. Branch : Untuk assign warehouse pada branch yang dipakai perusahaan.&#x20;
2. Code : Untuk menambahkan kode warehouse . Kolom Kode ***Wajib Diisi & Tidak boleh Kembar*** dengan warehouse lain&#x20;
3. Name : Untuk Menambahkan Nama warehouse. Kolom Nama ***Wajib Diisi***&#x20;

</details>

5. Jika telah selesai, klik save.


---

# 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://pointhub.gitbook.io/pointhub-documentation/master/warehouse.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.
