# Machines

If you are using multiple machines in your production process, and it's important for you to assign them to particular work operations and to particular employees to work on them, there are a few steps that will enable you to do so.

Go to:

```
Manufacturing > machines > add new
```

![](/files/-LTwSqNpliN_u2FGY8oJ)

This will open a window where you can add a description of your machines and their serial number.

![](/files/-LTwSWF9qD0tkBEh2uNL)

You also have a group section, where you can select the product category of this machine or choose the product category on which this machine is being used. You can also choose the trademark and shelf on which it is placed in the warehouse.

You have an open field, the detailed description, where you can enter any wanted information.

Once you've created the machine and saved the changes, when you start creating a new work order, you will have an additional column in the work operation section to choose the wanted machine from the drop-down menu.

![](/files/-LTwVK9U9KG_IAzORCtd)

You can also use a quick add option to add a new machine on the spot.

Now, when you enter each of the work orders from the list, you will be able to see which machine is being used in that production process.


---

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