# Daftar Merek

Fungsi utama menu ini meliputi penambahan data merek baru, pengeditan informasi merek yang sudah ada, serta pencarian dan penampilan daftar lengkap semua merek yang tersedia dalam sistem. Dengan adanya fitur ini, kamu dapat memastikan konsistensi dan akurasi data merek pada setiap produk, yang mendukung efisiensi manajemen stok dan identifikasi produk dalam strategi pemasaran yang lebih baik.

Untuk menambahkan merek baru, kamu akses ke menu **`Inventory > Katalog > Merek > Tambah.`**

<figure><img src="/files/2wieXFnvztANGk4bNBlV" alt=""><figcaption></figcaption></figure>

Tambah merek untuk produk yang kamu jual kemudian klik tombol **`Simpan`**.


---

# 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/inventory/daftar-merek.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.
