# Manufacture&#x20;

- [Machine](https://pointhub.gitbook.io/pointhub-documentation/manufacture/machine.md): Fitur Ini untuk menambahkan master mesin yang akan digunakan dalam setiap proses
- [Edit Machine](https://pointhub.gitbook.io/pointhub-documentation/manufacture/machine/edit-machine.md): Fitur Ini update data machine yang telah anda input pada erp
- [Delete Machine](https://pointhub.gitbook.io/pointhub-documentation/manufacture/machine/delete-machine.md): Fitur ini untuk melakukan delete data machine yang sudah tidak terpakai.
- [Process](https://pointhub.gitbook.io/pointhub-documentation/manufacture/process.md): Modul ini Untuk menambahkan jenis jenis proses yang tersedia pada produksi
- [Edit Process](https://pointhub.gitbook.io/pointhub-documentation/manufacture/process/edit-process.md): Fitur ini untuk melakukan update data process yang dilakukan pada
- [Delete Process](https://pointhub.gitbook.io/pointhub-documentation/manufacture/process/delete-process.md): Fitur untuk delete data process yang salah input
- [Formula](https://pointhub.gitbook.io/pointhub-documentation/manufacture/formula.md): Fitur ini untuk mencatat setiap formula item pada proses produksi
- [Edit Formula](https://pointhub.gitbook.io/pointhub-documentation/manufacture/formula/edit-formula.md): Digunakan update data formula apabila terjadi kesalahan input pada saat proses pembuatan formula
- [Delete Formula](https://pointhub.gitbook.io/pointhub-documentation/manufacture/formula/delete-formula.md): Fitur ini berfungsi delete data formula yang salah / tidak digunakan
- [Production In ](https://pointhub.gitbook.io/pointhub-documentation/manufacture/production-in.md): Modul Ini untuk melakukan pengambilan bahan baku untuk proses produksi
- [Production Out](https://pointhub.gitbook.io/pointhub-documentation/manufacture/production-out.md): Modul Ini digunakan mencatat setiap item hasil produksi.


---

# 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/manufacture.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.
