# Graphs Eng

**Graphs Eng** tool is an OntoGuiWeb module that visualizes graphs representing parts/part types (i.e. bill of material - BoM), processes (i.e. bill of process - BoP), and production systems (i.e. system layout in terms of workstations and buffers).&#x20;

This tool is based on the GraphViz library and supports the export of graphs in SVG, PNG, and DOT format.

<figure><img src="/files/wPAFwAPCBcLf5YwmxfL2" alt=""><figcaption><p>Production system layout</p></figcaption></figure>

<figure><img src="/files/nvaOi1vUZAZRrOxgic5J" alt=""><figcaption><p>Bill of Materials</p></figcaption></figure>

<figure><img src="/files/JuLzivk1sEgwtrfJu4Rm" alt=""><figcaption><p>Bill of Process</p></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://virtualfactory.gitbook.io/vlft/tools/ontoguiweb/modules/graphs-eng.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.
