> 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-secara-manual.md).

# Cara Menambah Data Pegawai Secara Manual

## Menambahkan Data Pegawai

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

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

**Step 2:** Kemudian klik **Tambah Pegawai**.

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

**Step 3:** Masukkan data pegawai Anda sesuai yang tertera pada form seperti ***Kode**, **IsActive**, **Nama**, **Pilih Akun**, **Handphone**, **Alamat**, **Posisi**, **Division**, dan **Gudang**.*

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

{% hint style="info" %}

* **Kode**: Kode akan otomatis tergenerate apabila kosong.
* **Nama** : Isi nama pegawai yang ingin didaftar
* **IsActive**: Centang jika pegawai merupakan pegawai yang sedang aktif bekerja.
* **Pilih Akun**: Pilih akun tersedia yang bisa mengakses data pegawai.
* **Handphone**: Isi nomor handphone pegawai yang aktif.
* **Alamat**: Isi alamat domisili pegawai.
* **Posisi**: Pilih posisi pekerjaan pegawai.
* **Division**: Pilih divisi yang sesuai yang dibutuhkan.
* **Gudang** Pilih bagian gudang dimana pegawai ditempatkan.

**Note:** Pilihan dengan Tanda **(\*)** wajib diisi
{% endhint %}

**Step 4:** Jika sudah diisi dengan benar, pilih tombol **Simpan**.

\
**Step 5:** Data dinyatakan tersimpan apabila Anda diarahkan kembali ke halaman **Data Pegawai** dan muncul pop up:

![](https://www.simplidots.com/wp-content/uploads/saved.png)

**Step 6:** Anda juga dapat memastikan dengan mencari nama pegawai pada kolom pencarian.

![](https://www.simplidots.com/wp-content/uploads/cari.png)

\
**Step 7:** Jika nama pegawai muncul, maka data pegawai Anda telah tersimpan.\
**Contoh:** Felis

<figure><img src="/files/59OveEx32Io5XvR2eEpi" 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-secara-manual.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.
