# Master&#x20;

- [User](https://pointhub.gitbook.io/pointhub-documentation/master/user.md)
- [Role Permission](https://pointhub.gitbook.io/pointhub-documentation/master/role-permission.md)
- [Branch](https://pointhub.gitbook.io/pointhub-documentation/master/branch.md): Master Branch digunakan untuk menyimpan data branch Anda. Dengan begitu, Anda bisa menghubungi mereka dengan mudah
- [Warehouse](https://pointhub.gitbook.io/pointhub-documentation/master/warehouse.md): Master Warehouse digunakan untuk menyimpan data supplier Anda. Dengan begitu, Anda bisa menghubungi mereka dengan mudah
- [Supplier](https://pointhub.gitbook.io/pointhub-documentation/master/supplier.md): Master Supplier digunakan untuk menyimpan data supplier Anda. Dengan begitu, Anda bisa menghubungi mereka dengan mudah
- [Cara Mengatasi Error ?](https://pointhub.gitbook.io/pointhub-documentation/master/supplier/cara-mengatasi-error.md): Error terjadi ketika user mengisikan data tidak sesuai dengan requirement pada program erp. Dibawah ini beberapa cara menyelesaikan error akibat salah requirement.
- [Delete Supplier](https://pointhub.gitbook.io/pointhub-documentation/master/supplier/delete-supplier.md): Delete supplier digunakan menghapus data supplier yang tidak terpakai atau salah data
- [Update Supplier](https://pointhub.gitbook.io/pointhub-documentation/master/supplier/update-supplier.md): Fitur update digunakan menambahkan data terbaru dari Supplier spt : alamat supplier, no telp supplier, alamat supplier, Rekening bank supplier.
- [Customer](https://pointhub.gitbook.io/pointhub-documentation/master/customer.md): Master customer digunakan untuk menyimpan data customer Anda. Dengan begitu, Anda bisa menghubungi mereka dengan mudah
- [Cara Mengatasi Error ?](https://pointhub.gitbook.io/pointhub-documentation/master/customer/cara-mengatasi-error.md): Error terjadi ketika user mengisikan data tidak sesuai dengan requirement pada program erp. Dibawah ini beberapa cara menyelesaikan error akibat salah requirement.
- [Delete Customer](https://pointhub.gitbook.io/pointhub-documentation/master/customer/delete-customer.md): Fitur Delete digunakan Menghapus data customer yang sudah tidak digunakan atau salah data.
- [Update Customer](https://pointhub.gitbook.io/pointhub-documentation/master/customer/update-customer.md): Fitur update digunakan menambahkan data terbaru dari user spt : alamat customer, nomor telp customer, Bank Customer.
- [Expedition](https://pointhub.gitbook.io/pointhub-documentation/master/expedition.md): Master Expedisi digunakan untuk menyimpan data customer Anda. Dengan begitu, Anda bisa menghubungi mereka dengan mudah
- [Cara Mengatasi Error](https://pointhub.gitbook.io/pointhub-documentation/master/expedition/cara-mengatasi-error.md): Error terjadi ketika user mengisikan data tidak sesuai dengan requirement pada program erp. Dibawah ini beberapa cara menyelesaikan error akibat salah requirement.
- [Delete Expedition](https://pointhub.gitbook.io/pointhub-documentation/master/expedition/delete-expedition.md): Delete Expedition digunakan menghapus data master ekspedisi yang tidak terpakai atau salah data
- [Update Ekspedisi](https://pointhub.gitbook.io/pointhub-documentation/master/expedition/update-ekspedisi.md)
- [Allocation](https://pointhub.gitbook.io/pointhub-documentation/master/allocation.md): Master Allocation digunakan untuk menyimpan data alokasi transaksi Anda. Dengan begitu, Anda bisa dengan mudah mengalokasikan setiap transaksi anda.
- [Cara Mengatasi Error](https://pointhub.gitbook.io/pointhub-documentation/master/allocation/cara-mengatasi-error.md)
- [Delete Allocation](https://pointhub.gitbook.io/pointhub-documentation/master/allocation/delete-allocation.md)
- [Update Allocation](https://pointhub.gitbook.io/pointhub-documentation/master/allocation/update-allocation.md)
- [Item](https://pointhub.gitbook.io/pointhub-documentation/master/item.md): Master Supplier digunakan untuk menyimpan data supplier Anda. Dengan begitu, Anda bisa menghubungi mereka dengan mudah
- [Item](https://pointhub.gitbook.io/pointhub-documentation/master/item/item.md): Fitur ini untuk menambahkan data master item yang aktif digunakan dalam transaksi
- [Item Group](https://pointhub.gitbook.io/pointhub-documentation/master/item/item-group.md): Master Item group digunakan untuk menyimpan data item group Anda. Dengan begitu, Anda bisa mengelompokan setiap item sesuai dengan groupnya
- [Fixed Asset](https://pointhub.gitbook.io/pointhub-documentation/master/fixed-asset.md)
- [Chart Of Account](https://pointhub.gitbook.io/pointhub-documentation/master/chart-of-account.md)


---

# 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://pointhub.gitbook.io/pointhub-documentation/master.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.
