# Supplier

Menu ini untuk mengelola data supplier.

## Menambah Supplier

Untuk menambahkan supplier baru, kamu bisa mengikuti langkah berikut:

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

1. Pilih menu **`Supplier > Tambah`**
2. Isikan informasi supplier kamu dan klik tombol **`Simpan`**.

## Mengedit Supplier

<figure><img src="/files/8IWbdQCbfxi7I1DqeFOk" alt=""><figcaption></figcaption></figure>

1. Pilih baris supplier yang ingin kamu edit.
2. Klik icon pensil dan akan muncul popup data supplier.
3. Edit data yang diinginkan dan tekan tombol **`Simpan`**.

## Menghapus Supplier

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

1. Pilih baris data supplier yang ingin kamu hapus.
2. Klik icon tong sampah kemudian akan muncul konfirmasi penghapusan.
3. Klik tombol **`YES`** dan data akan terhapus permanen dari sistem.


---

# 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://doc.nexaseller.com/tutorials/panel-nexaseller/pembelian/supplier.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.
