# Creating a Manufacturing Job

1. In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Stock** > **Manufacturing**.
2. Click **Add Manufacturing**.
3. Enter the details:
   1. **Operation time** — Date and time of the job.
   2. **Batch number** — Identifier for the manufacturing job.
   3. **Reference** — Optional reference or note for tracking purposes.
   4. **Status** — Select the current status of the job (Pending, Failed, Cancelled,  or Completed)
4. Add products by searching for manufacturing item(s) and entering the quantity.
5. Click **Create.**

<figure><img src="/files/SdMkFkeW45fMeOt4trXb" alt=""><figcaption></figcaption></figure>


---

# 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://docs.bossithq.com/manufacturing/manufacturing-jobs/creating-a-manufacturing-job.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.
