# System Design

**System Design** tool is an OntoGuiWeb module that supports the design of a production system in a selected root graph. In particular it is possible to define:

* **Part types**
* **Process plans**
* **Process steps** decomposing a process plan with processing time, input parts, successors, assignments
* **Production Systems**
* **System Elements** (e.g.machines and buffers) belonging to the selected systems
* All **Elements** in the selected root graph.

![](/files/c6ptHVjnfDssULAI40U1)


---

# 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://virtualfactory.gitbook.io/vlft/tools/ontoguiweb/modules/system-design.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.
