# Konsep

- [Item](https://www.boxhero.io/docs/documentation/id/konsep/items.md): Item adalah unit dasar produk yang Anda kelola di BoxHero. Mudah menambah, mengedit, atau menghapus item melalui Data Center. BoxHero memudahkan Anda menjaga inventaris tetap akurat dan mutakhir.
- [Lokasi](https://www.boxhero.io/docs/documentation/id/konsep/locations.md): "Lokasi" di BoxHero mewakili tempat fisik penyimpanan inventaris Anda, seperti gudang, toko, atau ruang stok. Anda dapat dengan mudah melacak dan mengelola stok berdasarkan lokasi dengan BoxHero.
- [Atribut](https://www.boxhero.io/docs/documentation/id/konsep/attributes.md): Atribut memungkinkan Anda menambahkan detail ekstra ke setiap item di BoxHero, seperti kategori, merek, ukuran, warna, dan lainnya. Anda dapat membuat dan menggunakan bidang ini untuk mengatur dan mengelola item Anda dengan lebih mudah.
- [Anggota](https://www.boxhero.io/docs/documentation/id/konsep/members.md): Kelola anggota tim Anda di BoxHero. Anda dapat mengundang anggota baru, menetapkan peran dan izin, serta menghapus anggota sesuai kebutuhan.
- [Mitra](https://www.boxhero.io/docs/documentation/id/konsep/partners.md): Kelola mitra Anda — baik pemasok maupun pelanggan yang bekerja sama dengan Anda — untuk melacak pesanan inventaris. Anda dapat menyimpan dan mengakses detail seperti nama dan informasi kontak mereka.


---

# 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://www.boxhero.io/docs/documentation/id/konsep.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.
