> 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/data-master/pegawai/cara-menambah-pegawai/cara-menambah-data-pegawai-melalui-import.md).

# Cara Menambah Data Pegawai Melalui Import

Untuk mempersingkat waktu, Anda dapat menambahkan data pegawai dalam jumlah banyak dengan cara import data. Proses ini hanya dapat dilakukan dengan menggunakan template yang telah disediakan oleh SimpliDOTS.

### **Cara Menambah Data Pegawai Melalui Import**

**Step 1:** Masuk ke menu **Data Master > Pegawai > Master Pegawai.**

<figure><img src="/files/3gilIT6zoVNZEK9YBtLF" alt=""><figcaption></figcaption></figure>

**Step 2:** Kemudian klik **Pengaturan > Impor Data Baru**.

<figure><img src="/files/35jsvPTWphbqdhUh4Phy" alt=""><figcaption></figcaption></figure>

**Step 3:** Kemudian klik **Download** untuk mendownload template yang telah disediakan oleh SimpliDOTS.

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

**Step 4:** Setelah file terunduh, silakan isi data sesuai dengan format kolom yang telah disediakan.

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

{% hint style="info" %}

* **Code:** Akan otomatis tergenerate apabila kosong.
* **Name** : Isi nama pegawai yang ingin didaftar
* **PositionName**: Pilih posisi pekerjaan pegawai.
* **Handphone**: Isi nomor handphone pegawai yang aktif.
* **Address**: Isi alamat domisili pegawai.
* **WarehouseName:** Pilih bagian gudang dimana pegawai ditempatkan.
* **DivisionName**: Pilih divisi yang sesuai yang dibutuhkan.
  {% endhint %}

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

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

**Step 6:** Setelah dilakukan upload, cek data yang telah terupload pada pencarian di daftar pelanggan untuk memastikan datanya sudah masuk.

**Contoh:** Achmad D

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

Silakan dicoba, Kawan Simpli! :)


---

# 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-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/data-master/pegawai/cara-menambah-pegawai/cara-menambah-data-pegawai-melalui-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.
