> 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/stok/gudang/cara-menambahkan-gudang-import.md).

# Cara Menambahkan Gudang (Import)

### Cara Menambahkan Gudang (Import)

**Step 1:** Masuk ke menu **Stok >  Gudang.**

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

**Step 2:** Klik tombol **Pengaturan.**

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

**Step 3:** Klik tombol **Import Data Baru**.

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

**Step 4:** Silakan download template yang telah disediakan oleh SimpliDOTS.

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

**Step 5:**  Setelah file terunduh (nama file: Template Warehouse - SimpliDOTS.xlsx), silakan isi data sesuai dengan format kolom yang telah disediakan:

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

{% hint style="info" %}

* **Code :** Kode gudang.
* **Name :** Nama gudang.
* **Latitude :** Titik koordinat garis lintang lokasi gudang.
* **Longitude : T**itik koordinat garis bujur lokasi gudang
* **Full Address:** Alamat lengkap lokasi gudang.
* **IsFleetShouldReturnToWarehouse:** \
  **-** Isi <mark style="color:red;">**False**</mark> jika perhitungan waktu pengantaran oleh armada tidak berakhir kembali ke gudang. \
  \- Isi <mark style="color:green;">**True**</mark> jika perhitungan waktu pengantaran oleh armada kembali ke gudang.
* **Description :** Deskripsi mengenai gudang.
  {% endhint %}

**Step 6:** Upload file yang sudah diisi dengan cara klik tombol **Choose File**, kemudian pilih file yang tadi sudah diisi data. Lalu klik tombol **Upload.**

<figure><img src="/files/1G63bDlIpPIHNX5nEHRN" alt=""><figcaption></figcaption></figure>

**Step 7:** Data yang tersimpan akan muncul di halaman **Gudang**.Gudang yang telah dibuat akan muncul di tabel **Gudang**.

<figure><img src="/files/6MyOO5ER4Ko6yDYBvLcw" alt=""><figcaption></figcaption></figure>

Silakan dicoba, Kawan Simpli! :) &#x20;


---

# 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/stok/gudang/cara-menambahkan-gudang-import.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.
