# Manufacturing

- [Employees](https://learn.erpag.com/project/manufacturing/employees.md)
- [Machines](https://learn.erpag.com/project/manufacturing/machines.md)
- [Job titles](https://learn.erpag.com/project/manufacturing/job-titles.md)
- [Time recording](https://learn.erpag.com/project/manufacturing/time-recording.md): How to track and record work operation time
- [Contracting](https://learn.erpag.com/project/manufacturing/contracting.md)
- [Manufacturing - Fulfillment](https://learn.erpag.com/project/manufacturing/manufacturing-fulfillment.md)
- [Standard Work Order](https://learn.erpag.com/project/manufacturing/work-order.md): A work order is a document in Erpag that transforms raw materials using labor, raw materials and machines in order to get the final product.
- [BOM based Work Order](https://learn.erpag.com/project/manufacturing/work-order/bom-based-work-order.md)
- [Contracting Work Order](https://learn.erpag.com/project/manufacturing/work-order/contracting-work-order.md)
- [Work Orders - Convert to standard](https://learn.erpag.com/project/manufacturing/work-orders-convert-to-standard.md)
- [Manufacturing project](https://learn.erpag.com/project/manufacturing/manufacturing-project.md)
- [Manufacturing project - Basics](https://learn.erpag.com/project/manufacturing/manufacturing-project/manufacturing-project-01.md): When do we use manufacturing projects(MP)? How to use MPs Reporting.
- [Service Project](https://learn.erpag.com/project/manufacturing/service-project.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://learn.erpag.com/project/manufacturing.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.
