# Gudang

Menu Gudang berfungsi untuk menambahkan data gudang baru. Fitur ini memungkinkan pengguna untuk mendaftarkan dan mengelola lokasi penyimpanan produk.

Langkah-langkah menambahkan gudang:

1. Pilih menu Gudang.<br>

   <figure><img src="/files/tv9UuacT8Z7j15sVD6Qy" alt=""><figcaption></figcaption></figure>
2. Klik tombol Tambah.
3. Masukkan nama gudang, perusahaan, no hp dan lengkapi alamat.
4. Klik tombol Simpan<br>

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

<br>


---

# 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.gasskan.id/inventory/gudang.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.
