# Production Management

- [Manage Products](https://manual.unosofbooks.com/production/production-management/product-management.md): Go to Production > Production management > Manage manage products. This is one of the most important modules to manage well in UNOSOF. It is very dynamic and can be called "complex".
- [Create SKU's GYP](https://manual.unosofbooks.com/production/production-management/product-management/create-skus-gyp.md): In this page we can see how to create SKU's for gyp
- [Manage Product Api Mappings](https://manual.unosofbooks.com/production/production-management/product-management/manage-product-api-mappings.md): This option helps to assign internal IDs of products(SKUs, Varieties) from other systems in UNOSOF.


---

# 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://manual.unosofbooks.com/production/production-management.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.
